Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW : Customer Master upload

Former Member
0 Kudos

hello,

i am uploading customer master data using the standard object : 0050 and program : RFBIDE00.

I am trying to upload data like Street2, street3 and street 4 which can be viewed in the street address drop down in transacction XD01/02. In my lsmw i am using the mapping for these fields in the structure BIADDR2 where the fields i mapped to are str_suppl1, str_suppl2, str_suppl3.

but when i try and upload data i do not get these fields updated even though i have given them in the upload file.

Please can anyone tell me the reason why it is doing so?

Thanks and Regards

Swanand

2 REPLIES 2

andreas_mann3
Active Contributor
0 Kudos

Hi Swanand ,

i think , you can't upload <b>central adress</b> data with abap rfbide00.

(-> read documentation to the progr.)

regards Andreas

Former Member
0 Kudos

Hi Swanand,

We have done the customer master upload using LSMW but with the IDoc variant (message type DEBMAS). You can upload all data you need using this IDoc.

Regards,

John.