cancel
Showing results for 
Search instead for 
Did you mean: 

Weight / Volume cummulation at Main item

raviraj_kadudas
Explorer
0 Kudos

Hi Gurus,

Here is our requirement.

We are creating a Sales order with main items and subitems. The requirement is we need to copy the total weight and volume of sub items in to the main ( Higher level) item as the pricing is based on the weigeht / volume of higher level item. Appreciate any suggestions in this regard (apart from going for ABAP development)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Implement pricing for sub items base on each item weight and volume.

Implement customized pricing for main item which calcultates the total of the sub items conditions. (Still minimum ABAP required.)