Hierarchy
⤷
⤷
Basic Data
| Data Element | BASE_TYPE |
| Short Description | Type of base field from which values are accumulated for tax |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR1 | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | base type |
| Medium | 18 | type of base field |
| Long | 20 | type of base field |
| Heading | 0 |
Documentation
Definition
The type of values that are accummulated from the line items in a document to calculate the tax amount according to max tax laws.
1: Quantity
2: Tax base amount
3: Tax amount
1: Quantity
When the max tax threshold is reached at a certain item, the external system is called again with a new base amount. This amount is calculated using the maximum total quantity, the accummulated quantity and the original item's base amount and quantity:
COM_TAX-AMOUNT * ((MAX_QTY - ACCUM_QTY) / COM_TAX-QUANTITY))
2: Tax base amount
When the max tax threshold is reached at a certain item, the external system is called again with the remaining amount. This remaining amount is the maximum base amount minus the accummulated base amount of the previous items.
3: Tax amount
When the max tax threshold is reached at a certain item, this item's tax amount will be the maximum total tax amount minus the accummulated tax amounts of the previous items.
History
| Last changed by/on | SAP | 19990520 |
| SAP Release Created in |