SAP ABAP Class IF_SIDL_QNAME_REGISTRY (QName Registry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIDL_REGISTRY 20040917
Properties
Class IF_SIDL_QNAME_REGISTRY  
Short Description QName Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040802   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SIDL_QNAME_REGISTRY has no interface implemented.
Friends
Class IF_SIDL_QNAME_REGISTRY has no friend class.
Attributes
Class IF_SIDL_QNAME_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENABLE_NAMESCOPE Instance method Public Method 20040917
2 ENABLE_NAMESPACE Instance method Public Method 20040917
3 IS_REGISTERED Instance method Public Method 20040917
4 REGISTER_QNAME Instance method Public Method 20040917
5 UNREGISTER_QNAME Instance method Public Method 20041213
Events
Class IF_SIDL_QNAME_REGISTRY has no event.
Types
Class IF_SIDL_QNAME_REGISTRY has no local type.
Method Signatures

Method ENABLE_NAMESCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESCOPE Call by reference Type reference (TYPE) CLIKE 20040917
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
# Exception Resumable Description Created on
1 CX_SIDL 20041130

Method ENABLE_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
# Exception Resumable Description Created on
1 CX_SIDL 20041130

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20040917
2 Importing NAMESCOPE Call by reference Type reference (TYPE) CLIKE 20040917
3 Importing NAMESCOPE_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
4 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
5 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20040917

Method IS_REGISTERED on class IF_SIDL_QNAME_REGISTRY has no exception.

Method REGISTER_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20040917
2 Importing NAMESCOPE Call by reference Type reference (TYPE) CLIKE 20040917
3 Importing NAMESCOPE_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
4 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20040917
# Exception Resumable Description Created on
1 CX_SIDL 20040917

Method UNREGISTER_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20041213
2 Importing NAMESCOPE Call by reference Type reference (TYPE) CLIKE 20041213
3 Importing NAMESCOPE_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20041213
4 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20041213
# Exception Resumable Description Created on
1 CX_SIDL 20041213
History
Last changed by/on SAP  20090618 
SAP Release Created in