The Function Module FRML102_CUA_SET (RMS-FRM: CUA-Status und Titelleiste setzen (Formula-Infosystem)) is a standard Function Module in SAP ERP and is part of the function group FRML102 within the package RMSFRMDIA.
Function Module | FRML102_CUA_SET |
Short Text | RMS-FRM: CUA-Status und Titelleiste setzen (Formula-Infosystem) |
Function Group | FRML102 |
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 type | |
I_FLG_SET_STATUS | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - TRUE: Status setzen |
I_FLG_SET_TITLE | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - TRUE: Titel setzen |
I_PANEL | LIKE | FRMLS_DIALCTR-PANEL | panel of picture group | |
I_PICGRP | LIKE | FRMLS_DIALCTR-PICGRP | picture group | |
I_TRTYPE | LIKE | FRMLS_DIALCTR-TRTYPE | transaction type (not used at the moment) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXCL_SET | LIKE | CUAFCODE |
This function module does not define any Exceptions.