SAP ABAP Class IF_SLIB_NAMESPACE_DECL (SLIB Namespace Declaration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SLIB_NODE SLIB Node 20041118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_DEFAULT_NODE 20041130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_OBJECTS SAP Feature Objects 20060712
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_BASE 20041118
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL1E_HTTP_OBJECTS WSDL 1.1 HTTP Extensions 20041118
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL1E_MIME_OBJECTS WSDL 1.1 MIME Extensions 20041118
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL1E_SOAP_OBJECTS WSDL 1.1 SOAP Extensions 20041118
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_BASE 20050620
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSDS_OBJECTS XSD Schema Simplified Objects 20041118
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_NODE Node 20050915
Properties
Class IF_SLIB_NAMESPACE_DECL  
Short Description SLIB Namespace Declaration    
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
Class IF_SLIB_NAMESPACE_DECL has no forward declaration.
Interfaces
Class IF_SLIB_NAMESPACE_DECL has no interface implemented.
Friends
Class IF_SLIB_NAMESPACE_DECL has no friend class.
Attributes
Class IF_SLIB_NAMESPACE_DECL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DECL Instance method Public Method 20041118
2 GET_NAMESPACE_DECL Instance method Public Method 20041118
3 GET_NAMESPACE_DECL_LIST Instance method Public Method 20041118
4 REMOVE_NAMESPACE_DECL Instance method Public Method 20041118
Events
Class IF_SLIB_NAMESPACE_DECL has no event.
Types
Class IF_SLIB_NAMESPACE_DECL has no local type.
Method Signatures

Method ADD_NAMESPACE_DECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) CLIKE 20041118
2 Importing URI Call by reference Type reference (TYPE) ANYURI any URI 20041118
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050613

Method GET_NAMESPACE_DECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) CLIKE 20041118
2 Returning RVAL Value transfer Type reference (TYPE) ANYURI any URI 20041118

Method GET_NAMESPACE_DECL on class IF_SLIB_NAMESPACE_DECL has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) TSLIB_NAMESPACE SLIB Namespace declarations 20041118

Method GET_NAMESPACE_DECL_LIST on class IF_SLIB_NAMESPACE_DECL has no exception.

Method REMOVE_NAMESPACE_DECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) CLIKE 20041118
2 Importing URI Call by reference Type reference (TYPE) ANYURI any URI 20041118
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050613
History
Last changed by/on SAP  20090618 
SAP Release Created in