SAP ABAP Class IF_WS_MD_VIF_ENDPOINT_REF (Web Services: Reference to a Function Module)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_OBJECT Web Services: Object 20020923
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_VIF_ENDPOINT_REF WS: Endpoint Reference for Virtual Interface 20021219
Properties
Class IF_WS_MD_VIF_ENDPOINT_REF  
Short Description Web Services: Reference to a Function Module    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020923   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MD_VIF_ENDPOINT_REF has no forward declaration.
Interfaces
Class IF_WS_MD_VIF_ENDPOINT_REF has no interface implemented.
Friends
Class IF_WS_MD_VIF_ENDPOINT_REF has no friend class.
Attributes
Class IF_WS_MD_VIF_ENDPOINT_REF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method 20030519
2 GET_DATA_VERSION Instance method Public Method 20030520
3 GET_SERVICE_DEF_STARTPOINT_RAW Instance method Public Method 20041111
4 GET_TYPE Instance method Public Method 20021015
5 IS_AUTO_GENERATED Instance method Public Method Wurde die Service Definition automatisch generiert? 20041122
6 IS_SRV Instance method Public Method Gehört die Service Definition zu einer Service Variante ? 20081029
7 SET_AUTO_GENERATED Instance method Public Method 20051110
8 SET_DATA Instance method Public Method 20030519
9 SET_SERVICE_DEF_STARTPOINT_RAW Instance method Public Method Set the Service Definition Startpoint (raw version) 20051114
Events
Class IF_WS_MD_VIF_ENDPOINT_REF has no event.
Types
Class IF_WS_MD_VIF_ENDPOINT_REF has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) ANY 20030519
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030520

Method GET_DATA on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method GET_DATA_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_VERSION Value transfer Type reference (TYPE) VIFENDPOINTDATAVERS 20030520
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030520

Method GET_DATA_VERSION on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method GET_SERVICE_DEF_STARTPOINT_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE_DEF_STARTPT_RAW Value transfer Type reference (TYPE) DEF_START_PT Startpunkt der Service Definition (Inside-Out od Outside-In) 20041111

Method GET_SERVICE_DEF_STARTPOINT_RAW on class IF_WS_MD_VIF_ENDPOINT_REF 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) VEPREFTYPE Objekttype des Referenzobjektes (Funktion, BAPI, IDOC) 20021015

Method GET_TYPE on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method IS_AUTO_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTO_GENERATED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041122

Method IS_AUTO_GENERATED on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method IS_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SRV Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20081029

Method IS_SRV on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method SET_AUTO_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTO_GENERATED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051110

Method SET_AUTO_GENERATED on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20030519
2 Importing DATA_VERSION Call by reference Type reference (TYPE) VIFENDPOINTDATAVERS 20030519
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030520

Method SET_SERVICE_DEF_STARTPOINT_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_DEF_STARTPOINT_RAW Call by reference Type reference (TYPE) DEF_START_PT Starting Point for Service Def. (Inside-Out or Outside-In) 20051114

Method SET_SERVICE_DEF_STARTPOINT_RAW on class IF_WS_MD_VIF_ENDPOINT_REF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in