SAP ABAP Data Element BASE_FIELD (Field from which values are accumulated to check max tax)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-TX (Application Component) Taxes
⤷
FYTX/TAXD/MTX (Package) Max Tax. (SAP Internal solution)
⤷
⤷
Basic Data
| Data Element | BASE_FIELD |
| Short Description | Field from which values are accumulated to check max tax |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR30 | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | maxtaxbase |
| Medium | 18 | max tax base field |
| Long | 25 | field as base for max tax |
| Heading | 0 |
Documentation
Definition
You can use this field to indicate which field in the COM_TAX communication structure serves as the base for a specific max tax law. For example, if the tax law states that no further tax has to be paid above a certain base amount, the field COM_TAX-AMOUNT should be selected.
Situations may arise in which none of the COM_TAX fields can be used as the proper base value. The way to solve this problem is to create a field USER_BASE (type CHAR15) in the user-defined structure KOMPAZ. You can then enter the correct amount in the field KOMP-USER_BASE in the user exit.
History
| Last changed by/on | SAP | 19990520 |
| SAP Release Created in |