SAP ABAP Class IF_WS_MD_SOAP_EXT_FUNC (Web Services: Function 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 20021218
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_FUNC WS MD Fault 20020916
Properties
Class IF_WS_MD_SOAP_EXT_FUNC  
Short Description Web Services: Function Extension for Virtual Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MD_SOAP_EXT_FUNC has no forward declaration.
Interfaces
Class IF_WS_MD_SOAP_EXT_FUNC has no interface implemented.
Friends
Class IF_WS_MD_SOAP_EXT_FUNC has no friend class.
Attributes
Class IF_WS_MD_SOAP_EXT_FUNC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAMESPACE Instance method Public Method 20020911
2 GET_SOAP_REQUEST_NAME Instance method Public Method 20020911
3 GET_SOAP_REQUEST_XML_NAME Instance method Public Method 20040115
4 GET_SOAP_RESPONSE_NAME Instance method Public Method 20020911
5 GET_SOAP_RESPONSE_XML_NAME Instance method Public Method 20040115
6 SET_NAMESPACE Instance method Public Method 20020911
7 SET_SOAP_REQUEST_NAME Instance method Public Method 20020911
8 SET_SOAP_RESPONSE_NAME Instance method Public Method 20020911
Events
Class IF_WS_MD_SOAP_EXT_FUNC has no event.
Types
Class IF_WS_MD_SOAP_EXT_FUNC has no local type.
Method Signatures

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 20020911
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20021004

Method GET_NAMESPACE on class IF_WS_MD_SOAP_EXT_FUNC has no exception.

Method GET_SOAP_REQUEST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST_NAME Value transfer Type reference (TYPE) VEPSOAPREQUESTNAME WS: Virtual Interface Name einer SOAP Response 20020911
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20021004

Method GET_SOAP_REQUEST_NAME on class IF_WS_MD_SOAP_EXT_FUNC has no exception.

Method GET_SOAP_REQUEST_XML_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST_NAME Value transfer Type reference (TYPE) STRING WS: Virtual Interface Name einer SOAP Response 20040115
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040115
# Exception Resumable Description Created on
1 CX_WS_MD_INTERNAL_ERROR Web Service Objekt interner Fehler 20040115

Method GET_SOAP_RESPONSE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE_NAME Value transfer Type reference (TYPE) VEPSOAPRESPONSENAME WS: Virtual Interface Name eines SOAP Request 20020911
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20021004

Method GET_SOAP_RESPONSE_NAME on class IF_WS_MD_SOAP_EXT_FUNC has no exception.

Method GET_SOAP_RESPONSE_XML_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE_NAME Value transfer Type reference (TYPE) STRING WS: Virtual Interface Name eines SOAP Request 20040115
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040115
# Exception Resumable Description Created on
1 CX_WS_MD_INTERNAL_ERROR Web Service Objekt interner Fehler 20040115

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 20020911
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20021004

Method SET_SOAP_REQUEST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST_NAME Call by reference Type reference (TYPE) VEPSOAPREQUESTNAME WS: Virtual Interface Name einer SOAP Response 20020911
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20021004

Method SET_SOAP_RESPONSE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESPONSE_NAME Call by reference Type reference (TYPE) VEPSOAPRESPONSENAME WS: Virtual Interface Name eines SOAP Request 20020911
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20021004
History
Last changed by/on SAP  20130531 
SAP Release Created in