The Function Module CJCK_CHANGE_FUNC_AREA (Prüfungen zum Funktionsbereich) is a standard Function Module in SAP ERP and is part of the function group CJCK within the package CN_PSP_OPR.
Function Module | CJCK_CHANGE_FUNC_AREA |
Short Text | Prüfungen zum Funktionsbereich |
Function Group | CJCK |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS_NEW | LIKE | T001-BUKRS | Buchungskreis | |
I_FUNC_AREA_NEW | LIKE | PROJ-FUNC_AREA | Funktionsbereich | |
I_FUNC_AREA_OLD | LIKE | PROJ-FUNC_AREA | Funktionsbereich | |
I_KOKRS_NEW | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
I_OBJNR_NEW | LIKE | PROJ-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGEABLE | TYPE | CHAR1 | Einstelliges Kennzeichen | |
E_VISIBLE | TYPE | CHAR1 | Einstelliges Kennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.