The Function Module CMSR_RE_EVENT_DTITL (Event DTITL: Set RE Type in the title) is a standard Function Module in SAP ERP and is part of the function group CMS_RE_BDT within the package CMS_RE_UI.
Function Module | CMSR_RE_EVENT_DTITL |
Short Text | Event DTITL: Set RE Type in the title |
Function Group | CMS_RE_BDT |
Package | CMS_RE_UI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XCHANGED | LIKE | BUS000FLDS-CHAR1 | Single-character flag | |
E_XTOTAL | LIKE | BUS000FLDS-CHAR1 | Single-character flag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TITLE_ACTVT | LIKE | BUS000FLDS-ACTIVIT | Screen title: Activity-dependent part | |
C_TITLE_OBJAP | LIKE | TBZ1T-OTITL | Screen title (object-dependent section) | |
C_TITLE_SCREEN | LIKE | TBZ3B-DTITL | Screen title (screen-dependent section) | |
C_TITLE_TOTAL | LIKE | RSEU1-TIT_TEXT | Text of title line |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.