on 2014 Jan 16 6:04 PM
Hi all.
I am searching the concrete RFC where the data transfer from a shopping cart in SRM to a Purchase order in R/3 is done. The transfer of data is correctly done between both systems. Theoretically, this RFC is BAPI_PO_CREATE1 and the BADI to map custom fields is BBP_CREATE_BE_PO_NEW. However, when I put some code in an implementation of this BADI, it doesn't work. Can anybody tell me any other alternative to transfer SC to PO? Is there any other RFC to do this? Is there any other alternative method?
Thanks in advance.
Request clarification before answering.
We use BADI: BBP_CREATE_BE_PO_NEW, method: FILL_PO_INTERFACE1, Associated Type: BBPS_BADI_PO_CREATE1 and then component: IT_POITEMX and structure BBPS_BADI_PO_ITEMX_1
This is how we change things when creating PO's in ECC. This is standard.
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.