SAP ABAP Class IF_SWSDLSOAP_HEADER (soap:header)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWSDL11_EXTENSION Extension Element 20040927
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL1E_SOAP_OBJECTS WSDL 1.1 SOAP Extensions 20041003
Properties
Class IF_SWSDLSOAP_HEADER  
Short Description soap:header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040801   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWSDLSOAP_HEADER has no forward declaration.
Interfaces
Class IF_SWSDLSOAP_HEADER has no interface implemented.
Friends
Class IF_SWSDLSOAP_HEADER has no friend class.
Attributes
Class IF_SWSDLSOAP_HEADER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HEADER_FAULT Instance method Public Method 20040927
2 ADD_NAMESPACE_DECL Instance method Public Method 20041119
3 GET_ENCODING_STYLE Instance method Public Method 20040927
4 GET_HEADER_FAULT_LIST Instance method Public Method 20040927
5 GET_HEADER_NAMESPACE_URI Instance method Public Method 20041104
6 GET_MESSAGE_QNAME Instance method Public Method 20041118
7 GET_NAMESPACE_DECL Instance method Public Method 20041119
8 GET_NAMESPACE_DECL_LIST Instance method Public Method 20041119
9 GET_NAMESPACE_URI Instance method Public Method 20041104
10 GET_NODE_TYPE Instance method Public Method 20041104
11 GET_PART Instance method Public Method 20040927
12 GET_REGISTRY Instance method Public Method 20041202
13 GET_REQUIRED Instance method Public Method 20050207
14 GET_USE Instance method Public Method 20040927
15 LOCK Instance method Public Method 20050121
16 REMOVE_HEADER_FAULT Instance method Public Method 20040927
17 REMOVE_NAMESPACE_DECL Instance method Public Method 20041119
18 SET_ENCODING_STYLE Instance method Public Method 20040927
19 SET_HEADER_NAMESPACE_URI Instance method Public Method 20041104
20 SET_MESSAGE_QNAME Instance method Public Method 20041118
21 SET_PART Instance method Public Method 20040927
22 SET_REQUIRED Instance method Public Method 20050207
23 SET_USE Instance method Public Method 20040927
Events
Class IF_SWSDLSOAP_HEADER has no event.
Types
Class IF_SWSDLSOAP_HEADER has no local type.
Method Signatures

Method ADD_HEADER_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_FAULT Call by reference Object reference (TYPE REF TO) IF_SWSDLSOAP_HEADERFAULT 20041019
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method ADD_NAMESPACE_DECL Signature

Method ADD_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no parameter.
Method ADD_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_ENCODING_STYLE Signature

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

Method GET_ENCODING_STYLE on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_HEADER_FAULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20041019

Method GET_HEADER_FAULT_LIST on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_HEADER_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 any URI 20041104

Method GET_HEADER_NAMESPACE_URI on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_MESSAGE_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20041118

Method GET_MESSAGE_QNAME on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_NAMESPACE_DECL Signature

Method GET_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

Method GET_NAMESPACE_DECL_LIST on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_NAMESPACE_DECL_LIST on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_NAMESPACE_URI on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_NODE_TYPE Signature

Method GET_NODE_TYPE on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_NODE_TYPE on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SSWSEXT_PART WSDL 1.1 Extensions Message Part 20050309

Method GET_PART on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_REGISTRY Signature

Method GET_REGISTRY on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_REGISTRY on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_REQUIRED Signature

Method GET_REQUIRED on class IF_SWSDLSOAP_HEADER has no parameter.
Method GET_REQUIRED on class IF_SWSDLSOAP_HEADER has no exception.

Method GET_USE Signature

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

Method GET_USE on class IF_SWSDLSOAP_HEADER has no exception.

Method LOCK Signature

Method LOCK on class IF_SWSDLSOAP_HEADER has no parameter.
Method LOCK on class IF_SWSDLSOAP_HEADER has no exception.

Method REMOVE_HEADER_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_FAULT Call by reference Object reference (TYPE REF TO) IF_SWSDLSOAP_HEADERFAULT 20041019
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method REMOVE_NAMESPACE_DECL Signature

Method REMOVE_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no parameter.
Method REMOVE_NAMESPACE_DECL on class IF_SWSDLSOAP_HEADER has no exception.

Method SET_ENCODING_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING_STYLE Call by reference Type reference (TYPE) CLIKE 20041008
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_HEADER_NAMESPACE_URI 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 20041104
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_MESSAGE_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) QNAME Qualified Name 20041118
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Type reference (TYPE) SSWSEXT_PART WSDL 1.1 Extensions Message Part 20050309
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_REQUIRED Signature

Method SET_REQUIRED on class IF_SWSDLSOAP_HEADER has no parameter.
Method SET_REQUIRED on class IF_SWSDLSOAP_HEADER has no exception.

Method SET_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USE Call by reference Type reference (TYPE) CLIKE 20041008
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121
History
Last changed by/on SAP  20090618 
SAP Release Created in