Can't get Man Segment to work correctly on ASN

paulcate51

Member
We have a customer who wants a pack level on their ASN and this is new to us. On the data sequencing for the DW for P47032 I have

Total Page
Description Seq Level Skip
Order Number . . . . . . . . . . . . . . 001 01 N
Order Number . . . . . . . . . . . . . . 002 02 N
2nd Item Number. . . . . . . . . . . . . 003 03 N
2nd Item Number. . . . . . . . . . . . . 004 04 N
Line Number. . . . . . . . . . . . . . . 005 N

The customer is wanting us to send back S O I P

S = Hierarchy level 1
O = Level 2
I = Level 3
P = Level 4


When I run the program for 1 item on the order in F47037 we get S O I P which is correct. However the issue is when we have multiple items on the order. The data is written to file as S O I P I P, but when we run the process to create the mailbox ID the data comes out S O I I P P. We have tried different things but we cannot seem to get it in the Mailbox ID as S O I P I P.

We are on JDE World A7.3
 
What translator are you using? Sounds like a setup problem in the map.
 
Back
Top