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

KOMP-MGLME

Former Member
0 Likes
1,678

Dear ABAP Colleagues,

I have a particualr request to add up all delivery item quantities in a shipping cost document to calculate the condition value. Could you help me with this?

Basically the pricing int he shipping cost document should perform the following calculation:

Shipment with multiple deliveries

Condition record - Price/Shipment

Condition value:

- determine total quantity (all items in all deliveries)

- Condition base value / total quantity = Y

- delivery item quantity * Y = condition value

Thanks for your guidance

Kikas41

Dear ABAP Colleagues,

I have a particualr request to add up all delivery item quantities in a shipping cost document to calculate the condition value. Could you help me with this?

Basically the pricing int he shipping cost document should perform the following calculation:

Shipment with multiple deliveries

Condition record - Price/Shipment

Condition value:

- determine total quantity (all items in all deliveries)

- Condition base value / total quantity = Y

- delivery item quantity * Y = condition value

Thanks for your guidance

Kikas41

1 REPLY 1
Read only

ThomasZloch
Active Contributor
0 Likes
970

Make sure you describe what you have tried yourself so far to achieve the desired result, or it looks to the forum that you just want others to do your work. The SDN forums are not meant for basic ABAP training or as a code factory for complete requirements.

Thread locked.

Thomas