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 field

Former Member
0 Likes
470

hi,

i am running transaction VF03 and it is displaying invoice number. and when i move to header data of it and den i move to conditions column where dere is condition value is displayed and when i press F1 it gives details :-

Table name - KOMV(which is a structure )

Field Name - KWERT

BUT it is a structure and i want to know d exact field where it is stored in table.plz help me out ,it is urgent.

hi,

i am running transaction VF03 and it is displaying invoice number. and when i move to header data of it and den i move to conditions column where dere is condition value is displayed and when i press F1 it gives details :-

Table name - KOMV(which is a structure )

Field Name - KWERT

BUT it is a structure and i want to know d exact field where it is stored in table.plz help me out ,it is urgent.

3 REPLIES 3
Read only

Former Member
0 Likes
400

hi,

For Condition Value, Table is KONV and u can link both table (KONV and VBRK)by <b>knumv</b>-Number of the document condition

Hope it will b helpful.

Read only

former_member404244
Active Contributor
0 Likes
400

Hi,

cehck the table konm,konv...

Regards,

Nagaraj

Read only

former_member189059
Active Contributor
0 Likes
400

Hi,

Welcome to ABAP

whenever you need to find which table is getting updated, start a system trace in transaction ST05

click on Activate trace to start it

then run your transaction and update the database

then deactivate the trace and Display the trace