SAP ABAP Class CL_MMPUR_PO_NODE (PO Node Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMPUR_PO_NODE_ACCESS Node Access interface for PO 20090825
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MMPUR_PO_HEADER_NODE Header Node Access Class 20090825
2 Inheritance (c INHERITING FROM c_ref)  CL_MMPUR_PO_ITEM_NODE PO Item Node access class 20090825
3 Inheritance (c INHERITING FROM c_ref)  CL_MMPUR_PO_ROOT_NODE Root Node access class 20090825
Properties
Class CL_MMPUR_PO_NODE  
Short Description PO Node Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20090825   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMPUR_PO_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MMPUR_PO_NODE_ACCESS Node Access interface for PO 20090825
Friends
Class CL_MMPUR_PO_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DOC_TYPE Static Attribute Protected Type reference (TYPE) MEPO_ORDER_TYPE 'F' Order type 20090903
2 GC_PO_PROCESS Static Attribute Protected Type reference (TYPE) MEPO_PROCESS 'PO_PROCESS' Process 20090903
3 GC_TRTYP_CREATE Static Attribute Protected Type reference (TYPE) TRTYP 'H' Transaction type 20090903
4 MO_BO Static Attribute Protected Object reference (TYPE REF TO) CL_PO_HEADER_HANDLE_MM Handle of a Purchasing Document 20090908
5 MO_BO_ITEM Static Attribute Protected Object reference (TYPE REF TO) CL_PO_ITEM_HANDLE_MM Item of a Purchasing Document 20090908
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090825
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090825
Events
Class CL_MMPUR_PO_NODE has no event.
Types
Class CL_MMPUR_PO_NODE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MMPUR_PO_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MMPUR_PO_NODE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MMPUR_PO_NODE has no parameter.
Method CONSTRUCTOR on class CL_MMPUR_PO_NODE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605