SAP ABAP Class IF_WS_MD_SOAP_EXT_PARA (Web Services: Parameter Extension for Virtual Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_OBJECT_STATE Web Services: Object 20030528
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_SOAP_EXT_PARA WS MD Fault 20030603
Properties
Class IF_WS_MD_SOAP_EXT_PARA  
Short Description Web Services: Parameter Extension for Virtual Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030528   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MD_SOAP_EXT_PARA has no forward declaration.
Interfaces
Class IF_WS_MD_SOAP_EXT_PARA has no interface implemented.
Friends
Class IF_WS_MD_SOAP_EXT_PARA has no friend class.
Attributes
Class IF_WS_MD_SOAP_EXT_PARA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_HEADER Instance method Public Method 20030528
2 GET_NAMESPACE Instance method Public Method 20030528
3 SET_IS_HEADER Instance method Public Method 20030528
4 SET_NAMESPACE Instance method Public Method 20030528
Events
Class IF_WS_MD_SOAP_EXT_PARA has no event.
Types
Class IF_WS_MD_SOAP_EXT_PARA has no local type.
Method Signatures

Method GET_IS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_HEADER Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030528
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20030528

Method GET_IS_HEADER on class IF_WS_MD_SOAP_EXT_PARA has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE Value transfer Type reference (TYPE) VEPSOAPNAMESPACE WS: Virtual Interface Name eines SOAP Extension Namespace 20030528
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20030528

Method GET_NAMESPACE on class IF_WS_MD_SOAP_EXT_PARA has no exception.

Method SET_IS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030528
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030603

Method SET_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) VEPSOAPNAMESPACE WS: Virtual Interface Name eines SOAP Extension Namespace 20030528
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030603
History
Last changed by/on SAP  20130531 
SAP Release Created in