cancel
Showing results for 
Search instead for 
Did you mean: 

Issue regarding Freight condition.

Former Member
0 Kudos

Hello,

In my company Order pricing date (header) is based on the contract data (which is usually in the past). Example contract for customer 123456 is created on 1/1/2009. So all pricing conditions on the order derive pricing values based on 1/1/2009. Order header pricing date = 1/1/2009.

Requirement is to have JUST the Frieght condition get the value based on Order Date and not use the Header pricing date. Example if the order is placed today 1/4/2012 (Jan 4, 2012) .. only the freight condition should get values based on Jan 4, 2012 date and not Jan 01, 2009 date.

Can anyone Suggest a solution for this Issue.

Thank you,

Accepted Solutions (1)

Accepted Solutions (1)

jpfriends079
Active Contributor
0 Kudos

In your condition type (Tcode V/06) for freight condition type.

Check Pricing date in Control Data 2 section.

There you can maintain, option E - Order date (KOMK-AUDAT) for your requirement.

Regards

JP

jignesh_mehta3
Active Contributor
0 Kudos

Hello JP,

Yes I tried your suggestion & it is indeed working.

Thank you for this suggestion. Many times we miss many small but standard settings & people go for Z-Development.

It is really a honour for us to have people like you in this forum.

Thank you again,

Jignesh Mehta

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you!

JP, Your answer worked perfect!

former_member209761
Active Contributor
0 Kudos

Dear DAS,

Sit with your ABAP-er and run the sales cycle.

Identify the point where system does the pricing calculation.

Before this point, identify any exits and write the code to exempt your Freight condition calculation based on contract date.

Thanks & Regards,

Hegal K Charles

Former Member
0 Kudos

Dear Das,

I think this is for ABAP work.

if date always same means we can do. But ur case date frequently it will change means ABAP consultant should work on this.

If any thing is wrong correct me

Thanks

Satya