cancel
Showing results for 
Search instead for 
Did you mean: 

INVOICE

Former Member
0 Kudos

Dear sap gurus,

pls let me know the table name and field name for invoice ammount, tax ammount and local currency

Regards

dIVYA

Accepted Solutions (1)

Accepted Solutions (1)

former_member217082
Active Contributor
0 Kudos

Hi Divya

You can check in the following data :

KONV - KNUMV

VBRK - KNUMV

Regards

Srinath

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

For all your tables and field names.....

Locate the field for which you require the Table and field name then, press F1 button and then click the Technical Help button in the Dialog box that apprears.. ... Then you can see for the Table name, Field name.....

Now to answer specific to your query.....

HEADER LEVEL:

FIELD 1: Invoice Amount

Structure: KOMP

Field Name: NETWR

FIELD 2: Document Currency

Table: VBRK

Field Name: WAERK

FIELD 3: Tax

Table: KOMP

Field Name: MWSBP

ITEM LEVEL:

FIELD 1: Invoice Amount

Structure: KOMP

Field Name: NETWR

***FIELD 3:* Tax**

Table: KOMP

Field Name: MWSBP

Regards

reazuddin_md
Active Contributor
0 Kudos

You can use this function module to check the Invoice conditions: RV_INVOICE_DOCUMENT_READ

regarding tables. from the inovice header: VBRK_KNUMV

goto KONV, enter the knumv number & execute.

you will find the condition wrt: each item wise.

Lakshmipathi
Active Contributor
0 Kudos

Check in KONV

thanks

G. Lakshmipathi

Former Member
0 Kudos

VBRK - header data

VBRP - Item data