cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_PO_INBOUND_BADI:Transfer value from SRM to ECC PO custom field

Former Member
0 Kudos

Hello, everyone

     Our SRM version is 7.13 with classic scenario,  ECC version is 6.17.  transferring quotation data to ECC for creating PO by PI.

    I created a custom field such as Z1 for PO in ECC ,  I need transfer someone value from SRM to Z1 when press 'create PO' in quotation,

So  I have to use BADI:BBP_PO_INBOUND_BADI in ECC before PO generating,  but I found the breakpoint can not  reach this BADI, Why ?  how should I do?

I used to apply normally  this BADI in SRM7.02 and ECC6.05  without PI  with extend classic scenario.

Thanks very much

  Jesse.

Accepted Solutions (0)

Answers (1)

Answers (1)

venkat_annam
Explorer
0 Kudos

Hi Jesse,

I think the BBP_PO_INBOUND_BADI  is used to enhance the data when the PO is sent via BAPI.

Please check the PI interface name that you are using and find out the Proxy name (in Tcode: SPROXY) and find an Enhancement spot (either in SRM or in ECC).

Regards

Venkat