Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding SD Routine

Former Member
0 Likes
760

Dear all,

My question is regarding sd routine. Can anyboby tell me how can condition type and routine be created in sd pricing ? Can we copy standard condition type also ?

Actually , in our system there is one condition type z008 for cust discount. I just need to find where condition value has been calculated for this condition type ?, than how can i do that ? PLEASE , All experts plz guide me for same......

4 REPLIES 4
Read only

brad_bohn
Active Contributor
0 Likes
710

The ANALYSIS function in the document will tell you how the value was calculated. Otherwise, look at your pricing procedure and determine whether a calculation routine has been specified, or check the condition records for the accesses, or check for a manual setting, etc...

Read only

Former Member
0 Likes
710

Hi Brad ,

Thnaks for reply.... I have checked pricing procedure through v/08 .... there is 1 condition type names z008 exit there.... But there is no calulation define in this routine... Can u tell me how can i check ANALYSIS function in the document ?

Thnaks ...

Read only

Former Member
0 Likes
710

If alternate calculation type is not mentioned in Pricing procedure control, then the condition value is calculated based on the FROM & TO steps mentioned in Pricing procedure. You can see the ANALYSIS button in CONDITIONS tab of Sales document transactions (Order, Billing Etc.)

Regards

Vinod

Read only

Former Member
0 Likes
710

Hi,

For every condition type is associated with some A*** ( e.g. A901, A902) table, maintaining the access sequence ur conditon type is picking up the value from from those tables.

U can goto the below link for easy understanding...

Link: [http://www.magnatraining.com/sap/sap-tutorials/sap-sd/sap-sd-pricing-fundamentals]

There are lots of example in the net for priciong example u can refer those also.

Regards,

Amitava