cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Access Sequence

SivaPrasad_Vasireddy
Active Contributor
0 Likes
2,849

Hi All,

        i have one query regarding Access sequence.we maintain prices & Discounts at different levels like sales org,division in combination with Mat grp 1 to 5

and in some cases Product Attributes 1 to 5 in combination with plants and regions

Please clarify how the system picks records ,does it first checks the Org level and then comes to Mat grp1 to 5 and in which sequence

or

does it checks the access Number of the Access Sequence

Thanking you in Advance

Siva

View Entire Topic
eduardo_hinojosa
Active Contributor
0 Likes

Hi

Set a break-point in the function module PRICING. In the subroutine KONDTITIONSVORSTEP (if I didn't write with any mistake) you can find how the system solves the pricing during a sales order (tcode VA01). Check how the system populate KOMT2 ( table of condition access sequences).

I hope this helps you

Regards

Eduardo