SAP ABAP Class IF_SXMLP_NSVALUE (Namespace Value)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXMLP_VALUE 20050929
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXMLP_NSVALUE 20050930
Properties
Class IF_SXMLP_NSVALUE  
Short Description Namespace Value    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050929   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXMLP_NSVALUE has no forward declaration.
Interfaces
Class IF_SXMLP_NSVALUE has no interface implemented.
Friends
Class IF_SXMLP_NSVALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OUTPUT_MODE_NSURI Constant Public Type reference (TYPE) I 2 20050930
2 CO_OUTPUT_MODE_PREFIX Constant Public Type reference (TYPE) I 1 20050930
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20050929
2 FROM_STRING Instance method Public Method 20051004
3 GET_NAMESPACE_URI Instance method Public Method 20050930
4 GET_OUTPUT_MODE Instance method Public Method 20050930
5 GET_VALUE_TYPE Instance method Public Method 20050929
6 IS_RECEIVED Instance method Public Method 20050929
7 SET_NAMESPACE_URI Instance method Public Method 20050930
8 SET_OUTPUT_MODE Instance method Public Method 20050930
9 SET_RECEIVED Instance method Public Method 20050929
10 TO_NSURI Instance method Public Method 20050930
11 TO_PREFIX Instance method Public Method 20050929
12 TO_STRING Instance method Public Method 20051004
Events
Class IF_SXMLP_NSVALUE has no event.
Types
Class IF_SXMLP_NSVALUE has no local type.
Method Signatures

Method CLONE Signature

Method CLONE on class IF_SXMLP_NSVALUE has no parameter.
Method CLONE on class IF_SXMLP_NSVALUE has no exception.

Method FROM_STRING Signature

Method FROM_STRING on class IF_SXMLP_NSVALUE has no parameter.
Method FROM_STRING on class IF_SXMLP_NSVALUE has no exception.

Method GET_NAMESPACE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ANYURI Namespace URI 20050930

Method GET_NAMESPACE_URI on class IF_SXMLP_NSVALUE has no exception.

Method GET_OUTPUT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20050930

Method GET_OUTPUT_MODE on class IF_SXMLP_NSVALUE has no exception.

Method GET_VALUE_TYPE Signature

Method GET_VALUE_TYPE on class IF_SXMLP_NSVALUE has no parameter.
Method GET_VALUE_TYPE on class IF_SXMLP_NSVALUE has no exception.

Method IS_RECEIVED Signature

Method IS_RECEIVED on class IF_SXMLP_NSVALUE has no parameter.
Method IS_RECEIVED on class IF_SXMLP_NSVALUE has no exception.

Method SET_NAMESPACE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URI Call by reference Type reference (TYPE) ANYURI Namespace URI 20050930

Method SET_NAMESPACE_URI on class IF_SXMLP_NSVALUE has no exception.

Method SET_OUTPUT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I CO_OUTPUT_MODE_PREFIX 20050930

Method SET_OUTPUT_MODE on class IF_SXMLP_NSVALUE has no exception.

Method SET_RECEIVED Signature

Method SET_RECEIVED on class IF_SXMLP_NSVALUE has no parameter.
Method SET_RECEIVED on class IF_SXMLP_NSVALUE has no exception.

Method TO_NSURI 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 20050930
2 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20050930
3 Returning RVAL Value transfer Type reference (TYPE) ANYURI Namespace URI 20050930

Method TO_NSURI on class IF_SXMLP_NSVALUE has no exception.

Method TO_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20050929
2 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20050929

Method TO_PREFIX on class IF_SXMLP_NSVALUE has no exception.

Method TO_STRING Signature

Method TO_STRING on class IF_SXMLP_NSVALUE has no parameter.
Method TO_STRING on class IF_SXMLP_NSVALUE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in