SAP ABAP Class CL_VIF_BAPI_PLUGIN (Plug-In for BAPIs)
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_VIF_PLUGIN_OBJECT_ADD | WS MD Abstract Object | 20041124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VIF_PLUGIN_OBJECT | Plug-In Interface for Virtual Interface | 20030804 |
Properties
| Class | CL_VIF_BAPI_PLUGIN | |
| Short Description | Plug-In for BAPIs | |
| Super Class | CL_VIF_PLUGIN_OBJECT_ADD | 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 | 20030804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VIF_PLUGIN_OBJECT | Plug-In Interface for Virtual Interface | 20030804 |
Friends
Class CL_VIF_BAPI_PLUGIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VIFBAPIDATA | 20030916 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VIF_UTIL_FUGR | 20030805 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | VI_FUNCTION_SET | 20030805 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | VIFFUNCUTILTABLE | 20030805 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | VI_METHOD_SET | 20030909 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | VEPREFTYPE | 20030805 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_MD_VIF | 20030804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030805 | ||
| 2 | Instance method | Public | Method | 20040914 | ||
| 3 | Instance method | Public | Method | returns bapi data for given bapi / selected functions | 20100127 | |
| 4 | Instance method | Private | Method | 20030805 |
Events
Class CL_VIF_BAPI_PLUGIN has no event.
Types
Class CL_VIF_BAPI_PLUGIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VIF_BAPI_PLUGIN has no parameter.
Method CONSTRUCTOR on class CL_VIF_BAPI_PLUGIN has no exception.
Method GET_BAPI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAPI_DATA | Call by reference | Type reference (TYPE) | VIFBAPIDATA | Daten für VEP für Bapis | 20040914 |
Method GET_BAPI_DATA on class CL_VIF_BAPI_PLUGIN has no exception.
Method GET_BAPI_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FUNCTIONS | Call by reference | Type reference (TYPE) | VIF_FUNC_TABLE | Table of RFC Functions | 20100127 |
Method GET_BAPI_FUNCTIONS on class CL_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 | FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L-NAME | 20030805 | ||||
| 2 | FUNC_UTIL | Value transfer | Object reference (TYPE REF TO) | CL_VIF_UTIL_FUNC | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030805 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |