SAP ABAP Data Element ACE_OPERATOR (Operator for Derived Accrual Types)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-GL-GL-ACE (Application Component) Accrual Engine
⤷
ACE-DS (Package) Accrual Engine: Distribution Server Basis

⤷

⤷

Basic Data
Data Element | ACE_OPERATOR |
Short Description | Operator for Derived Accrual Types |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ACE_OPERATOR | |
Data Type | CHAR | Character String |
Length | 2 | |
Decimal Places | 0 | |
Output Length | 2 | |
Value Table | TACEDS_OPERATR |
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 | Operator |
Medium | 15 | Operator |
Long | 20 | Operator |
Heading | 9 | Operator |
Documentation
Definition
The operator defines how the accrual values of a derived accrual type are calculated from the values of the referenced accrual type.
The corresponding calculation rules are defined in Accrual Engine Customizing, under "Define Calculation Rules for Derived Accrual Types" (View V_TACE_ACRTYPE_O). Note the following:
There are two types of operator:
- Operators that require a referenced accrual type
To calculate the values for a derived accrual type, the accrual method is first performed for the referenced accrual type.
The operator is then applied of the values calculated in this way, in order to retain the values for the derived accrual type.
Examples: - Transfer only
The values are taken over from the referenced accrual type - Add
The values of the referenced accrual type are added to the result (= derived accrual type). - Subtract
The values of the referenced accrual type are subtracted from the result (= derived accrual type). - Operators that do not require referenced accrual types
Examples: - Shift 1 year
The shift method calculates the values for the same period in the following year.
History
Last changed by/on | SAP | 20011120 |
SAP Release Created in | 461 |