The Function Module ACEDSDB_ACCOUNTS_PREFETCH (Füllen der internen Tabellen bei periodischer Buchung) is a standard Function Module in SAP ERP and is part of the function group ACEDSDB_ACCOUNTS within the package ACE-DS.
Function Module | ACEDSDB_ACCOUNTS_PREFETCH |
Short Text | Füllen der internen Tabellen bei periodischer Buchung |
Function Group | ACEDSDB_ACCOUNTS |
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 |
---|---|---|---|---|
ID_ALLSTATUS | TYPE | FLAG | Kennzeichen: Auch zu Archivierende Objekte lesen | |
IR_ACRTYPE | TYPE | ACE_ACRTYPE_RANGE_T | Abgrenzungsarten | |
IR_OBJID | TYPE | ACE_OBJID_RANGE_T | Abgrenzungsobjekte | |
IR_REFKEY | TYPE | ACE_DS_REFKEY_RANGE_T | Tabelle mit Select-Options für Referenz | |
IS_COMP_REFKEY_RANGES | TYPE | ACE_COMP_SPECIFIC_OBJ_RANGES | Übergabestruktur Refkey Selektionsbedingungen | |
IT_ACEOBJ | TYPE | ACEA_TY_ACEOBJ_TAB | Vorselektion der Abgrenzungsobjekte | |
IT_DOPT | TYPE | ACE_DOPT_T | Dynamische Selectionsbedingungen | |
IT_REFSUBKEY | TYPE | ACE_SUBKEY_EXT_T | Tabelle mit Abgrenzungsunterobjekten | |
I_BUKRS | TYPE | ACE_BUKRS | Buchungskreis | |
I_COMP | TYPE | ACE_COMP | Anwendungskomponente für Abgrenzung |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ERROR_OCCURRED | Fehler ist aufgetreten |
NOT_FOUND | Keine Daten gefunden! |