SAP ABAP Class CL_MMPUR_UI_CONTEXT_HANDLER (Context Handler)
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_UI_CONTEXT_ACCESS Context Access Interface 20070628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMPUR_UI_CONTEXT_EXCHANGE Context Exchange Interface 20070622
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMPUR_UI_CONTEXT_HANDLER Context Handler Interface 20070622
Properties
Class CL_MMPUR_UI_CONTEXT_HANDLER  
Short Description Context Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20070622   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_MMPUR_UI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_MMPUR_UI_CONTEXT_ACCESS Context Access Interface 20070628
2 IF_MMPUR_UI_CONTEXT_EXCHANGE Context Exchange Interface 20070622
3 IF_MMPUR_UI_CONTEXT_HANDLER Context Handler Interface 20070622
Friends
Class CL_MMPUR_UI_CONTEXT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_MMPUR_UI_CONTEXT_HANDLER Context Handler 20070622
2 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro Context root node 20070622
3 MO_CONTEXT_LOGGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT WebDynpro Context (for change log) 20070806
4 MO_HEADER_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Header Node 20070731
5 MO_ITEMS_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Items Node 20070731
6 MT_ATTR_PROPS_MASTER Instance attribute Private Type reference (TYPE) WDR_CONTEXT_PROP_FOR_NODE_TAB Attribute Properties 20070809
7 MT_MFS_ITEMS Instance attribute Private Type reference (TYPE) IF_MMPUR_UI_TYPES=>TTY_ITEM_FIELDSELECTION Fieldselection for ALL items 20070815
8 MT_MFS_MAPPING_ITEMS Instance attribute Private Type reference (TYPE) MEPO_T_METAFIELD_MAPPING Metafield Mapping for Items Structure 20070815
9 MV_APP_CONTEXT Instance attribute Private Type reference (TYPE) IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT Application Context 20070830
10 MV_ATTR_PROPS_INITIALIZED Instance attribute Private Type reference (TYPE) XCHAR Attribute Properties initialized 20070814
11 MV_DDIC_NAME_HEADER Instance attribute Private Type reference (TYPE) TABNAME DDIC Name Header Structure 20070815
12 MV_DDIC_NAME_ITEM Instance attribute Private Type reference (TYPE) TABNAME DDIC Name Header Structure 20070815
13 MV_DOCTYPE Instance attribute Private Type reference (TYPE) STRING Purchasing Document Type 20070731
14 MV_ITEMNO_COMP_ID Instance attribute Private Type reference (TYPE) STRING Component ID of Item Number 20070802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUTOR 20070622
2 CONVERT_ITEM_TO_EXTERNAL Instance method Private Method Convert item data (where needed) to external formal 20070820
3 CONVERT_ITEM_TO_INTERNAL Instance method Private Method Convert item data (where needed) to internal formal 20070820
4 GET_INSTANCE Static method Public Method Provides singleton 20070622
5 INITIALIZE_ATTR_PROPS Instance method Private Method Initialize Attribute Properties 20070814
Events
Class CL_MMPUR_UI_CONTEXT_HANDLER has no event.
Types
Class CL_MMPUR_UI_CONTEXT_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SHARED_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Shared Context 20070731
2 Importing IV_APP_CONTEXT Call by reference Type reference (TYPE) IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT Application Context 20070622
3 Importing IV_DOCTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Purchasing Document Type 20070731
# Exception Resumable Description Created on
1 CX_MMPUR_UI_SHARED_CONTEXT Exceptions for Handling/Access Shared Data Context 20070731

Method CONVERT_ITEM_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Call by reference Type reference (TYPE) MEREQ_ITEM OO Purchase Requisition: Item Status 20070820

Method CONVERT_ITEM_TO_EXTERNAL on class CL_MMPUR_UI_CONTEXT_HANDLER has no exception.

Method CONVERT_ITEM_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Call by reference Type reference (TYPE) MEREQ_ITEM OO Purchase Requisition: Item Status 20070820

Method CONVERT_ITEM_TO_INTERNAL on class CL_MMPUR_UI_CONTEXT_HANDLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SHARED_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Shared Context 20070731
2 Importing IV_APP_CONTEXT Call by reference Type reference (TYPE) IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT Application Context 20070622
3 Importing IV_DOCTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Purchasing Document Type 20070731
4 Returning RO_CONTEXT_HANDLER Value transfer Object reference (TYPE REF TO) IF_MMPUR_UI_CONTEXT_HANDLER Context Handler 20070622
# Exception Resumable Description Created on
1 CX_MMPUR_UI_SHARED_CONTEXT Exceptions for Handling/Access Shared Data Context 20070731

Method INITIALIZE_ATTR_PROPS Signature

Method INITIALIZE_ATTR_PROPS on class CL_MMPUR_UI_CONTEXT_HANDLER has no parameter.
Method INITIALIZE_ATTR_PROPS on class CL_MMPUR_UI_CONTEXT_HANDLER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603