cancel
Showing results for 
Search instead for 
Did you mean: 

tax cond types in pricing proce

Former Member
0 Kudos

hi friends

i am created pri pro like this

step contype from to con rec

10 pr00 1000

20 k007 10%

30 sub toatal 10 20

40 kf00 400

50 g total 30 40

actual result shoud come 1000100=1100400=1500

but my result is 1000100=1100400=1100

but my result is 1100 . frieght value 400 is taking into consideration

what is the problem please explain

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Condition Type:

Every element of pricing is called a Condition Type.

Every Condition Type / Element will have a standard Technical Name.

Few Standard Condition Types are:

PR00 - STANDARD PRICE

KA00 - SALES DEAL with DISCOUNT

KF00 - FRIGHT

T.Code V/06 is used to define the Condition Types.

There are around 256 condition types given by the Standard SAP System.

For our pricing configuration we can choose our own condition type from the list. In case a condition type does not match the requirement then we can copy the condition type and modify according to the requirement.

values are maintained for eveey condition type. i.e. condition records are maintained for condition types inside the condition table.

Pricing Procedure

Reward points if useful.

Former Member
0 Kudos

Dear kishore kumar

Check in V/06 your condition type KF00 in Control data1 plus/minus field, it should be 'A' or blank.

Regards,

Srikanthraj