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: 

How to upload the customer master data using 'RFBIDE00'?

Former Member
0 Kudos

I want to use the standard program 'RFBIDE00' to upload customer master data in own abap program,how to use it?

who can give me the demo?

6 REPLIES 6

FredericGirod
Active Contributor

Former Member
0 Kudos

I am not sure if I get your question properly.If you mean to say that you want use the std. program RFBIDE00 but in a custom program to upload customer master data , then probably you can copy that std program to a custom one and then do your required changes.

Former Member
0 Kudos

Press the "I" button on the selection screen. It's well documented.

You should be able to submit it from your own program with no problem.

Rob

Message was edited by: Rob Burbank

Former Member
0 Kudos

HI,

you have to create a file for the Batch Input.

The file must have a specific data structure.

You can see it with sxdb transaction, choosing customer master data object.

It's a long thing to explain here. Any way idf you try i can explain you it step by step (probably tomorrow.).

Bye enzo

Former Member
0 Kudos

Why don't you simply use LSMW for this purpose?

0 Kudos

Hi,

I am also got the same requirement .

Please let me know how you solved your problem.

kindly provide me the steps or example program.

Thanks:

Raj