on 2010 Dec 06 5:58 PM
Hi Friends
In order to debug how a shopping card is being created in the backend I have parked a shopping on hold and transfered
the shopping card through FM BBP_REQREQ_TRANSFER manually. Furthermore I have checked in the table BBP_FUNCTION_MAP
for the "System Type R/3_4.6C" (entry in the customizing -> Define Backend Systems) and the object type 2201.
All possible Adapter are these listed Function modules. I have set breakpoints at these FM. But no result. The breakpoint doesn't stop anywhere else.
BUS2121 CreateAsset R/3_4.6C B46_CREATE_ASSET
BUS2121 ExtReqFulfill R/3_4.6C B31I_EXTREQ_FULFILLMENT
BUS2121 GetAccount R/3_4.6C B31I_GET_ACCOUNT
BUS2121 GetDataCO R/3_4.6C B31I_GET_CO_DATA
BUS2121 GetDataMM R/3_4.6C B31I_GET_MM_DATA
BUS2121 StatusRead R/3_4.6C B31I_STATUS_READ
BUS2121 TableRead R/3_4.6C B40B_READ_TABLE
My Questions are: (We are using SRM 5.0 )
1) How can I find out which FM is responsible for creating of the SC finally in the backend
2) How can I debug this requirement in this case.
Kind Regards
Marco
Request clarification before answering.
the solution is:
The affected Object Type is:
BUS2012 and not BUS2121 .
When you search for BUS2012 in the table
BBP_FUNCTION_MAP
the you get
CL_BBP_BS_ADAPTER_PO_CRT_46C
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.