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: 

Sales Order

Former Member
0 Kudos

Dear frens, I uploaded data using XD01 through LSMW and the data I uploaded has been successfully inserted into DB tables, (checked in KNA!, KNB1, KNVV) etc but now when I go to VA01 n try to create a sales order giving any one of the created customers I get an error that No Master Details exists for this customer

What is the error???

Is this an ABAP issue or some other problem?

Please reply..

Thanks..

1 ACCEPTED SOLUTION

abdul_hakim
Active Contributor
0 Kudos

Hi

Check whether the customer is exising using XD03.

If so then it would be available.

Cheers,

Hakim

6 REPLIES 6

abdul_hakim
Active Contributor
0 Kudos

Hi

Check whether the customer is exising using XD03.

If so then it would be available.

Cheers,

Hakim

0 Kudos

Ya..I checked it in XD03..it is existing there but not when I try with a sales order..

A very peculiar issue..Never seen somethin like this..

Former Member
0 Kudos

Hi Ajay,

Please recheck the table KNA1 ( Using SE16 ) if all the data are uploaded properly then you should take help from a ABAP teammates to Debug .

It is not exactly a ABAP issue but a ABAP teammate can find a easy solution to it for sure.

I can just suggest you to seat with one of your ABAP teammate and solve this issue this is the only way out.

Thanks and Regards,

Suvendu

0 Kudos

Debug what?? Yes SE16 says it has the data uploaded in it..

0 Kudos

Hi

If the entries are available in KNA1 / you are able to display in XD03 then report this issue to your ABAP Team. They might have done some changes(enhancements) to Sales order creation standard program.

Regards,

Hakim

Former Member
0 Kudos

Hi Ajay,

Ask your ABAP person that from where (code line) this error occurred and check the conditions for the same. which will give you the idea about problem.

-Maharshi