Skip to Content
0
Former Member
Jun 08, 2011 at 01:59 PM

call of BAPI_PO_CREATE in SRM while creating SC

107 Views

Dear Experts,

I am missing the call of BAPI_PO_CREATE1 while I am creating a shopping card.

I have checked the table "BBP_FUNCTION_MAP", according to my system type "ERP_2.0"

is for object BUS2012 this method responsible.

CreateFromData1 ERP_2.0 CL_BBP_BS_ADAPTER_PO_CRT_ERP10

But regret to say while debugging (I have set a breakpoint in FM META_BAPI_DISPATCH)

all what is visible as follows.

B45A_SOURCEDETERMIN_GETSOS Object BUS6025

B45A_SOURCEDETERMIN_GETSOS Object BUS6025

B31I_CORE_AVAILABLE Object CORE

B46B_TAX_CALCULATE_DOC Object TAX

B31I_ACC_PURCHASE_REQUI_CHECK Object BUS6009

B45A_SOURCEDETERMIN_GETSOS Object BUS6025

B45A_SOURCEDETERMIN_GETSOS Object BUS6025

In the backend an order will be created, but on the SRM side is no call of

BAPI_PO_CREATE. What is wrong with my settings, I am missing the Object for Order BUS2012.

Kind Regards

Marco