The Function Module FRML158_ACTYPE_TO_ACTVT (RMS-FRM: 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 FRML158 within the package RMSFRMINF.
Function Module | FRML158_ACTYPE_TO_ACTVT |
Short Text | RMS-FRM: Wandelt Aktivitätstyp (ACTYPE) in Wert für Berechtigungsprüfung |
Function Group | FRML158 |
Package | RMSFRMINF |
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 | FRMLS_DIALCTR-ACTYPE | Aktivitätstyp |
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 | ungültiger Aktivitätstyp |