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

Condition records table name

Former Member
0 Likes
5,155

Hi experts,

I have a doubt, In ME12 transaction we have an option called conditions, In that

i need all the condition records available in there are into one internal table,

with reference to which key can iget these?

Please tell me the table name for all condition types

Thanks in advance.

vamsi.

1 ACCEPTED SOLUTION
Read only

gopi_narendra
Active Contributor
0 Likes
1,730

KONV & KONP are the condition record tables

Regards

Gopi

Hi experts,

I have a doubt, In ME12 transaction we have an option called conditions, In that

i need all the condition records available in there are into one internal table,

with reference to which key can iget these?

Please tell me the table name for all condition types

Thanks in advance.

vamsi.

6 REPLIES 6
Read only

Former Member
0 Likes
1,730

Hi,

Use table KONV and KONP

Regards

Shiva

Read only

gopi_narendra
Active Contributor
0 Likes
1,731

KONV & KONP are the condition record tables

Regards

Gopi

Read only

0 Likes
1,730

These tables are for condition types but,

i want the table is having condition records and it should have header data like info record number, etc.,

thanks

vamsi.

Read only

0 Likes
1,730

hi,

First from a017 table retrieve constion no,matno and vendor and plant.

Condition record no from

tables are KONP,KONW and KONM

info record no u can get from eina based on matno and vendor and plant for all entries in a017.

regards,

sudha

Read only

Former Member
0 Likes
1,730

Hi,

Please check KONH, KONV and KONP table

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
1,730

Hi,

Please check KONV table for condition types.

Field name is KSCHL

Against KNUMV of EKKO table you can get condition types.

Reward points if useful.

Thanks,

Saroj.