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: 

table for data element wertv8

Former Member
0 Kudos

Hi All.

In receipt entry for order there is field named Balance whose data element is wertv8, i need to know the relevant database tables for the same field so that i can pick up the value. I tried to find out but didn't get any table..

Thanks.

7 REPLIES 7

Former Member
0 Kudos

Hi,

To find the relevant tables for the field, you can take help of 'Where Used' option in SAP.

Some of the tables you from get there are :-

INV_PYMT_DATA CRM: Invoice Payment Details for Billing Document

FKCRM_PYMTDETAILS Payment Data for CRM Invoice

MMCOM Communication Between MM and Variant Configuration

FIN_ICM_INV_PYMT_DATA CRM: Invoice Payment Details for Billing Document

SDCOM Communication between SD and Variant Configuration

TKE_DIST_SRC_VF COPA Distribution: Value Field Assignment

Just try that once your self, you might find something useful.

Hope it helps.

Thanks,

Daya

0 Kudos

Hi,

Actually i know where used option but as i said i am not finding the relevant table...

tables which you have mentioned are not helpful for me..

Thanks.

Former Member
0 Kudos

Hi ,

I think it is TKE_DIST_SRC_VF - COPA Distribution: Value Field Assignment

Regards,

Pravin

Former Member
0 Kudos

Hi,

goto that table> put cursor on the data element> click on where used list in datbase tables

from there u can find all the related tables.

Thanks

0 Kudos

i know that but i am not getting any table or view name ...if someone know the table or view name please provide it ..

Thanks.

Former Member
0 Kudos

Please tell us the t-code you are using to view/change receipt entry; that will make it easier to find the database table.

Regards

0 Kudos

t-code is JHA3X ...