SAP ABAP Class CL_PPM_PFMDCPT_APV_MPC (CL_PPM_PFMDCPT_APV_MPC)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
ODATA_PPM_PFM_DCPTAPV (Package) ODATA Services for Decision Point Approval
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider | 20130822 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PPM_PFMDCPT_APV_MPC_EXT | CL_PPM_PFMDCPT_APV_MPC_EXT | 20130822 |
Properties
| Class | CL_PPM_PFMDCPT_APV_MPC | |
| Short Description | CL_PPM_PFMDCPT_APV_MPC | |
| Super Class | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_PPM_PFM_DCPTAPV | ODATA Services for Decision Point Approval |
| Created | 20130822 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PPM_PFMDCPT_APV_MPC has no forward declaration.
Interfaces
Class CL_PPM_PFMDCPT_APV_MPC has no interface implemented.
Friends
Class CL_PPM_PFMDCPT_APV_MPC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ApprovalDecision' | 20130913 | |||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'DecisionPoint' | 20130912 | |||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'DecisionPointDetail' | 20130912 | |||
| 4 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'DecisionResult' | 20130913 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CL_PPM_PFMDCPT_APV_MPC========CP' | 20130822 | |||
| 6 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ItemAttachments' | 20130913 | |||
| 7 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ItemNoteCreate' | 20130922 | |||
| 8 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ItemNotes' | 20130913 | |||
| 9 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'UserDetails' | 20130823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | DEFINE_ACTIONS | 20130913 | |
| 2 | Instance method | Private | Method | DEFINE_ASSOCIATIONS | 20130912 | |
| 3 | Instance method | Private | Method | DEFINE_COMPLEXTYPES | 20130913 | |
| 4 | Instance method | Private | Method | DEFINE_DECISIONPOINT | 20130912 | |
| 5 | Instance method | Private | Method | DEFINE_DECISIONPOINTDETAIL | 20130912 | |
| 6 | Instance method | Private | Method | DEFINE_ITEMATTACHMENTS | 20130913 | |
| 7 | Instance method | Private | Method | DEFINE_ITEMNOTECREATE | 20130922 | |
| 8 | Instance method | Private | Method | DEFINE_ITEMNOTES | 20130913 | |
| 9 | Instance method | Private | Method | DEFINE_USERDETAILS | 20130823 | |
| 10 | Instance method | Public | Method | LOAD_TEXT_ELEMENTS | 20130822 |
Events
Class CL_PPM_PFMDCPT_APV_MPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APPROVALDECISION | Public | See coding | 20130913 |
APPROVALDECISION type PPM_TS_DECIS_APPROV_APPR_GW. |
||
| 2 | DECISIONRESULT | Public | See coding | 20130913 |
DECISIONRESULT type PPM_TS_DECIS_APPROV_DECR_GW. |
||
| 3 | TS_DECISIONPOINT | Public | See coding | 20130912 |
TS_DECISIONPOINT type PPM_TS_DECIS_APPROV_LIST_GW. |
||
| 4 | TS_DECISIONPOINTDETAIL | Public | See coding | 20130912 |
TS_DECISIONPOINTDETAIL type PPM_TS_DECIS_APPROV_DETL_GW. |
||
| 5 | TS_ITEMATTACHMENTS | Public | See coding | 20130913 |
TS_ITEMATTACHMENTS type PPM_TS_DECIS_APPROV_ATTC_GW. |
||
| 6 | TS_ITEMNOTECREATE | Public | See coding | 20130922 |
TS_ITEMNOTECREATE type PPM_TS_DECIS_APPROV_NOTE_GW. |
||
| 7 | TS_ITEMNOTES | Public | See coding | 20130913 |
TS_ITEMNOTES type PPM_TS_DECIS_APPROV_NOTE_GW. |
||
| 8 | TS_TEXT_ELEMENT | Public | See coding | 20130822 |
BEGIN OF ts_text_element,
artifact_name type c length 40, " technical name
artifact_type type c length 4,
parent_artifact_name type c length 40, " technical name
parent_artifact_type type c length 4,
text_symbol type textpoolky,
END OF ts_text_element. |
||
| 9 | TS_USERDETAILS | Public | See coding | 20130823 |
TS_USERDETAILS type PPM_TS_DECIS_APPROV_USER_GW. |
||
| 10 | TT_DECISIONPOINT | Public | See coding | 20130912 |
TT_DECISIONPOINT type standard table of TS_DECISIONPOINT. |
||
| 11 | TT_DECISIONPOINTDETAIL | Public | See coding | 20130912 |
TT_DECISIONPOINTDETAIL type standard table of TS_DECISIONPOINTDETAIL. |
||
| 12 | TT_ITEMATTACHMENTS | Public | See coding | 20130913 |
TT_ITEMATTACHMENTS type standard table of TS_ITEMATTACHMENTS. |
||
| 13 | TT_ITEMNOTECREATE | Public | See coding | 20130922 |
TT_ITEMNOTECREATE type standard table of TS_ITEMNOTECREATE. |
||
| 14 | TT_ITEMNOTES | Public | See coding | 20130913 |
TT_ITEMNOTES type standard table of TS_ITEMNOTES. |
||
| 15 | TT_TEXT_ELEMENTS | Public | See coding | 20130822 |
tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol. |
||
| 16 | TT_USERDETAILS | Public | See coding | 20130823 |
TT_USERDETAILS type standard table of TS_USERDETAILS. |
Method Signatures
Method DEFINE_ACTIONS Signature
Method DEFINE_ACTIONS on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130913 |
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130912 |
Method DEFINE_COMPLEXTYPES Signature
Method DEFINE_COMPLEXTYPES on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130913 |
Method DEFINE_DECISIONPOINT Signature
Method DEFINE_DECISIONPOINT on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130912 |
Method DEFINE_DECISIONPOINTDETAIL Signature
Method DEFINE_DECISIONPOINTDETAIL on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130912 |
Method DEFINE_ITEMATTACHMENTS Signature
Method DEFINE_ITEMATTACHMENTS on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130913 |
Method DEFINE_ITEMNOTECREATE Signature
Method DEFINE_ITEMNOTECREATE on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130922 |
Method DEFINE_ITEMNOTES Signature
Method DEFINE_ITEMNOTES on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130913 |
Method DEFINE_USERDETAILS Signature
Method DEFINE_USERDETAILS on class CL_PPM_PFMDCPT_APV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130823 |
Method LOAD_TEXT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TEXT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_TEXT_ELEMENTS | 20130822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130822 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |