Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_MD_VIF_FUNC | WS MD Function | 20020905 |
Properties
| Interface | IF_WS_MD_VIF_FUNC | |
| Short Description | Web Services: VI Function |
General Data
| Package | SEWS | ES Tools: Service Interfaces |
| Created | 20020905 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SEOP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WS_MD_OBJECT | Web Services: Object | 20030606 | ||
| 2 | IF_WS_MD_OBJECT_STATE | Web Services: Object | 20021219 |
Friends
Interface IF_WS_MD_VIF_FUNC has no friend.
Attributes
Interface IF_WS_MD_VIF_FUNC has no attribute.
Methods
Events
Interface IF_WS_MD_VIF_FUNC has no event.
Types
Interface IF_WS_MD_VIF_FUNC has no local type.
Method Signatures
Method CREATE_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FAULT | Web Services: Virtual Type | 20020909 | |||
| 2 | FAULT_NAME | Value transfer | Type reference (TYPE) | VEPFAULTNAME | Fault-name in der physischen Schnittstelle | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt existiert schon | 20020909 | ||
| 2 | Web Service Objekt ist nicht gesperrt/neu | 20020916 |
Method CREATE_INCOMING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt existiert schon | 20020909 | ||
| 2 | Web Service Objekt ist nicht gesperrt/neu | 20020916 |
Method CREATE_OUTGOING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt existiert schon | 20020909 | ||
| 2 | Web Service Objekt ist nicht gesperrt/neu | 20020916 |
Method CREATE_SOAP_EXTENSION_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_SOAP_EXT_FUNC | Web Services: Virtual Interface Function Extension | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt existiert schon | 20020909 | ||
| 2 | Web Service Objekt ist nicht gesperrt/neu | 20020916 |
Method DELETE_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FAULT | Web Services: Virtual Type | 20021230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20021230 |
Method DELETE_INCOMING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MERGE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080922 | |||
| 2 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20021230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20021230 |
Method DELETE_OUTGOING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MERGE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080922 | |||
| 2 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20021230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20021230 |
Method DELETE_SOAP_EXTENSION_FUNCTION Signature
Method DELETE_SOAP_EXTENSION_FUNCTION on Interface IF_WS_MD_VIF_FUNC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20021220 |
Method GET_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FAULT | Web Services: Virtual Type | 20020909 | |||
| 2 | FAULT_NAME | Value transfer | Type reference (TYPE) | VEPFAULTNAME | Fault-name in der physischen Schnittstelle | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method GET_FAULT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_FAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULTS | Value transfer | Type reference (TYPE) | VIFFAULTTABLE | Tabelle über Referenzen auf Faults von VI Funktionen (WS) | 20020909 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021107 |
Method GET_FAULTS on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_FAULT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020909 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021218 |
Method GET_FAULT_COUNT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_FAULT_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FAULT | 20030814 | ||||
| 2 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPFAULTNAMEMAP | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method GET_FAULT_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_INCOMING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method GET_INCOMING_PARAMETER on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_INCOMING_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | VIFPARAMTABLE | Tabelle über Referenzen auf Parameter von VI Funktionen (WS) | 20020909 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021111 |
Method GET_INCOMING_PARAMETERS on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_INCOMING_PARAMETERS_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | VIFPARAMSSORTED_TAB | Sortierte Tabelle | 20040204 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040204 |
Method GET_INCOMING_PARAMETERS_RT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_INCOMING_PARAMETER_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020909 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021218 |
Method GET_INCOMING_PARAMETER_COUNT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_INCOMING_PARAM_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPPARAMMAP | 20030814 | ||||
| 2 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method GET_INCOMING_PARAM_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_IS_EXPOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPOSED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20020926 |
Method GET_IS_EXPOSED on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | VEPFUNC | Funktionen eines virtuellen Interfaces | 20020911 |
Method GET_NAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_NAME_MAPPED_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPED_NAME | Value transfer | Type reference (TYPE) | VEPFUNCMAP | Neuer Name einer Funktionen in einem virtuellen Interfaces | 20020909 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20020926 |
Method GET_NAME_MAPPED_TO on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_ORGINAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | EU_ANAME | 20030722 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20030722 | ||||
| 3 | SUB_NAME | Call by reference | Type reference (TYPE) | EU_LNAME | 20030722 | ||||
| 4 | SUB_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20030722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt interner Fehler | 20040811 | ||
| 2 | Web Service Objekt existiert bereits. | 20040811 |
Method GET_OUTGOING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method GET_OUTGOING_PARAMETER on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_OUTGOING_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | VIFPARAMTABLE | Tabelle über Referenzen auf Parameter von VI Funktionen (WS) | 20020909 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021111 |
Method GET_OUTGOING_PARAMETERS on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_OUTGOING_PARAMETERS_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | VIFPARAMSSORTED_TAB | Sortierte Tabelle | 20040204 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040204 |
Method GET_OUTGOING_PARAMETERS_RT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_OUTGOING_PARAMETER_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020909 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021218 |
Method GET_OUTGOING_PARAMETER_COUNT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_OUTGOING_PARAM_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPPARAMMAP | 20030814 | ||||
| 2 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method GET_OUTGOING_PARAM_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_SOAP_EXTENSION_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_SOAP_EXT_FUNC | Web Services: Virtual Interface Function Extension | 20020909 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method GET_SOAP_EXTENSION_FUNCTION on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_TRANSFORMATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSFORMATION | Value transfer | Type reference (TYPE) | EU_ANAME | 20030812 |
Method GET_TRANSFORMATION_NAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method GET_XML_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030813 | ||||
| 2 | XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt interner Fehler | 20021218 |
Method HAS_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT_NAME | Value transfer | Type reference (TYPE) | VEPFAULTNAME | Fault-name in der physischen Schnittstelle | 20020909 | |||
| 2 | HAS_FAULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method HAS_FAULT on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_FAULT_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_FAULT_MAPPEDNAME | Value transfer | Type reference (TYPE) | BOOLEAN | 20030814 | ||||
| 2 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPFAULTNAMEMAP | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method HAS_FAULT_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_INCOMING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_INCOMING_PARAMETER | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method HAS_INCOMING_PARAMETER on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_INCOMING_PARAM_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_INCOMING_PARAM_MAPPEDNAME | Value transfer | Type reference (TYPE) | BOOLEAN | 20030814 | ||||
| 2 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPPARAMMAP | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method HAS_INCOMING_PARAM_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_OUTGOING_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OUTGOING_PARAMETER | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 | |||
| 2 | PARAMETER_NAME | Value transfer | Type reference (TYPE) | VEPPARAM | Parametername in der physischen Schnittstelle | 20020909 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method HAS_OUTGOING_PARAMETER on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_OUTGOING_PARAM_MAPPEDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OUTGOING_PARAM_MAPPEDNAME | Value transfer | Type reference (TYPE) | BOOLEAN | 20030814 | ||||
| 2 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPPARAMMAP | 20030814 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030814 |
Method HAS_OUTGOING_PARAM_MAPPEDNAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method HAS_SOAP_EXTENSION_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SOAP_EXTENSION_FUNCTION | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021219 |
Method HAS_SOAP_EXTENSION_FUNCTION on Interface IF_WS_MD_VIF_FUNC has no exception.
Method SET_CLASS_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_CLASS_DEFINITION | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040107 | |||
| 2 | LOCAL_CLASS_IMPLEMENTATION | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040107 |
Method SET_CLASS_SOURCE on Interface IF_WS_MD_VIF_FUNC has no exception.
Method SET_IS_EXPOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPOSED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20020916 |
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20081114 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081114 |
Method SET_NAME on Interface IF_WS_MD_VIF_FUNC has no exception.
Method SET_NAME_MAPPED_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPED_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | Neuer Name einer Funktionen in einem virtuellen Interfaces | 20020909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20020916 | ||
| 2 | Web Service Objekt existiert bereits. | 20030814 |
Method SET_ST_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | 20030904 |
Method SET_ST_SOURCE on Interface IF_WS_MD_VIF_FUNC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |