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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | Proj. Mgmt Core Service Manager | 20130916 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST | 20130924 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130916 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | NUMC5 | 5 Character Numeric NUMC | 20130924 |
Methods
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 | 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 | IV_FACTOR | Call by reference | Type reference (TYPE) | DPR_TV_API_WORK | Work | 20130830 | |||
| 2 | IV_UNIT_IN | Call by reference | Type reference (TYPE) | DPR_TV_API_UNIT | Unit of Measurement Text (Maximum 10 Characters) | 20130830 | |||
| 3 | IV_UNIT_OUT | Call by reference | Type reference (TYPE) | DPR_TV_API_UNIT | Unit | 20130830 | |||
| 4 | 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 | 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 | EV_NUMBER_OF_DOCUMENTS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130925 | |||
| 2 | EV_NUMBER_OF_NOTES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130925 | |||
| 3 | IO_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | Service Manager | 20130925 | |||
| 4 | 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 | ET_VERSIONS | Call by reference | Type reference (TYPE) | TT_VERSION | 20130916 | ||||
| 2 | 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 | EV_DELEGATED_BY | Call by reference | Type reference (TYPE) | STRING | 20131026 | ||||
| 2 | EV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20131026 | |||
| 3 | IO_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | API: Key of Root Object | 20131025 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | TT_API_ROOT_OBJECT_KEY | API: Key of Root Object | 20131025 | |||
| 5 | 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 | IT_BAPI_MSG | Call by reference | Type reference (TYPE) | DPR_TT_BAPIRETURN | Return Parameter Table | 20131129 | |||
| 2 | RR_MESSAGE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20130916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ER_ENTITY | Call by reference | Type reference (TYPE) | CL_PPM_PROTSK_CNF_MPC=>TS_ATTACHMENTS | 20131128 | ||||
| 2 | IV_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_API_GUID | Document GUID | 20131128 | |||
| 3 | IV_DOCUMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20131128 | ||||
| 4 | IV_TASK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_API_GUID | Task GUID | 20131128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131128 | ||
| 2 | Technical Exception | 20131128 |
Method RETRIEVE_TASK_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST | Structure for task list confirm | 20130916 | |||
| 2 | IO_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | Proj. Mgmt Core Service Manager | 20130916 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130924 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | TT_API_ROOT_USER_KEY | 20130916 | ||||
| 5 | 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 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_PPM_PROTSK_CNF_MPC=>TT_TASKLIST | Structure for task list confirm | 20131023 | |||
| 2 | IO_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | Proj. Mgmt Core Service Manager | 20131023 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131023 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | TT_API_ROOT_USER_KEY | 20131023 | ||||
| 5 | 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 | ES_OLD_DATA | Call by reference | Type reference (TYPE) | DPR_TS_API_TASK_O | API: Attributes of Task | 20131031 | |||
| 2 | EV_NOTHING_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131031 | |||
| 3 | IS_CHANGED_DATA | Call by reference | Type reference (TYPE) | PPM_TS_TASK_CONFIRM_DETL_GW | Structure for Task Confirmation Detail | 20131031 | |||
| 4 | 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 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20131104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131031 | ||
| 2 | Technical Exception | 20131031 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |