The Function Module C1G0FAL_APPLOBJ_INFO (EHS: Zusatzinfos zum Anwendungsobjekt Ambulanzbuch ermitteln) is a standard Function Module in SAP ERP and is part of the function group C1G0FAL within the package CBUI.
Function Module | C1G0FAL_APPLOBJ_INFO |
Short Text | EHS: Zusatzinfos zum Anwendungsobjekt Ambulanzbuch ermitteln |
Function Group | C1G0FAL |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLOBJ | TYPE | ESPRE_APPLOBJ_WA_TYPE | Anwendungsobjekt | |
I_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Gültigkeitsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT1 | LIKE | SLINE-TEXT | Ausgabetext 1 | |
E_TEXT2 | LIKE | SLINE-TEXT | Ausgabetext 2 | |
E_TEXT3 | LIKE | SLINE-TEXT | Ausgabetext 3 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Das Objekt konnte nicht gefunden werden |