The Function Module CCMSBI_GET_MTE_CAL_DAY_SCHEMA (Einem MTE zugeordnetes Kalender-/Tagesschema holen) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTR_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.
Function Module | CCMSBI_GET_MTE_CAL_DAY_SCHEMA |
Short Text | Einem MTE zugeordnetes Kalender-/Tagesschema holen |
Function Group | SCCMSBI_EXTR_UTILITIES |
Package | RS_BCT_CCMS_CPH_EXTRACTORS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MTE_DEF | TYPE | ALTIDKEY | Alert: Performance Database Object Teil |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALNAME | TYPE | ALPFPOLKEY | Kalenderschema | |
SFTNAME | TYPE | ALPFPOLKEY | Tagesschema |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SCHEMAS_LOADED | TYPE | CHAR1 | ' ' | Einstelliges Kennzeichen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REORGSCHEMAS | LIKE | ALPFREORSCHEMSTR | Struktur für PerfDB-Reorganisationsinformationen |
This function module does not define any Exceptions.