cancel
Showing results for 
Search instead for 
Did you mean: 

Prorating the Header Condition Value on Partial Retruns

shaik_a
Explorer
0 Kudos

Hello Friends,

My client uses a header condition to charge a $X as freight on every order. How ever when the order is returned in part (partial return), the client wants to apply the prorated freight on the basis of the percentage of returned quantity to the original ordedr quantity.

For example if 25% of the original order quantity is returned the return freight must be 25% of $X.

Any helpful suggestion will be rewarded.

Thanks

SMA.

Edited by: S M A on Nov 1, 2008 5:12 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member217082
Active Contributor
0 Kudos

Hi SMA

As you have given the example based on that ,so first of all copy the freight condition type (KF00 to ZF00) and assign in your pricing procedure ( for example copy KF00 to ZF00) .

Now in the ZF00 condition type assign a requirement ,give the logic to ABAP'ers , that if the customer is returning the stock of the delivered or billed quantity then calculate the freight price of billing document which you are copying while doing returns .

Say for example , when you do returns order with document type RE, you will be taking reference document as billing document .So your requirement will be fulfilled for the condition type ZF00 and the freight charge will be put for that quantity.

Regards

Srinath

Answers (0)