SAP ABAP Class CL_PPM_PROTSK_CNF_DPC_EXT (Data Provider Secondary Class)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     ODATA_PPM_PRO_TSKCNF (Package) ODATA Services for Task Confirmation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPM_PROTSK_CNF_DPC Data Provider Base Class 20130822
Properties
Class CL_PPM_PROTSK_CNF_DPC_EXT  
Short Description Data Provider Secondary Class    
Super Class CL_PPM_PROTSK_CNF_DPC Data Provider Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ODATA_PPM_PRO_TSKCNF   ODATA Services for Task Confirmation 
Created 20130822   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PPM_PROTSK_CNF_MPC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PPM_PROTSK_CNF_DPC_EXT has no interface implemented.
Friends
Class CL_PPM_PROTSK_CNF_DPC_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SERVICE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_CORE_SERVICE_MANAGER Proj. Mgmt Core Service Manager 20130916
2 MT_ENTITYSET Static Attribute Protected Type reference (TYPE) CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST 20130924
3 MV_BATCH Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130916
4 MV_SEVERITY_ID Static Attribute Protected Type reference (TYPE) NUMC5 5 Character Numeric NUMC 20130924
Methods
# Method Level Visibility Method type Description Created on
1 CONTENT_DISPOSITION Instance method Private Method 20131019
2 CONVERT_UNIT Instance method Protected Method simple unit conversion 20130830
3 CONV_ISOCODE_DAY_TO_SAP_CODE Instance method Protected Method converts unit of message iso to sap code 20130916
4 COUNT_NOTES_AND_DOCUMENTS Static method Private Method Count number of notes and documents per task 20130925
5 GET_CONTENT_VERSIONS Static method Private Method 20130916
6 GET_DELEGATED_BY Instance method Private Method 20131025
7 HANDLE_MESSAGES Instance method Protected Method fill the messages into the message container 20130916
8 NO_CACHE Instance method Private Method 20131019
9 RETRIEVE_TASK_DOCUMENT Instance method Private Method Retrieve a document of task 20131128
10 RETRIEVE_TASK_SET Instance method Protected Method retrieve the taskset 20130916
11 RETRIEVE_TASK_SET_OPT Instance method Protected Method retrieve the taskset 20131023
12 TASKDETAILSET_CHECK_CHANGED Instance method Private Method 20131031
Events
Class CL_PPM_PROTSK_CNF_DPC_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_API_ROOT_OBJECT_KEY Public See coding 20131025 tt_api_root_object_key TYPE STANDARD TABLE OF dpr_ts_api_root_object_key
2 TT_API_ROOT_USER_KEY Public See coding 20130916 tt_api_root_user_key TYPE STANDARD TABLE OF dpr_ts_api_root_user_key
3 TT_BITMAP_FILE Private See coding 20130919 tt_bitmap_file TYPE STANDARD TABLE OF ty_bitmap_file
4 TT_VERSION Public See coding 20130916 tt_version TYPE STANDARD TABLE OF dpr_ts_api_doc_version
5 TY_BITMAP_FILE Private See coding 20130919 BEGIN OF ty_bitmap_file, line(255) TYPE x, END OF ty_bitmap_file
6 TY_S_SAP_CODE_AND_TEXT Public See coding 20130916 BEGIN OF ty_s_sap_code_and_text, overdue_unit TYPE msehi, overdue_unit_text TYPE mseht, END OF ty_s_sap_code_and_text
Method Signatures

Method CONTENT_DISPOSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACT_FILE_NAME Call by reference Type reference (TYPE) /RPM/TV_URL_EXT URL Compatible with EDMS 20131019

Method CONTENT_DISPOSITION on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method CONVERT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTOR Call by reference Type reference (TYPE) DPR_TV_API_WORK Work 20130830
2 Importing IV_UNIT_IN Call by reference Type reference (TYPE) DPR_TV_API_UNIT Unit of Measurement Text (Maximum 10 Characters) 20130830
3 Importing IV_UNIT_OUT Call by reference Type reference (TYPE) DPR_TV_API_UNIT Unit 20130830
4 Returning RV_CONVERTED_FACTOR Value transfer Type reference (TYPE) DPR_TV_API_WORK Work 20130830

