SAP ABAP Class CL_PROXY_ESD_PLGN_SV (Plugin Class for Service Variants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI (Package) User Interface for Proxy Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_ESD_PLUGIN | PlugIn class for proxy objects | 20081028 |
Properties
| Class | CL_PROXY_ESD_PLGN_SV | |
| Short Description | Plugin Class for Service Variants | |
| Super Class | CL_PROXY_ESD_PLUGIN | PlugIn class for proxy objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_UI | User Interface for Proxy Generation |
| Created | 20081028 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_ESD_PLGN_SV has no interface implemented.
Friends
Class CL_PROXY_ESD_PLGN_SV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | ESD_LISTBOX_VALUES_T | ESD: Values for Listbox | 20081212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081212 | |
| 2 | Instance method | Public | Method | returns ESD Data for a single tree node | 20081218 | |
| 3 | Static method | Public | Method | check whether a service interface is valid as based on IF | 20081111 | |
| 4 | Instance method | Public | Method | data transport CL_PROXY->UI | 20081030 |
Events
Class CL_PROXY_ESD_PLGN_SV has no event.
Types
Class CL_PROXY_ESD_PLGN_SV has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_ESD_PLGN_SV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_ESD_PLGN_SV has no exception.
Method GET_NODE_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESD_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESD_DATA | Data for screen fields | 20081218 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | CL_PROXY_ESD_TREE_OBJECT=>S_NODE | 20081218 | ||||
| 3 | NODE_DATA | Call by reference | Type reference (TYPE) | SPRUI_NODE_DATA | 20081218 |
Method GET_NODE_UI_DATA on class CL_PROXY_ESD_PLGN_SV has no exception.
Method IS_VALID_BASED_ON_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASED_ON_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20081111 | |||
| 2 | BASED_ON_INTERFACE_MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PX_MAIN | Main | 20110222 | |||
| 3 | IS_VALID | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20081111 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20081111 | |||
| 5 | NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Proxy Generation: Namespace in the Integration Builder | 20081111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | with sy msg default | 20081111 |
Method MODIFY_SCREEN_DATA_FIELDSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESD_DATA_TABLE | Call by reference | Type reference (TYPE) | ESD_SCREEN_DATA_T | ESD: Table for screen data | 20081030 | |||
| 2 | INDEX | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UI_INDEX=>S_INDEX | 20081030 | ||||
| 3 | NODE_DATA | Call by reference | Type reference (TYPE) | SPRUI_NODE_DATA | ESD Structure for Node Data | 20081030 |
Method MODIFY_SCREEN_DATA_FIELDSTATE on class CL_PROXY_ESD_PLGN_SV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |