SAP ABAP Class CL_PPM_PFMDCPT_APV_DPC_EXT (Secundary Data-Provider-Class)
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)  CL_PPM_PFMDCPT_APV_DPC Data Provider Base Class 20130822
Properties
Class CL_PPM_PFMDCPT_APV_DPC_EXT  
Short Description Secundary Data-Provider-Class    
Super Class CL_PPM_PFMDCPT_APV_DPC Data Provider Base Class 
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPM_PFMDCPT_APV_DPC_EXT has no interface implemented.
Friends
Class CL_PPM_PFMDCPT_APV_DPC_EXT has no friend class.
Attributes
Class CL_PPM_PFMDCPT_APV_DPC_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ORDERBY Instance method Private Method 20130914
2 CONTENT_DISPOSITION Instance method Private Method 20131017
3 GET_ATTACHEMENT_API Instance method Private Method 20130913
4 GET_DECISION_POINT_API Instance method Private Method 20130826
5 GET_ITEM_API Instance method Private Method 20130913
6 GET_NOTE_API Instance method Private Method 20130913
7 HANDLE_MESSAGES_FROM_HDLR Instance method Protected Method 20131015
8 NO_CACHE Instance method Private Method 20131007
9 QUERY_DECISION_BY_USER_IN_APPL Instance method Private Method 20130826
Events
Class CL_PPM_PFMDCPT_APV_DPC_EXT has no event.
Types
Class CL_PPM_PFMDCPT_APV_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 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130914
2 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_ORDER Technical order 20130914

Method APPLY_ORDERBY on class CL_PPM_PFMDCPT_APV_DPC_EXT has no exception.

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 EDMS: URL 20131017

Method CONTENT_DISPOSITION on class CL_PPM_PFMDCPT_APV_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 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key 20130913
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_DOCUMENT_API xRPM Item Detail Provider Class 20130913

Method GET_ATTACHEMENT_API on class CL_PPM_PFMDCPT_APV_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 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key 20130826
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_DECISION_POINT_API 20130826

Method GET_DECISION_POINT_API on class CL_PPM_PFMDCPT_APV_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 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key 20130913
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_ITEM_D_API xRPM Item Detail Provider Class 20130913

Method GET_ITEM_API on class CL_PPM_PFMDCPT_APV_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 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key 20130913
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_COMMENT_API xRPM Item Detail Provider Class 20130913

Method GET_NOTE_API on class CL_PPM_PFMDCPT_APV_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 Importing IO_MSG_CONTAINER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MESSAGE_CONTAINER 20131015
2 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/CL_MESSAGE_HANDLE 20131015
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) /RPM/TT_MESSAGES 20131015
4 Importing 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 Importing IV_MSGTY_FILTER Call by reference Type reference (TYPE) CHAR10 'XAE' 20131015
6 Importing IV_MSGTY_OTHER_HDLR Call by reference Type reference (TYPE) MSGTY Message Type 20131019
7 Importing 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 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131015

Method NO_CACHE Signature

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

Method QUERY_DECISION_BY_USER_IN_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DECISION Call by reference Type reference (TYPE) /RPM/TT_DECIS_STATGRP_SUCC_API Decision Point by Succession of Status Group - API attr. 20130826
2 Importing IO_DECISION_API Call by reference Object reference (TYPE REF TO) /RPM/CL_DECISION_POINT_API 20130826
3 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/CL_MESSAGE_HANDLE 20130826

Method QUERY_DECISION_BY_USER_IN_APPL on class CL_PPM_PFMDCPT_APV_DPC_EXT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in