Application Development 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: 

Pricing condition table/transaction

former_member1326872
Participant
0 Kudos

Hi,

Can anyone tell me the table and transaction, where I can find the pricing condition and its description

Thanks,

Swetha

1 ACCEPTED SOLUTION

kiran_k8
Active Contributor

Swetha,

T685T table will have all the condition types and their descriptions.

K.Kiran.

9 REPLIES 9

former_member667836
Active Participant
0 Kudos

Hi ,

Check V/06,V/08,VOK0 transactions.

regards

shibu

Former Member

hi use this ..

When u create a Condition record, values are stored in A++

When u create a sales order values are picked up from A++, and the pricing structure is stored in KONV and KONP. For retrieving this key field is Condition record number.

We have another Table - KOND - Conditions (Data).which was missing in the list.

this was the flow of storing and retrieving the data in pricing tables A++,

KONAIND Index: Groups of Conditions/Header Record Conditions

KOND Conditions (Data)

KOND3 Conditions: Campaign Determination - Data Part

KONDD Material Substitution - Data Division

KONDDP Conditions: Additional Materials for Material Determination

KONDH Conditions: Batch Strategy - Data Division

KONDI Conditions: Data part for certificates

KONDIND General Document Index for Conditions

KONDN Conditions: Free goods - Data section

KONDNS Conditions: Free goods determination - scales

KONDP Conditions: Packing Object Data Section

KONDR Conditions: Derivation strategy - data part

KONDRPR Conditions: Derivation strategy - recipient item data

KONDRPS Conditions: Derivation strategy - sender item data

KONDV Conditions: Data part for certificates

KONH Conditions (Header)

KONM Conditions (1-Dimensional Quantity Scale)

KONP Conditions (Item)

KONV Conditions (Transaction Data)

KONW Conditions (1-Dimensional Value Scale)

KOTN900 LSI Free Goods Condition Table

regards,

venkat.

Former Member

Hi,

Use this transaction Code : VK11 ,VK12 and Vk13

VK11 - Create

VK12 - Change

VK13 - Display

Tables:

KONH Conditions Header

KONP Conditions Item

KONV Conditions Transaction Data

if its useful reward points....

kiran_k8
Active Contributor

Swetha,

T685T table will have all the condition types and their descriptions.

K.Kiran.

Former Member
0 Kudos

HI All,

Can you give how pricing conditions works

Regards

Dinesh

Former Member
0 Kudos

Great information!

How can I download the prices from a condition table. VK13 does NOT let me download the information.

Thanks in advance for your help!

Former Member
0 Kudos

Hi Leslie,

After you entered your pricing condition type on VK13 (say "PR00").

Click on button "Condition Information" (located on top left).

After you execute the report based on your selection criteria. Go to:

Menu>Lis>Download...

prkash_s
Participant
0 Kudos

ello ,

Please find the Condition Tables .

KONV Conditions for Transaction Data

KONP Conditions for Items

KOND Conditions (Data)

KONH Conditions (Header)

KONM Conditions

Regards

Prakash Sivagnanam.

SUMIT_BHADORIYA
Newcomer
0 Kudos

Please Check table T685T for Conditions Code and Description.