cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

debug SC creation

Former Member
0 Likes
189

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

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