on 2023 Feb 16 5:14 AM
Dear Experts,
We have a delivery with 2 quantity with 2 different serial numbers. But while doing PGI by VL02N we want to create two separate material documents for each quantity. We dont want to split delivery line item into 2 line item.
When final goods movement happens , we need to do goods movement for each qty separately.
Will that be possible by an ABAP enhancement ?
I couldn't find any suitable answer while searching. Please guide.
Thanks in Advance!
Regards,
Try creating two Transfer Orders so that you might get two material documents after posting the goods issue for one delivery
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AFAIK standard system always creates goods issue documents for outbound deliveries as 1:1.
Although the database tables structures suggest that 1:N relationship could be possible too, the application does not take such scenario into account at all. It just always wants to create one single material document covering the whole delivery - and as I have found out, what is even worse: the system does not offer any enhancement which could allow to safely switch that logic to "1:N mode".
But the good news is: you can try a workaround of splitting the outbound delivery document itself - into two or more delivery documents (before PGI) - and then perform PGI for all these resulting deliveries (check tcodes: VLSP / VLSPS).
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
5 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.