Table/Structure Field list used by SAP ABAP Function Module MAXTAX_GET_BY_TXJCD_PROD (Get maxtax rule(s) based on TXJCD and product code.)
SAP ABAP Function Module
MAXTAX_GET_BY_TXJCD_PROD (Get maxtax rule(s) based on TXJCD and product code.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_TAX - PROD_CODE | SAP internal product code (external interface) | SOURCE VALUE(PROD_CODE) LIKE COM_TAX-PROD_CODE |
|
| 2 | COM_TAX - TAX_DATE | Date in CHAR format | ||
| 3 | COM_TAX - TAX_DATE | Date in CHAR format | SOURCE VALUE(TAX_DATE) LIKE COM_TAX-TAX_DATE |
|
| 4 | COM_TAX - USER_DATA | User-specific field | ||
| 5 | COM_TAX - USER_DATA | User-specific field | SOURCE VALUE(TAXLAW_LIST) LIKE COM_TAX-USER_DATA |
|
| 6 | COM_TAX - PROD_CODE | SAP internal product code (external interface) | ||
| 7 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 8 | T007A - MWSKZ | Tax on sales/purchases code | SOURCE VALUE(MWSKZ) LIKE T007A-MWSKZ |
|
| 9 | TTXD - KALSM | Costing Sheet | ||
| 10 | TTXJ - TXJCD | Tax Jurisdiction | ||
| 11 | TTXJ - TXJCD | Tax Jurisdiction | SOURCE VALUE(TXJCD) LIKE TTXJ-TXJCD |
|
| 12 | TTXM - TAX_LEVEL | Jurisdiction level for which tax amount is calculated | ||
| 13 | TTXX - PFX_TXJCD | prefix of tax jurisdiction code | ||
| 14 | TTXX - XPRCD | External product code (external interface) | ||
| 15 | V_TTXM_X - EXCLUDE | Exclude from tax law | ||
| 16 | V_TTXM_X - KALSM | Procedure (Pricing, Output Control, Acct. Det., Costing,...) | ||
| 17 | V_TTXM_X - MAXTAX_LAW | Identifier for max tax law | ||
| 18 | V_TTXM_X - PFX_TXJCD | prefix of tax jurisdiction code | ||
| 19 | V_TTXM_X - TAX_LEVEL | Jurisdiction level for which tax amount is calculated | ||
| 20 | V_TTXM_X - VALID_FROM | Validity start date of the condition record | ||
| 21 | V_TTXM_X - VALID_TO | Validity end date of the condition record | ||
| 22 | V_TTXM_X - VAL_FROM | Date from which tax law is valid. | ||
| 23 | V_TTXM_X - VAL_TO | Date until tax law is valid. | ||
| 24 | V_TTXM_X - XPRCD | External product code (external interface) |