Menu

SAP Function Module ACEPSDB_ITEM_READ

Buffered Read on Table ACEPSOI

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_READ (Buffered Read on Table ACEPSOI) 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_READ
Short Text Buffered Read on Table ACEPSOI
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
IB_BYPASSING_BUFFER TYPE FLAG SPACE allgemeines flag
IB_ONLY_DB TYPE FLAG SPACE allgemeines flag
IB_ONLY_SIM TYPE FLAG SPACE Conversion Flag
IB_WITH_SIM TYPE FLAG SPACE allgemeines flag
ID_ACE_COMP LIKE TACECOMP-COMP Anwendungskomponente für Abgrenzung
IT_COMP_SIMUPARAM_RANGES TYPE ACE_FIELD_RANGES_T Tabelle mit feldspezifischen Select-Options

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACEPSOI TYPE ACEPS_TB_ITEM Übergabetabelle in der Log. DB Struktur ACEPSOI_LDB
ET_RETURN TYPE BAPIRET2_T Returntabelle

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
INVALID_SELECTIONS unsinnige Selektionskombination
NOT_FOUND keinen Datensatz gefunden
SIMULATION_ERROR Fehler bei der Simulation