SAP ABAP Class IF_WS_MD_VIF_TYPE (Web Services: Virtual Type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_OBJECT Web Services: Object 20020910
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
Class IF_WS_MD_VIF_TYPE  
Short Description Web Services: Virtual Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MD_VIF_TYPE has no forward declaration.
Interfaces
Class IF_WS_MD_VIF_TYPE has no interface implemented.
Friends
Class IF_WS_MD_VIF_TYPE has no friend class.
Attributes
Class 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
Class IF_WS_MD_VIF_TYPE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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