Application Development and Automation 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: 
Read only

Copy Control Routine for Delivery Split

Former Member
0 Likes
2,205

Hi All,

The requirement is like to split delivery based on Net Value in Line item. How ever I am able to split the delivery if there are more than 1 Line item is present through the routine RV50C901. But unable to split if only one Line item exits in the sales order. The condition is like if the net value is more than 200 in line item, it should split into multiple delivery. Can you guys please suggest.

Thanks in Advance,

Lora

1 REPLY 1
Read only

Lakshmipathi
SAP Champion
SAP Champion
0 Likes
1,061

Really this is a weird requirement and I never come across this.  Normally, the requirement would be invoice split based on value but not delivery.  Moreover, delivery don't have any value in which case, you have to read the VBAP table unnecessarily which would affect system performance.  Try to convince your client to customize invoice split based on value.

Moreover, on your comments

How ever I am able to split the delivery if there are more than 1 Line item is present

can you tell me for which transaction code, you have validated this.  For information, there are multiple TCodes to execute delivery in VL* and what would be the case, if the user executes the deliveries say VL10A or VL10C.

G. Lakshmipathi