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

status 52

Former Member
0 Likes
915

I am processing inbound ASN with DELVRY03, DESADV. Process code is DELS. When trying to post this I am getting status 52 with inbound delivery created and also " MATERIAL 000XXX DOESNOT EXIST". can anyone tell me where would be the problem ?

1 ACCEPTED SOLUTION
Read only

former_member192429
Active Participant
0 Likes
789

Go to We02 and check the Idoc display. Check the value of the material you are passing to the IDoc. Material from Idoc must exist in MARA table if you are changing the material. If it is material creation check whether material number is to be supplied to SAP.

-Kriss

Go to We02 and check the Idoc display. Check the value of the material you are passing to the IDoc. Material from Idoc must exist in MARA table if you are changing the material. If it is material creation check whether material number is to be supplied to SAP.

-Kriss

5 REPLIES 5
Read only

former_member192429
Active Participant
0 Likes
790

Go to We02 and check the Idoc display. Check the value of the material you are passing to the IDoc. Material from Idoc must exist in MARA table if you are changing the material. If it is material creation check whether material number is to be supplied to SAP.

-Kriss

Read only

0 Likes
789

i saw the MARA table. The material is in tht table. I am getting status 52: Application document not fully posted. below tht " MATERIAL 000XXX doesnot exist." I dont know where is the error

Read only

0 Likes
789

I think the error is because of the data. You must be missing some plant or something. Try to process the tcode with the same Idoc data manually. That would give you more understanding about the data error.

-Kriss

Read only

0 Likes
789

But I am able to create an inbound delivery of tht material . I want to update these details in the PO confirmation tab. I need to know how we have to do it.

Read only

former_member194669
Active Contributor
0 Likes
789

Hi,

Use transaction code WE19, and select the same IDoc number and run it using Inbound Processing in debug mode.

you can find what will be issue.