SAP ABAP Class CL_WS_MD_VIF_FUNC (WS MD Function)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WS_MD_OBJECT WS MD Abstract Object 20020911
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WS_MD_OBJECT Web Services: Object 20020912
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WS_MD_VIF_FUNC Web Services: VI Function 20020905
Properties
Class CL_WS_MD_VIF_FUNC  
Short Description WS MD Function    
Super Class CL_WS_MD_OBJECT WS MD Abstract Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEWS   ES Tools: Service Interfaces 
Created 20020905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 SEWS 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 20020912
2 IF_WS_MD_VIF_FUNC Web Services: VI Function 20020905
Friends
Class CL_WS_MD_VIF_FUNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Type reference (TYPE) VEPFUNCTION Virtual Interface: Associated Functions 20020926
2 FAULTS Instance attribute Private Type reference (TYPE) VIFFAULTTABLE Table Using References to Faults in VI Functions (WS) 20020916
3 GEN_ST Instance attribute Private Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20080414
4 INACTIVE Instance attribute Private Type reference (TYPE) VEPFUNCTION Virtual Interface: Associated Functions 20020926
5 KEY Instance attribute Private Type reference (TYPE) VEPFUNCTION Virtual Interface: Associated Functions 20020926
6 LOCAL_CLASS_DEFINITION Instance attribute Private Type reference (TYPE) RSWSOURCET ABAP Source 20040107
7 LOCAL_CLASS_IMPLEMENTATION Instance attribute Private Type reference (TYPE) RSWSOURCET ABAP Source 20040107
8 MAIN_OBJ Instance attribute Private Object reference (TYPE REF TO) IF_WS_MD_OBJECT_STATE Web Services: Object 20020913
9 PARAMETERS_IN Instance attribute Private Type reference (TYPE) VIFPARAMTABLE Table Using References to Parameter(s) of VI Functions (WS) 20020916
10 PARAMETERS_OUT Instance attribute Private Type reference (TYPE) VIFPARAMTABLE Table Using References to Parameter(s) of VI Functions (WS) 20020916
11 PARENT Instance attribute Private Object reference (TYPE REF TO) IF_WS_MD_VIF 20030814
12 PT_TYPES_IN_PARAM Instance attribute Private Type reference (TYPE) SEWS_T_TYPES_IN_PARAM Types used in Param/Function 20081029
13 SOAP_EXTENSION_ACTIVE Instance attribute Private Object reference (TYPE REF TO) CL_WS_MD_SOAP_EXT_FUNC WS MD Fault 20021219
14 SOAP_EXTENSION_INACTIVE Instance attribute Private Object reference (TYPE REF TO) CL_WS_MD_SOAP_EXT_FUNC WS MD Fault 20021219
15 ST_SOURCE Instance attribute Private Type reference (TYPE) O2PAGELINE_TABLE 20030904
16 VERSION_STORE Instance attribute Private Object reference (TYPE REF TO) CL_WS_MD_VIF_VERSION_STORE Repository for Old Version of Virtual Interface 20021114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020911
2 DELETE_ST Instance method Private Method 20030904
3 GENERATE_TRANSFORMATION Instance method Private Method 20030812
4 GET_SOURCE_LOCAL_CLASS_DEF Instance method Public Method 20040107
5 GET_SOURCE_LOCAL_CLASS_IMPL Instance method Public Method 20040107
6 GET_ST_SOURCE Instance method Public Method 20030904
7 GET_TYPES_IN_PARAM Instance method Public Method 20081029
8 LOAD_CHILDS Instance method Private Method 20020916
9 MERGE_ADD_PARAMREF Instance method Public Method 20080922
10 MERGE_DELETE_FROM_PARAMTAB Instance method Private Method 20080922
11 REBUILD_TYPES_IN_PARAM Instance method Public Method 20081029
12 UPDATE_SOAP_EXTENSION Instance method Private Method Update of Soap Extension (RequestName, ResponseName) 20040317
Events
Class CL_WS_MD_VIF_FUNC has no event.
Types
Class CL_WS_MD_VIF_FUNC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) VEPFUNCTION Funktionen eines virtuellen Interfaces 20020925
2 Importing INACTIVE Call by reference Type reference (TYPE) VEPFUNCTION Virtual Interface: zugehörige Funktionen 20020925
3 Importing MAIN_OBJ Call by reference Object reference (TYPE REF TO) IF_WS_MD_OBJECT_STATE Web Services : Object 20020913
4 Importing NEW Call by reference Type reference (TYPE) BOOLEAN ' ' boolsche Variable (X=true, -=false, space=unknown) 20020912
5 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF 20030814
6 Importing VERSION_STORE Call by reference Object reference (TYPE REF TO) CL_WS_MD_VIF_VERSION_STORE Speicher für alte Version eines Virtuellen Interfaces 20021114

