SAP ABAP Class IF_XMS_NSCONTEXT (Namespace Context)
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
Class IF_XMS_NSCONTEXT  
Short Description Namespace Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010531   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_NSCONTEXT has no forward declaration.
Interfaces
Class IF_XMS_NSCONTEXT has no interface implemented.
Friends
Class IF_XMS_NSCONTEXT has no friend class.
Attributes
Class IF_XMS_NSCONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEARBINDINGS Instance method Public Method Deletes All Bindings 20010531
2 FREEZE Instance method Public Method Freezes Status 20011212
3 GETBINDINGS Instance method Public Method Gets All Bindings 20010608
4 ISFROZEN Instance method Public Method Gets Temperature 20011212
5 MAPPREFIXTOURI Instance method Public Method Gets the URI for the Prefix 20010531
6 MAPURITOPREFIX Instance method Public Method Gets the Prefix for the URI 20010531
7 SETBINDING Instance method Public Method Sets the Namespace Prefix URI Binding 20010531
8 SET_BINDINGS Instance method Public Method Set the context 20071211
Events
Class IF_XMS_NSCONTEXT has no event.
Types
Class IF_XMS_NSCONTEXT has no local type.
Method Signatures

Method CLEARBINDINGS Signature

Method CLEARBINDINGS on class IF_XMS_NSCONTEXT has no parameter.
Method CLEARBINDINGS on class IF_XMS_NSCONTEXT has no exception.

Method FREEZE Signature

Method FREEZE on class IF_XMS_NSCONTEXT has no parameter.
Method FREEZE on class IF_XMS_NSCONTEXT has no exception.

Method GETBINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDINGS Value transfer Object reference (TYPE REF TO) SXMS_NSM_T Namespace Prefix URI mapping 20010608

Method GETBINDINGS on class IF_XMS_NSCONTEXT has no exception.

Method ISFROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011212

Method ISFROZEN on class IF_XMS_NSCONTEXT has no exception.

Method MAPPREFIXTOURI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING namespace prefix 20010531
2 Returning URI Value transfer Type reference (TYPE) STRING namespace uri 20010531

Method MAPPREFIXTOURI on class IF_XMS_NSCONTEXT has no exception.

Method MAPURITOPREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING namespace prefix 20010531
2 Importing URI Call by reference Type reference (TYPE) STRING namespace uri 20010531

Method MAPURITOPREFIX on class IF_XMS_NSCONTEXT has no exception.

Method SETBINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING namespace prefix 20010531
2 Importing URI Call by reference Type reference (TYPE) STRING namespace uri 20010531

Method SETBINDING on class 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 Importing NS_TAB Call by reference Type reference (TYPE) SXMS_NSM_T Namespace Prefix URI mapping 20071211

Method SET_BINDINGS on class IF_XMS_NSCONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in