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 SRSC 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 M_COUNTER_DATAPAKID Instance attribute Private Type reference (TYPE) SY-TABIX 20100803
2 M_MSG_CLASS Constant Private Type reference (TYPE) STRING 'MDG_ANALYTICS' 20100907
3 M_T_SELECT Instance attribute Private Type reference (TYPE) BSANLY_TS_SELECTION Selection 20101103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100803
2 GET_END_MONTH_OF_QUARTER Instance method Private Method 20101104
3 GET_START_END_DATE Instance method Private Method 20101104
4 GET_START_MONTH_OF_QUARTER Instance method Private Method 20101104
5 PROCESS_SLA 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 Importing 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 Importing IV_QUARTER Call by reference Type reference (TYPE) STRING 20101104
2 Returning 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20101104
2 Exporting EV_END_DATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20101104
3 Exporting 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 Importing IV_QUARTER Call by reference Type reference (TYPE) STRING 20101104
2 Returning 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 Exporting SLA_IN_DAYS Call by reference Type reference (TYPE) MDG_ANLY_SLA_IN_DAYS Number of days 20101122
2 Exporting SLA_NOT_MAINTAINED Call by reference Type reference (TYPE) MDG_ANLY_OTHER_CR SLA not Maintained for CR 20100907
3 Exporting SLA_VIOLATED Call by reference Type reference (TYPE) MDG_ANLY_SLA_VIOLATED SLA VIOLATION (1 =Yes , 0 = No) 20100803
4 Importing USMD_CREATED_AT Call by reference Type reference (TYPE) USMD_CREATED_AT Created On 20100803
5 Importing USMD_CREQ_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20100803
6 Importing USMD_PRIORITY Call by reference Type reference (TYPE) USMD_PRIORITY Priority 20100803
7 Importing 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