The Function Module FRML112_ACTYPE_SET_GET (RMS-FRM: Setzen/Auslesen von Transaktions- und Aktivitätstyp) is a standard Function Module in SAP ERP and is part of the function group FRML112 within the package RMSFRMDIA.
Function Module | FRML112_ACTYPE_SET_GET |
Short Text | RMS-FRM: Setzen/Auslesen von Transaktions- und Aktivitätstyp |
Function Group | FRML112 |
Package | RMSFRMDIA |
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 | Activity category in the transaction | |
I_TRTYPE | LIKE | FRMLS_DIALCTR-TRTYPE | Transaction type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTYPE | LIKE | FRMLS_DIALCTR-ACTYPE | Activity type for transactions | |
E_TRTYPE | LIKE | FRMLS_DIALCTR-TRTYPE | Transaction type |
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.