Menu

SAP Function Module TP_CVPROF_CHECK_ACTIVATION

Währungs- und Bewertungsprofil: Aktivierungsmöglichkeit prüfen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.