SAP ABAP Interface IF_XMS_NSCONTEXT (Namespace Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_NSCONTEXT | Namespace Context | 20010531 |
Properties
| Interface | IF_XMS_NSCONTEXT | |
| Short Description | Namespace Context |
General Data
| Package | SXMSMSG | XI: Message Handling |
| Created | 20010531 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XMS_NSCONTEXT has no forward declaration.
Interfaces
Interface IF_XMS_NSCONTEXT has no interface.
Friends
Interface IF_XMS_NSCONTEXT has no friend.
Attributes
Interface IF_XMS_NSCONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes All Bindings | 20010531 | |
| 2 | Instance method | Public | Method | Freezes Status | 20011212 | |
| 3 | Instance method | Public | Method | Gets All Bindings | 20010608 | |
| 4 | Instance method | Public | Method | Gets Temperature | 20011212 | |
| 5 | Instance method | Public | Method | Gets the URI for the Prefix | 20010531 | |
| 6 | Instance method | Public | Method | Gets the Prefix for the URI | 20010531 | |
| 7 | Instance method | Public | Method | Sets the Namespace Prefix URI Binding | 20010531 | |
| 8 | Instance method | Public | Method | Set the context | 20071211 |
Events
Interface IF_XMS_NSCONTEXT has no event.
Types
Interface IF_XMS_NSCONTEXT has no local type.
Method Signatures
Method CLEARBINDINGS Signature
Method CLEARBINDINGS on Interface IF_XMS_NSCONTEXT has no parameter.
Method CLEARBINDINGS on Interface IF_XMS_NSCONTEXT has no exception.
Method FREEZE Signature
Method FREEZE on Interface IF_XMS_NSCONTEXT has no parameter.
Method FREEZE on Interface IF_XMS_NSCONTEXT has no exception.
Method GETBINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDINGS | Value transfer | Object reference (TYPE REF TO) | SXMS_NSM_T | Namespace Prefix URI mapping | 20010608 |
Method GETBINDINGS on Interface IF_XMS_NSCONTEXT has no exception.
Method ISFROZEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011212 |
Method ISFROZEN on Interface IF_XMS_NSCONTEXT has no exception.
Method MAPPREFIXTOURI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | STRING | namespace prefix | 20010531 | |||
| 2 | URI | Value transfer | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method MAPPREFIXTOURI on Interface IF_XMS_NSCONTEXT has no exception.
Method MAPURITOPREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | STRING | namespace prefix | 20010531 | |||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method MAPURITOPREFIX on Interface IF_XMS_NSCONTEXT has no exception.
Method SETBINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | STRING | namespace prefix | 20010531 | |||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method SETBINDING on Interface IF_XMS_NSCONTEXT has no exception.
Method SET_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NS_TAB | Call by reference | Type reference (TYPE) | SXMS_NSM_T | Namespace Prefix URI mapping | 20071211 |
Method SET_BINDINGS on Interface IF_XMS_NSCONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |