SAP ABAP Class CL_DPR_UI_LOG_CONFIRMATION (UI Logic for Confirmation)
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 20080807
Properties
Class CL_DPR_UI_LOG_CONFIRMATION  
Short Description UI Logic for Confirmation    
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 20080807   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DPR_UI_LOG_CONFIRMATION has no interface implemented.
Friends
Class CL_DPR_UI_LOG_CONFIRMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_BREADCRUMP_SEPARATOR Constant Public Type reference (TYPE) STRING ' > ' Breadcrump Separator 20081023
2 MC_BTN_COPY_FINISH Constant Public Type reference (TYPE) STRING 'BTN_COPY_FINISH' Button 'Calc. Finish to Actual Finish' 20080818
3 MC_BTN_COPY_START Constant Public Type reference (TYPE) STRING 'BTN_COPY_START' Button 'Calc. Start to Actual Start' 20080818
4 MC_BTN_DOCUMENTS Constant Public Type reference (TYPE) STRING 'BTN_DOCUMENTS' Button 'Edit Documents' 20080818
5 MC_BTN_ITEMS Constant Public Type reference (TYPE) STRING 'BTN_ITEM_DETAILS' Button Item Details 20081002
6 MC_BTN_NOTES Constant Public Type reference (TYPE) STRING 'BTN_NOTES' Button 'Edit Notes' 20080818
7 MC_BTN_RES_ASSIGNMENTS Constant Public Type reference (TYPE) STRING 'BTN_RES_ASSIGNMENTS' Button 'Ressource Assignments' 20080818
8 MC_BTN_TASKS Constant Public Type reference (TYPE) STRING 'BTN_TASK_DETAILS' Button Task Details 20080902
9 MC_COLUMN_REF_SOURCE3 Constant Public Type reference (TYPE) STRING 'COLUMN_SOURCE3' 20081211
10 MT_DET_DATA_ITO Instance attribute Private See coding Currently buffered backend data (Checklist Item) 20081027
11 MT_DET_DATA_TTO Instance attribute Private See coding Currently buffered backend data (Task) 20081027
12 MT_SELECTED_OBJECTS Instance attribute Private Type reference (TYPE) DPR_TT_OBJ_EVENT Table with Object Selection 20080822
13 MV_CURRENT_OBJECT_TYPE Instance attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Type in Project Planning 20081006
14 MV_DDIC_STRUC_NAME Instance attribute Private Type reference (TYPE) STRING Name of the corresponding DDIC structure 20080808
15 MV_GUID_ATTRIBUTE_NAME Instance attribute Private Type reference (TYPE) STRING Name of the attribute which contains the guid of the struc 20080903
16 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_CONFIRMATION UI Logic for Confirmation 20080807
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20080807
2 GET_ALV_STRUCTURE_ITO Instance method Private Method Get ALV Structure ITO (Checklist Item) 20081002
3 GET_ALV_STRUCTURE_TTO Instance method Private Method Get ALV Structure TTO (Task) 20080822
4 GET_BREADCRUMB_AS_STRING Instance method Public Method Retruns the complete breadcrumb as string for a single obj. 20090217
5 GET_DDIC_STRUC_NAME Instance method Public Method Sets the name of the corresponding DDIC structure. 20080822
6 GET_DET_DATA Instance method Public Method Returns the current buffered backend data. 20081027
7 GET_FAILED_OBJECTS Instance method Public Method Returns the object where the save have failed. 20081114
8 GET_GUID_ATTRIBUTE_NAME Instance method Public Method Returns the name of the attribute which contains the GUID. 20080910
9 GET_INSTANCE Static method Public Method Get Singleton Instance 20080807
10 GET_SELECTED_OBJECTS Instance method Public Method Returns all initial selected objects 20080925
11 GET_VIEWDATA_ATTRIBUTES Instance method Private Method Get Attribute from Viewdata Context 20080811
12 PRELOAD_TASKS_CHKLIST_ITEMS Static method Public Method 20130107
13 RETRIEVE_ALV_DATA_ITO Instance method Private Method Set ALV Data TTO (Checklist Item) 20081002
14 RETRIEVE_ALV_DATA_TTO Instance method Private Method Set ALV Data TTO (Task) 20080812
15 SET_DDIC_STRUC_NAME Instance method Public Method Set the name of the corresponding DDIC structure. 20080808
16 SET_GUID_ATTRIBUTE_NAME Instance method Public Method Sets the name of the attribute which contains the GUID 20080903
17 SET_SELECTED_OBJECTS Instance method Public Method Sets the initial selected objects. 20080822
Events
Class CL_DPR_UI_LOG_CONFIRMATION has no event.
Types
Class CL_DPR_UI_LOG_CONFIRMATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ALV_STRUCTURE_ITO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS_ATTR Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20081002

