The Function Module C14J_ACTYPE_TO_ACTVT (PP-SHE: Wandelt Aktivitätstyp (ACTYPE) in Wert für Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group C14J within the package CBUI.
Function Module | C14J_ACTYPE_TO_ACTVT |
Short Text | PP-SHE: Wandelt Aktivitätstyp (ACTYPE) in Wert für Berechtigungsprüfung |
Function Group | C14J |
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_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | Activity type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTVT | TYPE | ESP1_ACTVT_TYPE | entsprechender Wert für Berechtigungsprüfung |
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 |
---|---|
INVALID_ACTYPE | Invalid activity type |