SAP ABAP Class CL_EPM_PO_SHARED_DATA (EPM PO Common data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_UX_PO (Package) EPM: Purchase Order screens based on FPM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_SHARED_DATA EPM Common data 20100924
Properties
Class CL_EPM_PO_SHARED_DATA  
Short Description EPM PO Common data    
Super Class CL_EPM_SHARED_DATA EPM Common data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_UX_PO   EPM: Purchase Order screens based on FPM 
Created 20100621   SAP 
Last change 20140121   SAP 
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)
2 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_PO_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_EPM_PO_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_EPM_PO_SHARED_DATA has no interface implemented.
Friends
Class CL_EPM_PO_SHARED_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADD_PAGE Constant Public Type reference (TYPE) STRING 'ITEM_ADD' 20101208
2 GC_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_EPM_PO_SHARED_DATA' 20110620
3 MV_DELETED_PO_ID Instance attribute Public Type reference (TYPE) SNWD_PO_ID EPM: Purchase Order Number 20110128
4 MV_GAF_FINISHED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120710
5 MV_NEW_ITEM Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100621
2 COPY_ITEM Instance method Public Method 20100720
3 COPY_PO Instance method Public Method 20100720
4 CREATE_ITEM Instance method Public Method 20100625
5 CREATE_PO Instance method Public Method 20100720
6 DELETE_ITEM Instance method Public Method 20100625
7 DELETE_PO Instance method Public Method 20100720
Events
Class CL_EPM_PO_SHARED_DATA has no event.
Types
Class CL_EPM_PO_SHARED_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EPM_PO_SHARED_DATA has no parameter.
Method CONSTRUCTOR on class CL_EPM_PO_SHARED_DATA has no exception.

Method COPY_ITEM Signature

Method COPY_ITEM on class CL_EPM_PO_SHARED_DATA has no parameter.
Method COPY_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.

Method COPY_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PO_HEADER_KEY Value transfer Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY 20110121

Method COPY_PO on class CL_EPM_PO_SHARED_DATA has no exception.

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ITEM_DATA Value transfer Type reference (TYPE) IF_EPM_PO_ITEM=>TY_NODE_DATA Item node element data 20100709

Method CREATE_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.

Method CREATE_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PO_HEADER_KEY Value transfer Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY 20110121

Method CREATE_PO on class CL_EPM_PO_SHARED_DATA has no exception.

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20101202

Method DELETE_ITEM on class CL_EPM_PO_SHARED_DATA has no exception.

Method DELETE_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110119
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20130214
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20110202

Method DELETE_PO on class CL_EPM_PO_SHARED_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703