cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Go to V/06, select the condition type ZFRU and execute. Check what Access Sequence is maintained there.

Next go to V/07, select that access sequence and double click on "Accesses". Select the table 20 and again double click on "Fields". Ensure that the fields are flowing there.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi Lakshmipathi,

Thanks for your reply........

I have checked at fields level in access sequence, actually there are 6 fields in condition table such as "sales org", "Dist Chan" "Sales Doc", "incoterms", "Diest country", and "Delivery priority" but in access sequence only 5 fields ("Sales org", "Dist Chan" "Sales Doc", "Diest country", and "Delivery priority") have been flown. Will that be a reason for this?

Best Regards

JM

Edited by: JM on Jun 8, 2009 1:53 PM

sunil_p4
Participant
0 Kudos

Yes you need to include the other field in the access sequence

Please try .....

rgds

Sunil

Former Member
0 Kudos

Hi Friends,

sorry I did not post my question above correctly. Please go through it once again here and give me any clue what may be the reason.

"we have condition type as ZFRS. This condition type is determined in proforma invoice doc (Dekivery related)in test system but it is not determined in in proforma invoice (Delivery related) in production. Key combination for ZFRS 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 only

Condition type ZFRS is not determined in invoice doc and In analysis in condition tab of invoice it is showing as below in production.

"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 condition type ZFRS is determined in invoice and In analysis in condition tab of invoice it is showing as below in test system.

"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. In analysis it is showing every thing same. the only diffrence is in test it could find the condition record but in production it did not even made access to condition record".

I have checked the data in both systems, everything is same. please any one give me some clue on this

Thanks in advance

JM