SAP ABAP Class CL_PPM_PFMITPR_CHG_DPC_EXT (Data Provider Secondary Class)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
ODATA_PPM_PFM_ITEMCHG (Package) ODATA Services for Item Change
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PPM_PFMITPR_CHG_DPC | Data Provider Base Class | 20130916 |
Properties
| Class | CL_PPM_PFMITPR_CHG_DPC_EXT | |
| Short Description | Data Provider Secondary Class | |
| Super Class | CL_PPM_PFMITPR_CHG_DPC | Data Provider Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_PPM_PFM_ITEMCHG | ODATA Services for Item Change |
| Created | 20130916 | 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_PPM_PFMITPR_CHG_DPC_EXT has no interface implemented.
Friends
Class CL_PPM_PFMITPR_CHG_DPC_EXT has no friend class.
Attributes
Class CL_PPM_PFMITPR_CHG_DPC_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130916 | ||
| 2 | Instance method | Private | Method | 20131017 | ||
| 3 | Instance method | Private | Method | 20130916 | ||
| 4 | Instance method | Private | Method | 20130916 | ||
| 5 | Instance method | Private | Method | 20130916 | ||
| 6 | Instance method | Private | Method | 20130916 | ||
| 7 | Instance method | Protected | Method | 20131015 | ||
| 8 | Instance method | Private | Method | 20131007 | ||
| 9 | Instance method | Private | Method | 20130916 |
Events
Class CL_PPM_PFMITPR_CHG_DPC_EXT has no event.
Types
Class CL_PPM_PFMITPR_CHG_DPC_EXT has no local type.
Method Signatures
Method APPLY_ORDERBY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130916 | ||||
| 2 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_ORDER | Technical order | 20130916 |
Method APPLY_ORDERBY on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
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 | EDMS: URL | 20131017 |
Method CONTENT_DISPOSITION on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method GET_ATTACHEMENT_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20130916 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_DOCUMENT_API | Document Operational API | 20130916 |
Method GET_ATTACHEMENT_API on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method GET_DECISION_POINT_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20130916 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_DECISION_POINT_API | xRPM Decision Point Provider Class | 20130916 |
Method GET_DECISION_POINT_API on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method GET_ITEM_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20130916 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_ITEM_D_API | xRPM Item Detail Provider Class | 20130916 |
Method GET_ITEM_API on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method GET_NOTE_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20130916 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_COMMENT_API | xRPM Comments Provider class | 20130916 |
Method GET_NOTE_API on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method HANDLE_MESSAGES_FROM_HDLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | 20131015 | ||||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/CL_MESSAGE_HANDLE | 20131015 | ||||
| 3 | IT_MESSAGE | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | 20131015 | ||||
| 4 | IV_IS_LEADING_MESSAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131015 | ||
| 5 | IV_MSGTY_FILTER | Call by reference | Type reference (TYPE) | CHAR10 | 'XAE' | 20131015 | |||
| 6 | IV_MSGTY_OTHER_HDLR | Call by reference | Type reference (TYPE) | MSGTY | Message Type | 20131019 | |||
| 7 | IV_MSGTY_RAISE | Call by reference | Type reference (TYPE) | CHAR10 | SPACE | Whatever value is defined, 'XAE' is added internally | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131015 |
Method NO_CACHE Signature
Method NO_CACHE on class CL_PPM_PFMITPR_CHG_DPC_EXT has no parameter.
Method NO_CACHE on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
Method QUERY_ITEM_BY_USER_IN_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_D_OPEN_LIST_API | Portfolio Item Create: List | 20130916 | |||
| 2 | IO_ITEM_API | Call by reference | Object reference (TYPE REF TO) | /RPM/CL_ITEM_D_API | xRPM Item Detail Provider Class | 20130916 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/CL_MESSAGE_HANDLE | Message Handling | 20130916 |
Method QUERY_ITEM_BY_USER_IN_APPL on class CL_PPM_PFMITPR_CHG_DPC_EXT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |