Application Development and Automation 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: 
Read only

rfbide00

Former Member
0 Likes
687

Hi,

is it possible to make program rfbide00 use transaction FD01 instead of XD01for customer data upload ?

thanks,

Rolf.

Hi,

is it possible to make program rfbide00 use transaction FD01 instead of XD01for customer data upload ?

thanks,

Rolf.

2 REPLIES 2
Read only

Former Member
0 Likes
594

Hi,

Yes you can use the progarm rfbide00 for FD01 as well XD01.

It is a Batch Input Interface for Customer Creation.

The input for this program is the path of the file with the data required to create Customers in SAP.(the file shoould be in a particular format only).

No real output, but it would create Customers in SAP.

The tables like KNA1, KNB1 etc would get updated.

You can see the customers that are created in the transaction XK03.

Regards

Kiran

Read only

Former Member
0 Likes
594

what i actually meant was: how to make the prog take FD01 instead of XD01.