on 2016 Jan 27 7:49 PM
Hi All,
I created a custom button in the SC creation screen to add items from a custom WDA (did not use it as external Catalog).
I'm using the method /SAPSRM/IF_PDO_BO_SC~ADD_ITEM for adding the items into the SC screen, but the problem is that I'm not able to set a specific Cost Center and a Supplier in that method, those fields are not available in the importing structure.
Is there any other method where I can set the supplier and the cost center for those items??
Thanks!!
Matias
Request clarification before answering.
Hello,
method for partners: /SAPSRM/IF_PDO_DO_PARTNER_BASE~ADD_ITEM_PARTNERS
method for accounting: /SAPSRM/IF_PDO_DO_ACCT_ASSGMNT~ADD_ACCOUNT_ASSIGNMENT
For both: /SAPSRM/CL_PDO_BO_SC class.
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.