Method CONVERT_UNIT on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method CONV_ISOCODE_DAY_TO_SAP_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CODE Call by reference Type reference (TYPE) TY_S_SAP_CODE_AND_TEXT 20130916

Method CONV_ISOCODE_DAY_TO_SAP_CODE on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method COUNT_NOTES_AND_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUMBER_OF_DOCUMENTS Call by reference Type reference (TYPE) INT4 Natural number 20130925
2 Exporting EV_NUMBER_OF_NOTES Call by reference Type reference (TYPE) INT4 Natural number 20130925
3 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_CORE_SERVICE_MANAGER Service Manager 20130925
4 Importing IV_TASK_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_TASK GUID for Task in BAPI Interface 20130925

Method COUNT_NOTES_AND_DOCUMENTS on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method GET_CONTENT_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VERSIONS Call by reference Type reference (TYPE) TT_VERSION 20130916
2 Importing IV_DOC_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130916

Method GET_CONTENT_VERSIONS on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method GET_DELEGATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELEGATED_BY Call by reference Type reference (TYPE) STRING 20131026
2 Exporting EV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20131026
3 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_CORE_SERVICE_MANAGER API: Key of Root Object 20131025
4 Importing IT_KEYS Call by reference Type reference (TYPE) TT_API_ROOT_OBJECT_KEY API: Key of Root Object 20131025
5 Importing IV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20131025

Method GET_DELEGATED_BY on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method HANDLE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPI_MSG Call by reference Type reference (TYPE) DPR_TT_BAPIRETURN Return Parameter Table 20131129
2 Returning RR_MESSAGE_CONTAINER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MESSAGE_CONTAINER Message Container Interface 20130916
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130916

Method NO_CACHE Signature

Method NO_CACHE on class CL_PPM_PROTSK_CNF_DPC_EXT has no parameter.
Method NO_CACHE on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method RETRIEVE_TASK_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITY Call by reference Type reference (TYPE) CL_PPM_PROTSK_CNF_MPC=>TS_ATTACHMENTS 20131128
2 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_API_GUID Document GUID 20131128
3 Importing IV_DOCUMENT_NAME Call by reference Type reference (TYPE) STRING 20131128
4 Importing IV_TASK_GUID Call by reference Type reference (TYPE) DPR_TV_API_GUID Task GUID 20131128
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131128
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131128

Method RETRIEVE_TASK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITYSET Call by reference Type reference (TYPE) CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST Structure for task list confirm 20130916
2 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_CORE_SERVICE_MANAGER Proj. Mgmt Core Service Manager 20130916
3 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20130924
4 Importing IT_KEY Call by reference Type reference (TYPE) TT_API_ROOT_USER_KEY 20130916
5 Importing IV_ASSOCIATION Call by reference Type reference (TYPE) STRING 20130916

Method RETRIEVE_TASK_SET on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method RETRIEVE_TASK_SET_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITYSET Call by reference Type reference (TYPE) CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST Structure for task list confirm 20131023
2 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_CORE_SERVICE_MANAGER Proj. Mgmt Core Service Manager 20131023
3 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20131023
4 Importing IT_KEY Call by reference Type reference (TYPE) TT_API_ROOT_USER_KEY 20131023
5 Importing IV_ASSOCIATION Call by reference Type reference (TYPE) STRING 20131023

Method RETRIEVE_TASK_SET_OPT on class CL_PPM_PROTSK_CNF_DPC_EXT has no exception.

Method TASKDETAILSET_CHECK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OLD_DATA Call by reference Type reference (TYPE) DPR_TS_API_TASK_O API: Attributes of Task 20131031
2 Exporting EV_NOTHING_CHANGED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20131031
3 Importing IS_CHANGED_DATA Call by reference Type reference (TYPE) PPM_TS_TASK_CONFIRM_DETL_GW Structure for Task Confirmation Detail 20131031
4 Importing IT_TASK_KEY Call by reference Type reference (TYPE) DPR_TT_API_TASK_O_KEY Table Type for DPR_TS_API_TASK_O_KEY 20131031
5 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20131104
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131031
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131031
History
Last changed by/on SAP  20141109 
SAP Release Created in