‎2008 Aug 22 2:32 PM
Dear all,
I want to receive the IDOC data for message type WPUUMS from a java server. Currently i am working on sample values for segments
E1WPU01
E1WPU02
E1WPU03
E1WPU04
E1WPU05
E1WXX01
I am facing problems in passing the correct values .
Its throwing a error message status 51.(Application document not posted) IDoc not fully processed.
can you help me with some dummy data for all the fields in the above segments.
reply ASAP
regards
arun
‎2008 Aug 22 4:22 PM
You have to analyze where exactly the problem is.
There are several reasons why the Idoc did not post:
1) The Data you are sending to post document may be wrong. You may have to validate against valid data in Database.
2) Thre may be some mandatory data which you are not passing through IDoc (Idoc data may be missing).
It is not possible to answer a generic question like this with perfect answer.
Best way is to debug and find out why exactly the problem is, if you know the error message (you may see it in Status record of this IDoc).
‎2008 Aug 25 7:04 AM
Dear All,
What is the tcode for sending phy inventory data through IDOC message typy WVINVE, and also for message type WPUUMS POS interface: Upload sales data (Compressed)
Ex: BD10 for sending material.
Thanks and regards,
Arun.
‎2008 Aug 25 9:58 AM
‎2008 Aug 25 10:03 AM
Hi Arun Kumaran
Use Tcode WPER u can u find error and repocrss it.
for IS retail inbound and outbound IDOC monitroing u can this Tcode
Regrads
Amit Shivhare
‎2008 Oct 30 5:41 AM