SAP ABAP Data Element ACEDS_OPERATOR_FUNC (Function Module for Defined Accruals)
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 | ACEDS_OPERATOR_FUNC |
| Short Description | Function Module for Defined Accruals |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ACE_OPERATOR_FUNCNAME | |
| 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 | Fnct.Name |
| Medium | 15 | Function Module |
| Long | 20 | Function Module |
| Heading | 55 | Name of a Function Module |
Documentation
Definition
Name of the function module that the accrual values calculate.
Modules from function group ACE_DS_DMETHODS can be used directly or as templates.
The interface must have the following format:
*" IMPORTING
*" REFERENCE(IS_ACE_KEY) TYPE ACE_KEY OPTIONAL
*" TABLES
*" IT_GENERAL_PARAMS STRUCTURE ACE_DS_METHOD_GENERAL_PARAMS
*" CT_PERIOD_VALUE STRUCTURE ACE_DS_PERIOD_VALUE
*" IT_PARAMS STRUCTURE ACE_DS_METHOD_PARAMETER OPTIONAL
History
| Last changed by/on | SAP | 20011120 |
| SAP Release Created in | 461 |