SAP ABAP Class CL_ESD_VIF_BAPI_PLUGIN (Plug-In for BAPIs for Virtual Interface)
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_ESD_VIF_BASE_PLUGIN Base PlugIn Class for FUGR, BAPI and FUNC 20051201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_VIF_PLUGIN_OBJECT Plug-In Interface for Virtual Interface 20051130
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VIF_PLUGIN_OBJECT_ADD Plug-In Interface for Virtual Interface 20051201
Properties
Class CL_ESD_VIF_BAPI_PLUGIN  
Short Description Plug-In for BAPIs for Virtual Interface    
Super Class CL_ESD_VIF_BASE_PLUGIN Base PlugIn Class for FUGR, BAPI and FUNC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEWS   ES Tools: Service Interfaces 
Created 20051130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESD_VIF_BAPI_PLUGIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESD_VIF_PLUGIN_OBJECT Plug-In Interface for Virtual Interface 20051130
2 IF_VIF_PLUGIN_OBJECT_ADD Plug-In Interface for Virtual Interface 20051201
Friends
Class CL_ESD_VIF_BAPI_PLUGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Instance attribute Protected Attribute reference (LIKE) 20051201
2 C_TRUE Instance attribute Protected Attribute reference (LIKE) 20051201
3 R_FUGR_UTIL Instance attribute Public Object reference (TYPE REF TO) CL_VIF_UTIL_FUGR Auxiliary Class for WS for Function Group 20051201
4 R_VIF_RFC Instance attribute Public Object reference (TYPE REF TO) CL_VIRTUAL_INTERFACE_RFC Virtual Interface (Interface for Objects) 20051201
5 S_BAPI_DATA Instance attribute Public Type reference (TYPE) VIFBAPIDATA Data for Virtual Interface for BAPIs 20051201
6 T_FUNCTIONS Instance attribute Public Type reference (TYPE) VI_FUNCTION_SET Functions in Function Set 20051201
7 T_FUNCTIONS_UI Instance attribute Public Type reference (TYPE) VI_FUNCTION_SET_DYNP Function Set on Screen 20051201
8 T_FUNC_UTIL Instance attribute Public Type reference (TYPE) VIFFUNCUTILTABLE Table Using References to Functions of VIs (WS) 20051201
9 T_METHODS Instance attribute Public Type reference (TYPE) VI_METHOD_SET BAPI Methods 20051201
10 T_METHODS_UI Instance attribute Public Type reference (TYPE) VI_METHOD_SET_DYNP Method Set on Screen 20051201
11 V_FUNCTION_GROUP Instance attribute Public Type reference (TYPE) RS38L-AREA Function group, to which the function module belongs 20051201
12 V_OBJECT_TYPE_NAME Instance attribute Public See coding Object type 20051201
13 V_OBJ_NAME Instance attribute Protected Attribute reference (LIKE) 20051201
14 V_TYPE Static Attribute Public Type reference (TYPE) VEPREFTYPE Object Type of Reference Object (Function, BAPI, IDOC) 20051201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20051201
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051130
3 CREATE Instance method Public Method 20051201
4 GET_FUNCTION_DESCRIPTION Instance method Public Method 20051201
5 GET_FUNCTION_INTERFACE Instance method Public Method 20051201
6 GET_FUNC_UTIL Instance method Public Method get util reference 20051201
Events
Class CL_ESD_VIF_BAPI_PLUGIN has no event.
Types
Class CL_ESD_VIF_BAPI_PLUGIN has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_ESD_VIF_BAPI_PLUGIN has no parameter.
Method CHECK on class CL_ESD_VIF_BAPI_PLUGIN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESD_VIF_BAPI_PLUGIN has no parameter.
Method CONSTRUCTOR on class CL_ESD_VIF_BAPI_PLUGIN has no exception.

Method CREATE Signature

Method CREATE on class CL_ESD_VIF_BAPI_PLUGIN has no parameter.
Method CREATE on class CL_ESD_VIF_BAPI_PLUGIN has no exception.

Method GET_FUNCTION_DESCRIPTION Signature

Method GET_FUNCTION_DESCRIPTION on class CL_ESD_VIF_BAPI_PLUGIN has no parameter.
Method GET_FUNCTION_DESCRIPTION on class CL_ESD_VIF_BAPI_PLUGIN has no exception.

Method GET_FUNCTION_INTERFACE Signature

Method GET_FUNCTION_INTERFACE on class CL_ESD_VIF_BAPI_PLUGIN has no parameter.
Method GET_FUNCTION_INTERFACE on class CL_ESD_VIF_BAPI_PLUGIN has no exception.

Method GET_FUNC_UTIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNC_NAME Call by reference Type reference (TYPE) RS38L-NAME 20051201
2 Returning RR_FUNC_UTIL Value transfer Object reference (TYPE REF TO) CL_VIF_UTIL_FUNC 20051201
# Exception Resumable Description Created on
1 NOT_FOUND nicht gefunden 20051201
History
Last changed by/on SAP  20130531 
SAP Release Created in 710