Menu

SAP Function Module EBA_OBJECT_LIST

INTERN: BOR-Objekt-Liste (flache)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module EBA_OBJECT_LIST (INTERN: BOR-Objekt-Liste (flache)) is a standard Function Module in SAP ERP and is part of the function group EBA2 within the package CCMB.

Technical Information

Function Module EBA_OBJECT_LIST
Short Text INTERN: BOR-Objekt-Liste (flache)
Function Group EBA2
Package CCMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_CALLBACK_PROGRAM LIKE SY-REPID SPACE Callback-Programm
X_CALLBACK_STATUS LIKE SY-XFORM SPACE Callback-Routine zum Setzen des PF-Status
X_CALLBACK_USER_COMMAND LIKE SY-XFORM SPACE Callback-Routine zur Befehlsbehandlung
X_CUA_STATUS LIKE SY-PFKEY zu setzender PF-Status (aus CB-Programm)
X_HOTSPOT LIKE EBAGEN-KENNZX SPACE Kennzeichen: Schlüssel als Hotspot
X_POPUP LIKE EBAGEN-KENNZX SPACE Kennzeichen: Anzeige im Popup
X_PRGCONTEXT LIKE EBAPRES-PRGCONTEXT SPACE Aufrufkontext - Programm
X_SELECT_MODE LIKE EBAGEN-SELECTMODE 'D' Auswahlart (Einzel, Mehrfach, nur-Anzeige)
X_SUBCONTEXT LIKE EBAPRES-SUBCONTEXT SPACE Aufrufkontext - Subkontext
X_TITLE LIKE EBAGEN-TITLE SPACE Titelzeile
X_TYPE_AT_OBJECT LIKE EBAGEN-KENNZX 'X' Kennzeichen: Typspalte aktiv

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_CANCELLED LIKE EBAGEN-KENNZX Kennz: Abbruch durch Benutzer
Y_PICKOBJ LIKE SWOTOBJID ausgewähltes Objekt (bei Einfachauswahl)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_OBJECTS LIKE EBAOBJLIST Liste darzustellender BOR-Objekte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_OBJECTS T_OBJECTS ist leer