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: 

Issue with LSMW for Customer Creation using XD01

sridhar_meesala
Active Contributor
0 Kudos

Hello All,

I am trying to create Customers using LSMW using Standard Batch/Direct Input (RFBIDE00 program).

My structure is as below.

I have maintained the structure relations.

When I try to create the batch input session it is giving an error that company code is not entered and data in table BKNB5 cannot be processed. But actually I have given company code. Can someone please let me know if something is missing?

Thank you,

Sri.

1 ACCEPTED SOLUTION

sridhar_meesala
Active Contributor

Solved. The issue is because we were trying to update the company code data which were not coming in the text file. On skipping the transfer of BKNB5, BKNB1, BKNBV the issue got resolved.

3 REPLIES 3

former_member203305
Active Contributor
0 Kudos

Hi.

Check this tutorial about XD01 using LSMW.

http://sapbrainsonline.com/lsmw-tutorial/lsmw-steps-update-customer-master-records.html

Regards

Miguel

0 Kudos

Hello,

I have checked this one. In my case I am trying to upload file with multiple records for each customer. Like header, tax details and partner functions. I recreated the object but still it is failing with the below message though I am passing the company code details. I have searched with the message but could not help me. Can someone let me know if I have to give the company code details somewhere else?

FB105                Trans. 1 XD01 : CoCde not entered; company code area not being edited
FB125                ... Data in table BKNB5 cannot be processed

Thank you,

Sri.

sridhar_meesala
Active Contributor

Solved. The issue is because we were trying to update the company code data which were not coming in the text file. On skipping the transfer of BKNB5, BKNB1, BKNBV the issue got resolved.