SAP ABAP Class IF_WSPROTOCOL_WS_HEADER (IF_WSPROTOCOL_WS_HEADER)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WSPROTOCOL ABAP Proxies: Available Protocols 20031209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSPROTOCOL_WS_HEADER Implementation IF_WSPROTOCOL_WS_HEADER 20031205
Properties
Class IF_WSPROTOCOL_WS_HEADER  
Short Description IF_WSPROTOCOL_WS_HEADER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSPROTOCOL_WS_HEADER has no forward declaration.
Interfaces
Class IF_WSPROTOCOL_WS_HEADER has no interface implemented.
Friends
Class IF_WSPROTOCOL_WS_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VALUES Instance attribute Public Type reference (TYPE) PRX_WS_HEADERS Table of Web Service Headers 20031208
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE_HEADER Instance method Public Method 20031205
2 SET_REQUEST_HEADER Instance method Public Method 20031205
Events
Class IF_WSPROTOCOL_WS_HEADER has no event.
Types
Class IF_WSPROTOCOL_WS_HEADER has no local type.
Method Signatures

Method GET_RESPONSE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOM Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT Header als IXML-DOM 20031205
2 Importing NAME Call by reference Type reference (TYPE) STRING Header Name 20031205
3 Importing NAMESPACE Call by reference Type reference (TYPE) STRING Header Namespace 20031205

Method GET_RESPONSE_HEADER on class IF_WSPROTOCOL_WS_HEADER has no exception.

Method SET_REQUEST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT Header als iXML-Dom (Fragment) 20031205
2 Importing MUST_UNDERSTAND Call by reference Type reference (TYPE) BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20031210
3 Importing NAME Call by reference Type reference (TYPE) STRING 20031205
4 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20031205

Method SET_REQUEST_HEADER on class IF_WSPROTOCOL_WS_HEADER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in