Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound delivery line item split into multiple lines in Tcode VL31

Bharath84
Participant
0 Kudos

Hi All,

We have Inbound delivery for ASN coming from SAP ECC to SAP 4.0B system. While creating ASN in VL31, it is creating single line item for Delivery Qty 10. Now is it possible to split the Qty. 10 into 10 lines with Qty 1. Is there any exit to achieve this. Please help me.

in the FM : IDOC_INPUT_DESADV1 I can see the below subroutines.

perform desadv_idoc_parse.

perform purchase_order_check.

perform delivery_create.

perform result_set_desadv.

Where can we spit the line item into multiple lines. For Ex:

I have a line item for Material 30699 with delivery Qty 10. Now instead of single line item, I have to split the line item into 10 lines with quantity 1 each.

Thanks,

HT

0 REPLIES 0