Menu

SAP Function Module CBIH_FA02_LIST_DISPLAY

EHS: Anzeige der Trefferliste für die Arbeitsbereiche

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CBIH_FA02_LIST_DISPLAY (EHS: Anzeige der Trefferliste für die Arbeitsbereiche) is a standard Function Module in SAP ERP and is part of the function group CBIH_FA02 within the package CBIH.

Technical Information

Function Module CBIH_FA02_LIST_DISPLAY
Short Text EHS: Anzeige der Trefferliste für die Arbeitsbereiche
Function Group CBIH_FA02
Package CBIH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME 'CCIHS_FAHITM' DDIC-Struktur der Mastertabelle
I_PF_STATUS_FUNC LIKE TFDIR-FUNCNAME 'CBIH_FA02_SET_PF_ST' User-Exit-Funktion zum Status-Setzen
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME 'CCIHS_FAHITS' DDIC-Struktur der Slavetabelle
I_USER_COMMAND_FUNC LIKE TFDIR-FUNCNAME 'CBIH_FA02_USER_COMM' User-Exit-Funktion zur Ok-Code-Verarb.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_MASTERTAB LIKE CCIHS_FAHITM Master-Tabelle
E_SLAVETAB LIKE CCIHS_FAHITS Slave-Tabelle
X_IOTAB LIKE CCIHS_FALHIOT IO-Tabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LIST_DISPL_ERROR Fehler beim Aufruf des Listtools
MASTER_SLAVE_ERROR Fehler beim Aufbau der List-Strukturen
NO_FAID (siehe CBIH_ER02_IOTAB_TO_LIST_STRUCT)