Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种以编程方式更新零件分类数据的方法。这是事务 /sapsll/product_03 的分类选项卡上的数据。分类数据存储在表 /SAPSLL/PRCTSC 中。我找到了功能模块 /SAPSLL/PRCTSC_DB_WRITE 但它基本上只是直接更新表。我想利用分类屏幕后面的验证。任何人都知道一个功能模块来做到这一点?
我找到的最好的解决方案是 class /SAPSLL/CL_PR。
/SAPSLL/CL_PR