SAP ABAP Interface IF_SLIB_NAMESPACE_DECL (SLIB Namespace Declaration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
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
Interface IF_SLIB_NAMESPACE_DECL  
Short Description SLIB Namespace Declaration    
General Data
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20040802   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLIB_NAMESPACE_DECL has no forward declaration.
Interfaces
Interface IF_SLIB_NAMESPACE_DECL has no interface.
Friends
Interface IF_SLIB_NAMESPACE_DECL has no friend.
Attributes
Interface 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
Interface IF_SLIB_NAMESPACE_DECL has no event.
Types
Interface 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 Interface 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 Interface 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 700