SAP ABAP Class CL_ESD_VIF_BASE_PLUGIN (Base PlugIn Class for FUGR, BAPI and FUNC)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_VIF_BAPI_PLUGIN | Plug-In for BAPIs for Virtual Interface | 20051201 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_VIF_FUGR_PLUGIN | Plug-In for RFC Function Group for Virtual Interface | 20051201 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_VIF_FUNC_PLUGIN | Plug-In for RFC Function Module for Virtual Interface | 20051201 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_VIF_XIPR_PLUGIN | Plug-In for XIPR SDs for Virtual Interface | 20060302 |
Properties
| Class | CL_ESD_VIF_BASE_PLUGIN | |
| Short Description | Base PlugIn Class for FUGR, BAPI and FUNC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEWS | ES Tools: Service Interfaces |
| Created | 20051201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_VIF_BASE_PLUGIN has no forward declaration.
Interfaces
Class CL_ESD_VIF_BASE_PLUGIN has no interface implemented.
Friends
Class CL_ESD_VIF_BASE_PLUGIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WS_MD_VIF | 20051201 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20051201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialization | 20051201 |
Events
Class CL_ESD_VIF_BASE_PLUGIN has no event.
Types
Class CL_ESD_VIF_BASE_PLUGIN has no local type.
Method Signatures
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIF | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF | 20051201 | ||||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20051201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when Initializing | 20051201 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |