SAP ABAP Data Element ACE_DMETHOD_FUNC (Function Module for Calc. of Periodic Accrual Amount)
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_DMETHOD_FUNC |
| Short Description | Function Module for Calc. of Periodic Accrual Amount |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ACE_DMETHOD_FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TACE_FUNC_MOD |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | LIB | |
| 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 function module |
Documentation
Definition
Name of the function module that calculates the accrual values.
You can use function modules of function group ACE_DS_DMETHODS either directly or as a reference.
The interface has to 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 |