Hi bmj and Alejandro,
Thank you for ur reply but i cant use the order refnum qualifier as i am storing some thing else in that(evn i tried this).At the same time i cant use the constatint in the order base as my rates should be picked automatically.
In the help (Rate Offering) i read the following:
If you select a
Corporation Profile ID, it is used as a constraint during the planning process. A Corporation Profile ID is used to group corporations together that have something in common. When you create a
Corporation Profile ID, you select the
Corporations that belong to it. Part of setting up Corporations is defining an Involved Party (a contact at the corporation) and an Involved Party Qualifier (the role of this contact).
If you use this constraint in Rate Offerings, OTM looks at all the Corporations that belong to the Corporation Profile, along with their Involved Parties and their Involved Party Qualifiers. Only rate offerings where there is a match between these involved parties and qualifiers, and the involved parties and qualifiers in the order release, are passed as a viable option.
When defining the Involved Party of the Corporation, the Location of the Involved Party must match the Location of the Corporation.
I have done in the same way but the rates are getting assigned even if the involved party is not there for the order release . This constraint is not executing.
Even I tried by giving in order base refunm qualifier as below:
I have 2 condition here to check in the rate record.
if shipment refnum qualifier= TEST1
and
if order base refnum qualifier = AIR EXPRESS
then
501USD
I have return this way in rate record.
If the shipment refnumqualifier is not there and order base refnum qualifier is there it is assigning the rate.(but it should not assign the values as per the condition i have return)
but if the orderbase refnum qualifier is not there and shipment refnum qualifier is ther it is not assigning the values.
I didnot understand how this is happening..
can u help me out...