Menu

SAP Function Module FRML112_ACTYPE_SET_GET

RMS-FRM: Setzen/Auslesen von Transaktions- und Aktivitätstyp

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.