SAP ABAP Interface IF_WS_MD_VIF_TYPE (Web Services: Virtual Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SEWS (Package) ES Tools: Service Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_VIF_ELEM_TYPE Web Services: Virtual Type 20020910
2 Interface composition (i COMPRISING i_ref)  IF_WS_MD_VIF_STRUC_TYPE Web Services: Virtual Type - Structure 20020910
3 Interface composition (i COMPRISING i_ref)  IF_WS_MD_VIF_TABLE_TYPE Web Services: Virtual Type - Structure 20020910
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_VIF_STRUC_SHADOW_TYPE Shadow Structure 20031017
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_VIF_TABLE_SHADOW_TYPE WS MD Table Type 20031127
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_VIF_TYPE WS MD Type 20020905
Properties
Interface IF_WS_MD_VIF_TYPE  
Short Description Web Services: Virtual Type    
General Data
Package SEWS   ES Tools: Service Interfaces 
Created 20020904   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_MD_VIF_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WS_MD_OBJECT Web Services: Object 20020910
Friends
Interface IF_WS_MD_VIF_TYPE has no friend.
Attributes
Interface IF_WS_MD_VIF_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SOAP_EXTENSION_TYPE Instance method Public Method 20020910
2 DELETE_SOAP_EXTENSION_TYPE Instance method Public Method 20030528
3 GET_NAME Instance method Public Method 20020911
4 GET_ORGINAL Instance method Public Method 20020910
5 GET_SOAP_EXTENSION_TYPE Instance method Public Method 20020910
6 GET_TYPE Instance method Public Method 20021018
7 GET_TYPE_AS_ELEM_TYPE Instance method Public Method 20030825
8 GET_TYPE_AS_STRUC Instance method Public Method 20030825
9 GET_TYPE_AS_TABLE Instance method Public Method 20030825
10 GET_XML_NAME Instance method Public Method 20021218
11 HAS_ORGINAL Instance method Public Method 20020910
12 HAS_SOAP_EXTENSION_TYPE Instance method Public Method 20020910
13 SET_ORGINAL Instance method Public Method 20020910
Events
Interface IF_WS_MD_VIF_TYPE has no event.
Types
Interface IF_WS_MD_VIF_TYPE has no local type.
Method Signatures

Method CREATE_SOAP_EXTENSION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOAP_EXTENSION Value transfer Object reference (TYPE REF TO) IF_WS_MD_SOAP_EXTENSION_TYPE Web Services: Virtual Type 20020910
# Exception Resumable Description Created on
1 CX_WS_MD_CREATE_EXCEPTION Web Service Objekt existiert bereits. 20021007
2 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20020920

Method DELETE_SOAP_EXTENSION_TYPE Signature

Method DELETE_SOAP_EXTENSION_TYPE on Interface IF_WS_MD_VIF_TYPE has no parameter.
# Exception Resumable Description Created on
1 CX_WS_MD_CREATE_EXCEPTION Web Service Objekt existiert bereits. 20030528
2 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030528

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) VEPTYPENAME Name eines VEP Types 20020911

Method GET_NAME on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_ORGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF_TYPE Name eines VEP Types 20020910
2 Importing VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20020930

Method GET_ORGINAL on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_SOAP_EXTENSION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOAP_EXTENSION Value transfer Object reference (TYPE REF TO) IF_WS_MD_SOAP_EXTENSION_TYPE Web Services: Virtual Type 20020910
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20021227

Method GET_SOAP_EXTENSION_TYPE on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) VEPTYPETYPE Typart eines Parameters Elementar, Struktur, Tabelle 20021018

Method GET_TYPE on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_TYPE_AS_ELEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM_TYPE Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF_ELEM_TYPE 20030825

Method GET_TYPE_AS_ELEM_TYPE on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_TYPE_AS_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUC_TYPE Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF_STRUC_TYPE 20030825

Method GET_TYPE_AS_STRUC on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_TYPE_AS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE_TYPE Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF_TABLE_TYPE 20030825

Method GET_TYPE_AS_TABLE on Interface IF_WS_MD_VIF_TYPE has no exception.

Method GET_XML_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030813
2 Returning XML_NAME Value transfer Type reference (TYPE) STRING 20021218
# Exception Resumable Description Created on
1 CX_WS_MD_INTERNAL_ERROR Web Service Objekt interner Fehler 20021218

Method HAS_ORGINAL Signature

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

Method HAS_ORGINAL on Interface IF_WS_MD_VIF_TYPE has no exception.

Method HAS_SOAP_EXTENSION_TYPE Signature

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

Method HAS_SOAP_EXTENSION_TYPE on Interface IF_WS_MD_VIF_TYPE has no exception.

Method SET_ORGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORGINAL Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF_TYPE Name eines VEP Types 20021018
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20020920
History
Last changed by/on SAP  20130531 
SAP Release Created in 640