Menu

SAP Function Module ACEPSDB_ITEM_PREFETCH

Fill internal table for periodic posting

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module ACEPSDB_ITEM_PREFETCH (Fill internal table for periodic posting) is a standard Function Module in SAP ERP and is part of the function group ACEPSDB_ITEM within the package ACE-PS.

Technical Information

Function Module ACEPSDB_ITEM_PREFETCH
Short Text Fill internal table for periodic posting
Function Group ACEPSDB_ITEM
Package ACE-PS
Module Type Normal Module

Importing Parameters

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_GJAHR TYPE ACE_GJAHR_RANGE_T Range für Geschäftsjahre
IR_OBJID TYPE ACE_OBJID_RANGE_T Abgrenzungsobjekte
IR_REFKEY TYPE ACE_DS_REFKEY_RANGE_T Tabelle mit Select-Options für Referenz
IR_REFSUBKEY TYPE ACE_DS_REFSUBKEY_RANGE_T Select-Options für Reference SubKey
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OBJKEY TYPE ACE_OBJ_KEY_T Abgrenzungsobjektschlüssel

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_OCCURRED Ein Fehler ist aufgetreten
NOT_FOUND Keine Daten gefunden!