The Function Module ACE_ACCRUALOBJECT_READ_ALLDATE (Abgrenzungsobjekt lesen mit internen Schlüssel) is a standard Function Module in SAP ERP and is part of the function group ACE_DS_OBJECTS_MAINTAIN within the package ACE-DS.
Function Module | ACE_ACCRUALOBJECT_READ_ALLDATE |
Short Text | Abgrenzungsobjekt lesen mit internen Schlüssel |
Function Group | ACE_DS_OBJECTS_MAINTAIN |
Package | ACE-DS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | TYPE | ACE_BUKRS | Buchungskreis | |
I_COMP | TYPE | ACE_COMP | Anwendungskomponente für Abgrenzung | |
I_OBJID | TYPE | ACE_GUID | Abgenzungsobjektnummer | |
I_PARAM | TYPE | ACE_PARAM_NAME_RANGE_T | Select-Options Tabelle Parameter | |
I_SUBID | TYPE | ACE_SUBID | interner Nebenschlüssel für Accrual Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ACE_EX_OBJKEY | TYPE | ACE_EX_OBJKEY | Externer Schlüssel eines Abgrenzungsobjektes | |
ET_DS_ACCOUNTS | TYPE | ACEDS_TB_ACCOUNTS | Accrual Engine: Lesen von Konten | |
ET_DS_ASSGMT | TYPE | ACEDS_ASSIGNMENTS_INTERFACE_T | Kontierung | |
ET_DS_HEADER | TYPE | ACEDS_TB_HEADER | Accrual Engine: Lesen Header ohne Mandt, Bukrs, Comp | |
ET_DS_ITEMS | TYPE | ACEDS_TB_ITEM | Accrual Engine: Lesen Item ohne Mandt, Bukrs, Comp | |
ET_DS_PARAMETER | TYPE | ACE_DS_METHOD_PARAMETER_T | Freie Parameter für Abgrenzungsmethoden | |
ET_DS_PARAMS | TYPE | ACEDS_TB_PARAM | identisch mit ET_DS_PARAMETER, nur andere Struktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Objekt nicht vorhanden |