Hi!
We have a need to programmatically split sales order lines into multiple shipped lines or shipped/cancelled lines in (line splits are performed in an external WH system when committing against multiple locations
When an order line is shipped against 2 or more lines in external warehouse system, it needs to be split in JDE into same number of lines as well. furthermore, we need to use same line numbers as are created from external WH system
This all works fine if we write (A)dd, (D)...
Read more
We have a need to programmatically split sales order lines into multiple shipped lines or shipped/cancelled lines in (line splits are performed in an external WH system when committing against multiple locations
When an order line is shipped against 2 or more lines in external warehouse system, it needs to be split in JDE into same number of lines as well. furthermore, we need to use same line numbers as are created from external WH system
This all works fine if we write (A)dd, (D)...
Read more