SAP Table INV_DIALOG_ALV_TAB_TAX
Bill Dialog: Data for ALV with Tax Data
INV_DIALOG_ALV_TAB_TAX (Bill Dialog: Data for ALV with Tax Data) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link INV_DIALOG_ALV_TAB_TAX to other SAP tables.
INV_DIALOG_ALV_TAB_TAX table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
LINE_TYPE_DESC | Description of Line Type | INV_LINE_TYPE_DESC | CHAR | 47 | 0 | |||
LINE_TYPE | Line Type | INV_LINE_TYPE | TINV_C_LINETYPE | NUMC | 4 | 0 | ||
TAXBW | Tax Amount in Transaction Currency | INV_TAXBW | CURR | 13 | 2 | |||
SBASW | Amount Subject to Tax in Transaction Currency (Tax Base Amt) | SBASW_KK | CURR | 13 | 2 | |||
SBASW_GROSS | Tax Amount Including Taxes in Transaction Currency | INV_SBASW_GROSS | CURR | 13 | 2 | |||
CURRENCY | Currency Key | WAERS | TCURC | CUKY | 5 | 0 | ||
DROPDOWN | Natural Number | INT4 | INT4 | 10 | 0 | |||
MWSKZ | Tax on sales/purchases code | MWSKZ | T007A | CHAR | 2 | 0 | ||
STRPZ | Tax Percentage | INV_TAX_PERCENT_RATE | DEC | 6 | 0 | |||
KALSM | Procedure (Pricing, Output Control, Acct. Det., Costing,...) | KALSM_D | CHAR | 6 | 0 |
INV_DIALOG_ALV_TAB_TAX foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
INV_DIALOG_ALV_TAB_TAX | CURRENCY | SYST | MANDT | TCURC | Currency Codes | MANDT |
INV_DIALOG_ALV_TAB_TAX | CURRENCY | INV_DIALOG_ALV_TAB_TAX | CURRENCY | TCURC | Currency Codes | WAERS |
INV_DIALOG_ALV_TAB_TAX | LINE_TYPE | SYST | MANDT | TINV_C_LINETYPE | Customizing: Definition of Permitted Bill Line Items | MANDT |
INV_DIALOG_ALV_TAB_TAX | LINE_TYPE | INV_DIALOG_ALV_TAB_TAX | LINE_TYPE | TINV_C_LINETYPE | Customizing: Definition of Permitted Bill Line Items | LINE_TYPE |
INV_DIALOG_ALV_TAB_TAX | MWSKZ | INV_DIALOG_ALV_TAB_TAX | MWSKZ | T007A | Tax Keys | MWSKZ |
INV_DIALOG_ALV_TAB_TAX | MWSKZ | SYST | MANDT | T007A | Tax Keys | MANDT |
INV_DIALOG_ALV_TAB_TAX | MWSKZ | INV_DIALOG_ALV_TAB_TAX | KALSM | T007A | Tax Keys | KALSM |