cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI Adress XD01/XD02

Former Member
0 Kudos

I need to export data during the expansion of the CUSTOMER to a specific sales organization (XD01,02), I need to export the field with the name and address (Street 1, Street 2, Street 3, etc.). I am using BAPI CUSTOMER_ADD_DATA method CHECK_ALL_DATA, but unfortunately there is no data in the fields Street 2 Street 3 Street 4 How can I get this information?

Accepted Solutions (0)

Answers (2)

Answers (2)

AnoopMayamkote
Participant
0 Kudos

why you can check ur work area and internal table before running the bapi

AnoopMayamkote
Participant
0 Kudos

Hie Marina,

Try this one BAPI_CUSTOMER_CREATE

Thanks & regards

Anoop

Former Member
0 Kudos

Ok, but I'm interested in the CUSTOMER update. I did not stop at a breakpoint in BAPI_CUSTOMER_CREATE during update