Method CONSTRUCTOR on class CL_WS_MD_VIF_FUNC has no exception.

Method DELETE_ST Signature

Method DELETE_ST on class CL_WS_MD_VIF_FUNC has no parameter.
# Exception Resumable Description Created on
1 CX_WS_MD_CREATE_EXCEPTION Web Service Objekt existiert bereits. 20030904

Method GENERATE_TRANSFORMATION Signature

Method GENERATE_TRANSFORMATION on class CL_WS_MD_VIF_FUNC has no parameter.
# Exception Resumable Description Created on
1 CX_WS_MD_CREATE_EXCEPTION Web Service Objekt existiert bereits. 20030904

Method GET_SOURCE_LOCAL_CLASS_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040107

Method GET_SOURCE_LOCAL_CLASS_DEF on class CL_WS_MD_VIF_FUNC has no exception.

Method GET_SOURCE_LOCAL_CLASS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040107

Method GET_SOURCE_LOCAL_CLASS_IMPL on class CL_WS_MD_VIF_FUNC has no exception.

Method GET_ST_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE Value transfer Type reference (TYPE) O2PAGELINE_TABLE 20030904

Method GET_ST_SOURCE on class CL_WS_MD_VIF_FUNC has no exception.

Method GET_TYPES_IN_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TYPES_IN_PARAM Value transfer Type reference (TYPE) SEWS_T_TYPES_IN_PARAM Types used in Param/Function 20081029

Method GET_TYPES_IN_PARAM on class CL_WS_MD_VIF_FUNC has no exception.

Method LOAD_CHILDS Signature

Method LOAD_CHILDS on class CL_WS_MD_VIF_FUNC has no parameter.
Method LOAD_CHILDS on class CL_WS_MD_VIF_FUNC has no exception.

Method MERGE_ADD_PARAMREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARAM Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF_PARAM Web Services: Virtual Type 20080922
2 Importing I_VEPPARAMTYPE Call by reference Type reference (TYPE) VEPPARAMTYPE Parameter Type 20080922

Method MERGE_ADD_PARAMREF on class CL_WS_MD_VIF_FUNC has no exception.

Method MERGE_DELETE_FROM_PARAMTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARAM Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF_PARAM Web Services: Virtual Type 20080922
2 Importing I_VEPPARAMTYPE Call by reference Type reference (TYPE) VEPPARAMTYPE Parameter Type 20080922

Method MERGE_DELETE_FROM_PARAMTAB on class CL_WS_MD_VIF_FUNC has no exception.

Method REBUILD_TYPES_IN_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20081030

Method REBUILD_TYPES_IN_PARAM on class CL_WS_MD_VIF_FUNC has no exception.

Method UPDATE_SOAP_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPED_NAME Call by reference Type reference (TYPE) VEPFUNCMAP Neuer Name einer Funktionen in einem virtuellen Interfaces 20040317
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20040317
History
Last changed by/on SAP  20130531 
SAP Release Created in 640