SAP ABAP Class CL_MDG_ANLY_CR_DATASOURCE (Datasource for Change Request Process Analytics)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-ANR (Application Component) Analytics and Reporting
⤷
MDG_ANALYTICS_UI (Package) MDG_ANALYTICS_UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_ANLY_DATASOURCE | BW DataSource emulation | 20100803 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_ANLY_DSOURCE_DEFINITION | Metadata for DataSource Generation | 20100803 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_ANLY_DSOURCE_RUNTIME | DataSource runtime behaviour | 20100803 |
Properties
Class | CL_MDG_ANLY_CR_DATASOURCE | |
Short Description | Datasource for Change Request Process Analytics | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_ANALYTICS_UI | MDG_ANALYTICS_UI |
Created | 20100803 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BS_ANLY_DATASOURCE | BW DataSource emulation | 20100803 | ||
2 | IF_BS_ANLY_DSOURCE_DEFINITION | Metadata for DataSource Generation | 20100803 | ||
3 | IF_BS_ANLY_DSOURCE_RUNTIME | DataSource runtime behaviour | 20100803 |
Friends
Class CL_MDG_ANLY_CR_DATASOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | 20100803 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MDG_ANALYTICS' | 20100907 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_SELECTION | Selection | 20101103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100803 |
2 | ![]() |
Instance method | Private | Method | 20101104 | |
3 | ![]() |
Instance method | Private | Method | 20101104 | |
4 | ![]() |
Instance method | Private | Method | 20101104 | |
5 | ![]() |
Static method | Private | Method | This Method Process SLA Information | 20100803 |
Events
Class CL_MDG_ANLY_CR_DATASOURCE has no event.
Types
Class CL_MDG_ANLY_CR_DATASOURCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DSOURCE | Call by reference | Type reference (TYPE) | CHAR30 | 20101104 |
Method CONSTRUCTOR on class CL_MDG_ANLY_CR_DATASOURCE has no exception.
Method GET_END_MONTH_OF_QUARTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUARTER | Call by reference | Type reference (TYPE) | STRING | 20101104 | |||
2 | ![]() |
RV_MONTH_DAY | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method GET_END_MONTH_OF_QUARTER on class CL_MDG_ANLY_CR_DATASOURCE has no exception.
Method GET_START_END_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20101104 | ||
2 | ![]() |
EV_END_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101104 | ||
3 | ![]() |
EV_START_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101104 |
Method GET_START_END_DATE on class CL_MDG_ANLY_CR_DATASOURCE has no exception.
Method GET_START_MONTH_OF_QUARTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUARTER | Call by reference | Type reference (TYPE) | STRING | 20101104 | |||
2 | ![]() |
RV_MONTH_DAY | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method GET_START_MONTH_OF_QUARTER on class CL_MDG_ANLY_CR_DATASOURCE has no exception.
Method PROCESS_SLA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SLA_IN_DAYS | Call by reference | Type reference (TYPE) | MDG_ANLY_SLA_IN_DAYS | Number of days | 20101122 | ||
2 | ![]() |
SLA_NOT_MAINTAINED | Call by reference | Type reference (TYPE) | MDG_ANLY_OTHER_CR | SLA not Maintained for CR | 20100907 | ||
3 | ![]() |
SLA_VIOLATED | Call by reference | Type reference (TYPE) | MDG_ANLY_SLA_VIOLATED | SLA VIOLATION (1 =Yes , 0 = No) | 20100803 | ||
4 | ![]() |
USMD_CREATED_AT | Call by reference | Type reference (TYPE) | USMD_CREATED_AT | Created On | 20100803 | ||
5 | ![]() |
USMD_CREQ_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20100803 | ||
6 | ![]() |
USMD_PRIORITY | Call by reference | Type reference (TYPE) | USMD_PRIORITY | Priority | 20100803 | ||
7 | ![]() |
USMD_RELEASED_AT | Call by reference | Type reference (TYPE) | USMD_CHANGED_AT | Relased Timestamp | 20100803 |
Method PROCESS_SLA on class CL_MDG_ANLY_CR_DATASOURCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |