cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in BADI Implementation BBP_CREATE_BE_PO_NEW

Former Member
0 Kudos

Hi SRM Gurus,

I used the BADI 'BBP_CREATE_BE_PO_NEW' to create the PO which uses

'BAPI_PO_CREATE1' in the backend to create the PO.

The Issue is the Email_id is not filled in the BACK end.

I have passed the required entries in table 'IT_POADDRDELIVERY'.

But in Debugging i found that in the Backend the Table parameter POADDRDELIVERY of "BAPI_PO_CREATE1'

has been commented out because of which Address details

are not filled.

Is there any other method to Fill the Delivery Address details?

Please throw some light on this.

I'am working on ECC 5.0 Classic Scenario.

Thank You.

With Regards,

P.Arunkumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank You Imthiaz.

It is working fine.

Full Points to you.

Thank You.

With Regards,

P.Arunkumar

imthiaz_ahmed
Active Contributor
0 Kudos

Please refer to this note

Note 767461 - Transfer of ship-to address to back-end system

Regards,

Imthiaz

Award "MAX" points if found useful

Former Member
0 Kudos

Hi ,

My Issue has been sorted out.Thank U very much Imthiaz.

I reward full point to you.

Thank You.

With Regards,

P.Arunkumar