cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_PD_SC_TRANSFER do not create SRM PO

Former Member
0 Kudos

Hello,

We use SRM 7.0. In production, SC is approved but SRM PO is not created. I tried ti use BBP_PD_SC_TRANSFER Function module to transfer the SC but SRM PO is not created. I tried to debug by setting breakpoints in the BADI BBP_DOC_CHANGE_BADI but program never stop there.

Could you please help me?

Thanks,

Hazem.

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Employee
Employee
0 Kudos

Hello,

In order to use BBP_PD_SC_TRANSFER, if shopping cart item has any status (like I1111 or I1112), method filter_items (of class cl_bbp_sc_transfer_classic) should be skiped. This method will exclude from transfer any item which has any status.

Regards,

Ricardo

Former Member
0 Kudos

Exact!

That's what i did through debugging and SRM PO was created correctly.

Thanks and best regards,

Hazem.

Answers (0)