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 | 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 | Constant | Public | Type reference (TYPE) | STRING | ' > ' | Breadcrump Separator | 20081023 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_COPY_FINISH' | Button 'Calc. Finish to Actual Finish' | 20080818 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_COPY_START' | Button 'Calc. Start to Actual Start' | 20080818 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_DOCUMENTS' | Button 'Edit Documents' | 20080818 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_ITEM_DETAILS' | Button Item Details | 20081002 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_NOTES' | Button 'Edit Notes' | 20080818 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_RES_ASSIGNMENTS' | Button 'Ressource Assignments' | 20080818 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'BTN_TASK_DETAILS' | Button Task Details | 20080902 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'COLUMN_SOURCE3' | 20081211 | |||
| 10 | Instance attribute | Private | See coding | Currently buffered backend data (Checklist Item) | 20081027 | ||||
| 11 | Instance attribute | Private | See coding | Currently buffered backend data (Task) | 20081027 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_OBJ_EVENT | Table with Object Selection | 20080822 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20081006 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the corresponding DDIC structure | 20080808 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the attribute which contains the guid of the struc | 20080903 | |||
| 16 | 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 | Instance method | Private | Constructor | Constructor | 20080807 | |
| 2 | Instance method | Private | Method | Get ALV Structure ITO (Checklist Item) | 20081002 | |
| 3 | Instance method | Private | Method | Get ALV Structure TTO (Task) | 20080822 | |
| 4 | Instance method | Public | Method | Retruns the complete breadcrumb as string for a single obj. | 20090217 | |
| 5 | Instance method | Public | Method | Sets the name of the corresponding DDIC structure. | 20080822 | |
| 6 | Instance method | Public | Method | Returns the current buffered backend data. | 20081027 | |
| 7 | Instance method | Public | Method | Returns the object where the save have failed. | 20081114 | |
| 8 | Instance method | Public | Method | Returns the name of the attribute which contains the GUID. | 20080910 | |
| 9 | Static method | Public | Method | Get Singleton Instance | 20080807 | |
| 10 | Instance method | Public | Method | Returns all initial selected objects | 20080925 | |
| 11 | Instance method | Private | Method | Get Attribute from Viewdata Context | 20080811 | |
| 12 | Static method | Public | Method | 20130107 | ||
| 13 | Instance method | Private | Method | Set ALV Data TTO (Checklist Item) | 20081002 | |
| 14 | Instance method | Private | Method | Set ALV Data TTO (Task) | 20080812 | |
| 15 | Instance method | Public | Method | Set the name of the corresponding DDIC structure. | 20080808 | |
| 16 | Instance method | Public | Method | Sets the name of the attribute which contains the GUID | 20080903 | |
| 17 | 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 | 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 | 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 | IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Unique Object Key | 20090217 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IT_ACTION | Call by reference | Type reference (TYPE) | DPR_TT_UI_DO_ACTION | Save Actions in Controller | 20130107 | |||
| 2 | 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 | ES_TABLE_DATA | Call by reference | Type reference (TYPE) | DPR_TS_UI_CONFIRMATION_CKLITEM | Checklist Item Confirmation UI Data | 20081024 | |||
| 2 | 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 | ES_TABLE_DATA | Call by reference | Type reference (TYPE) | DPR_TS_UI_CONFIRMATION_TASK | Task Confirmation UI Data | 20081024 | |||
| 2 | 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 | 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 | 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 | 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 |