The Function Module TP_CVPROF_CHECK_ACTIVATION (Währungs- und Bewertungsprofil: Aktivierungsmöglichkeit prüfen) is a standard Function Module in SAP ERP and is part of the function group PC32 within the package KE1.
Function Module | TP_CVPROF_CHECK_ACTIVATION |
Short Text | Währungs- und Bewertungsprofil: Aktivierungsmöglichkeit prüfen |
Function Group | PC32 |
Package | KE1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CVPROF | LIKE | TCVPROF-CVPROF | W&B-Profil, das zu prüfen ist | |
I_KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_OCCURRED | LIKE | SY-SUBRC | Flag: Aktivierung ok - 0 /nicht ok - 4/8 |
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.