‎2009 Jan 06 4:40 AM
Hi All,
I am using FM GN_DELIVERY_CREATE for creating an inbound delivery against an ASN(Advance shipment notification).
Currently it is creating multiple items in the delivery for different batches. However we now want to do batch split for the material. Is there any way we can leverage it using the same FM. If no, which FM can be used for doing batch split.
Thanks and regards
Rohit Malik
‎2009 Jan 08 3:38 AM
Hi Rohit ,
as per my understanding of ur query , currently its doing the batch splits itself, thats y based on the avail.qty of the batches its creating Multiple Line items.,plz cross check.
regards
Prabhu
‎2009 Jan 08 4:38 AM
No, right now I am getting the output in the following manner:
ITEM MATERIAL...............BATCH
1 XXX batch 1
2 XXXX batch 2
3 XXX batch3
But I want it to look like this
ITEM MATERIAL...............BATCH
1 XXX
90001 batch 1
2 XXXX
90001 batch 2
3 XXX
90001 batch 3