Menu

SAP Function Module ACEPSDB_ITEM_READ_SIM

Buffered Read on Table ACEPSOI

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ACEPSDB_ITEM_READ_SIM (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_SIM
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