Hi Friends,
we have condition type as ZFRU and key combination for ZFRU is as follows
10 sales org, delivery prirty and customer
20 sales org, dist chan, sales doc, desti country and delivery priority (all are mandatory in cond record)
we maintained the condition record for key combination 20
when we create the order in test system, condition type ZFRS is not determined as it could not find the value for "delivery priroty" from the document. In analysis it is showing as below.
"Acess' "Message" "Description"
20 102 "Access not made (Inititialized field)"
Access (complete)
"Field in condition table" "Field in document" "Value in doc"
Sales org Sales Org 1010
Dist cha Dist Cha 10
Sales doc type Sales doc type ZOR
Desti country Desti country CA
Delivery priority Delivery Priority !
But problem is condition type ZFRS is determined in even though there is no value for delivery priority in production. In analysis it is showing as below.
"Acess" "Message" "Description"
20 102 "Condition record has been found"
Access (complete)
"Field in condition table" "Field in document" "Value in doc"
Sales org Sales Org 1010
Dist cha Dist Cha 10
Sales doc type Sales doc type ZOR
Desti country Desti country CA
Delivery priority Delivery Priority !
I am wondering how it is happenning as system should not access the condition record unless it finds values for all fields in the key combination. Can any one please give me a clue about this why it must be happening.
Thanks in advance
JM
Edited by: JM on Jun 5, 2009 10:33 PM