SAP ABAP Class CL_DPR_UI_LOG_MTA (UI Logic for Milestone Trend Analysis)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ALV_UI_LOG_REUSE 20120906
Properties
Class CL_DPR_UI_LOG_MTA  
Short Description UI Logic for Milestone Trend Analysis    
Super Class CL_WD_ALV_UI_LOG_REUSE  
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20120604   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_UI_LOG_MTA has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_MTA has no interface implemented.
Friends
Class CL_DPR_UI_LOG_MTA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI_MTA Instance attribute Private Object reference (TYPE REF TO) DPR_MTA Project Management: Milestone Trend Analysis 20120906
2 MO_FORM_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Form Manager 20120906
3 MS_OBJ_EVENT Instance attribute Private Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20120906
4 MT_HIDDEN_POINTS Instance attribute Private Type reference (TYPE) DPR_TT_GUID GUID Table (Sorted, Unique) 20120906
5 MT_MAPPED_VERS_NAME Instance attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Mapping table for ALV Version Names 20120906
6 MT_SNAPSHOTS Instance attribute Private Type reference (TYPE) TT_PROJECT_DATA 20120906
7 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_MTA UI Logic for Milestone Trend Analysis 20120906
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PRINT_POPUP Instance method Public Method 20120906
2 CONSTRUCTOR Instance method Private Constructor 20120906
3 CUSTOMIZE_GRAPHIC Instance method Public Method 20120906
4 GET_INSTANCE Static method Public Method Get Singleton 20120906
5 GET_MILESTONES Instance method Private Method 20120906
6 GET_PHASES Instance method Private Method 20120906
7 GET_SNAPSHOTS Instance method Private Method 20120906
8 GET_VERSION_NUMBER Instance method Public Method 20120906
9 GET_VISIBLE_COLUMNS Instance method Public Method 20120906
10 PREPARE_ALV_EXPORT Instance method Public Method 20120906
11 PRINT_MTA Instance method Public Method 20120906
12 SET_OBJ_EVENT Instance method Public Method 20120906
Events
Class CL_DPR_UI_LOG_MTA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROJECT_DATA Public See coding 20120906 TT_PROJECT_DATA TYPE STANDARD TABLE OF dpr_ts_api_project_o
Method Signatures

Method CHECK_PRINT_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOW_POPUP Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120906

Method CHECK_PRINT_POPUP on class CL_DPR_UI_LOG_MTA has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_UI_LOG_MTA has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_MTA has no exception.

Method CUSTOMIZE_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MTA_GRAPHIC Call by reference Object reference (TYPE REF TO) CL_WD_BUSINESS_GRAPHICS Perforce change= / 20051117-135106 20120906
2 Importing IV_ENLARGED Call by reference Type reference (TYPE) BOOLE_D Graphic enlarged 20120906

Method CUSTOMIZE_GRAPHIC on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_MTA UI Logic for Milestone Trend Analysis 20120906

Method GET_INSTANCE on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_MILESTONES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MILESTONE Call by reference Type reference (TYPE) DPR_TT_API_TASK_O Table Type for DPR_TS_API_TASK_O 20120906

Method GET_MILESTONES on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_PHASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PHASE Call by reference Type reference (TYPE) INDEX TABLE 20120906

Method GET_PHASES on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_SNAPSHOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SNAPSHOT Call by reference Type reference (TYPE) TT_PROJECT_DATA 20120906

Method GET_SNAPSHOTS on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_VERSION_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20120906
2 Returning RV_VERSION_NUMBER Value transfer Type reference (TYPE) STRING 20120906

Method GET_VERSION_NUMBER on class CL_DPR_UI_LOG_MTA has no exception.

Method GET_VISIBLE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COLUMNS Value transfer Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20120906

Method GET_VISIBLE_COLUMNS on class CL_DPR_UI_LOG_MTA has no exception.

Method PREPARE_ALV_EXPORT Signature

Method PREPARE_ALV_EXPORT on class CL_DPR_UI_LOG_MTA has no parameter.
Method PREPARE_ALV_EXPORT on class CL_DPR_UI_LOG_MTA has no exception.

Method PRINT_MTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPTIONS Call by reference Type reference (TYPE) DPR_TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20120906
2 Importing IV_FORM_NAME Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Form Name 20120906
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120906
4 Importing IV_PRINT_PDF Call by reference Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120906

Method PRINT_MTA on class CL_DPR_UI_LOG_MTA has no exception.

Method SET_OBJ_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20120906

Method SET_OBJ_EVENT on class CL_DPR_UI_LOG_MTA has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in