The Function Module FAGL_FUNC_AREA_FRM_COBL_DERIVE (Ermitteln des Funktionsbereichs aus COBL) is a standard Function Module in SAP ERP and is part of the function group FAGL_FUNC_AREA_DERIVE within the package FAGL_ORG_UNITS.
Function Module | FAGL_FUNC_AREA_FRM_COBL_DERIVE |
Short Text | Ermitteln des Funktionsbereichs aus COBL |
Function Group | FAGL_FUNC_AREA_DERIVE |
Package | FAGL_ORG_UNITS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_CHECK_EXISTENCE | TYPE | FLAG | Existenz des Funktionsbereichs prüfen | |
I_COBL | TYPE | COBL | Kontierungsblock |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EB_FUNC_AREA_CHANGED | TYPE | FLAG | Kennzeichen: Neuer Funktionsbereich wurde abgeleitet | |
E_COBL | TYPE | COBL | Kontierungsblock |
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 |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |
NOT_FOUND | Funktionsbereich nicht gefunden |