Method GET_ALV_STRUCTURE_ITO on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_ALV_STRUCTURE_TTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS_ATTR Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20080822

Method GET_ALV_STRUCTURE_TTO on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_BREADCRUMB_AS_STRING 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 Unique Object Key 20090217
2 Returning RV_BREADCRUMP Value transfer Type reference (TYPE) STRING 20090217

Method GET_BREADCRUMB_AS_STRING on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_DDIC_STRUC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DDIC_STRUC_NAME Value transfer Type reference (TYPE) STRING 20080822

Method GET_DDIC_STRUC_NAME on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_DET_DATA Signature

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

Method GET_DET_DATA on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_FAILED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FAILED_OBJECTS Value transfer Type reference (TYPE) DPR_TT_OBJ_EVENT Table with Object Selection 20081114

Method GET_FAILED_OBJECTS on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_GUID_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID_ATTRIBUTE_NAME Value transfer Type reference (TYPE) STRING 20080910

Method GET_GUID_ATTRIBUTE_NAME on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_CONFIRMATION UI Logic for Confirmation 20080807

Method GET_INSTANCE on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_SELECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECTED_OBJECTS Value transfer Type reference (TYPE) DPR_TT_OBJ_EVENT Table with Object Selection 20080925

Method GET_SELECTED_OBJECTS on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method GET_VIEWDATA_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_UI_VI_LOCATOR Value transfer Type reference (TYPE) DPR_TS_UI_VI_LOCATOR Dashboard UI Control Data 20080811

Method GET_VIEWDATA_ATTRIBUTES on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method PRELOAD_TASKS_CHKLIST_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION Call by reference Type reference (TYPE) DPR_TT_UI_DO_ACTION Save Actions in Controller 20130107
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Object Type in Project Planning 20130107

Method PRELOAD_TASKS_CHKLIST_ITEMS on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method RETRIEVE_ALV_DATA_ITO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE_DATA Call by reference Type reference (TYPE) DPR_TS_UI_CONFIRMATION_CKLITEM Checklist Item Confirmation UI Data 20081024
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081024

Method RETRIEVE_ALV_DATA_ITO on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method RETRIEVE_ALV_DATA_TTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE_DATA Call by reference Type reference (TYPE) DPR_TS_UI_CONFIRMATION_TASK Task Confirmation UI Data 20081024
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081024

Method RETRIEVE_ALV_DATA_TTO on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method SET_DDIC_STRUC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_STRUC_NAME Call by reference Type reference (TYPE) STRING 20080808

Method SET_DDIC_STRUC_NAME on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method SET_GUID_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20080903

Method SET_GUID_ATTRIBUTE_NAME on class CL_DPR_UI_LOG_CONFIRMATION has no exception.

Method SET_SELECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_OBJECTS Call by reference Type reference (TYPE) DPR_TT_OBJ_EVENT Table with Object Selection 20080822

Method SET_SELECTED_OBJECTS on class CL_DPR_UI_LOG_CONFIRMATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702