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 | ![]() |
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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_UI_CONTEXT_HANDLER | Context Handler | 20070622 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro Context root node | 20070622 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT | WebDynpro Context (for change log) | 20070806 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Header Node | 20070731 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Items Node | 20070731 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_PROP_FOR_NODE_TAB | Attribute Properties | 20070809 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_MMPUR_UI_TYPES=>TTY_ITEM_FIELDSELECTION | Fieldselection for ALL items | 20070815 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MEPO_T_METAFIELD_MAPPING | Metafield Mapping for Items Structure | 20070815 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT | Application Context | 20070830 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XCHAR | Attribute Properties initialized | 20070814 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | DDIC Name Header Structure | 20070815 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | DDIC Name Header Structure | 20070815 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Purchasing Document Type | 20070731 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Component ID of Item Number | 20070802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUTOR | 20070622 |
2 | ![]() |
Instance method | Private | Method | Convert item data (where needed) to external formal | 20070820 |
3 | ![]() |
Instance method | Private | Method | Convert item data (where needed) to internal formal | 20070820 |
4 | ![]() |
Static method | Public | Method | Provides singleton | 20070622 |
5 | ![]() |
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 | ![]() |
IO_SHARED_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Shared Context | 20070731 | ||
2 | ![]() |
IV_APP_CONTEXT | Call by reference | Type reference (TYPE) | IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT | Application Context | 20070622 | ||
3 | ![]() |
IV_DOCTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Purchasing Document Type | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IO_SHARED_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Shared Context | 20070731 | ||
2 | ![]() |
IV_APP_CONTEXT | Call by reference | Type reference (TYPE) | IF_MMPUR_UI_TYPES=>TY_APP_CONTEXT | Application Context | 20070622 | ||
3 | ![]() |
IV_DOCTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Purchasing Document Type | 20070731 | ||
4 | ![]() |
RO_CONTEXT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_MMPUR_UI_CONTEXT_HANDLER | Context Handler | 20070622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |