The Function Module ACE_SOP_METHOD_FAS123 (Rückstellungen gem. FAS123) is a standard Function Module in SAP ERP and is part of the function group ACE_SOP_SPECIAL_METHODS within the package FI-SOA.
Function Module | ACE_SOP_METHOD_FAS123 |
Short Text | Rückstellungen gem. FAS123 |
Function Group | ACE_SOP_SPECIAL_METHODS |
Package | FI-SOA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_DATE_FROM | TYPE | ACE_DS_DATE_FROM | Betrachtungszeitraum (Anfang) | |
ID_DATE_TO | TYPE | ACE_DS_DATE_TO | Betrachtungszeitraum (Ende) | |
IS_ACE_KEY | TYPE | ACE_KEY | Accrual Engine: Keyfelder | |
IS_GENERAL_PARAMS | TYPE | ACE_DS_METHOD_GENERAL_PARAMS | Gemeinsame Parameter für alle Verteilungsmethoden | |
IS_SPECIFIC_PARAMS | TYPE | ACE_SOP_SPECIFIC_PARAMS | Parameter aus Tabelle ACEDSOP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RETURN | TYPE | BAPIRET2_T | Returntabelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_PERIOD_RESULT | TYPE | ACE_DS_PERIOD_VALUE | Rückgabewert zu Datum-Intervall |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.