SAP ABAP Class CL_PROXY_ESD_REL_OBJECTS (TableData for Proxys)
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_ESD_TABLE_DATA | Class to hold tabular data | 20060828 |
Properties
| Class | CL_PROXY_ESD_REL_OBJECTS | |
| Short Description | TableData for Proxys | |
| Super Class | CL_ESD_TABLE_DATA | Class to hold tabular data |
| 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 | 20060828 | 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) |
Interfaces
Class CL_PROXY_ESD_REL_OBJECTS has no interface implemented.
Friends
Class CL_PROXY_ESD_REL_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY_CHANGE_HANDLER | change handler for CL_PROXY | 20060828 | |||
| 2 | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'REVISED' | Proxy is revised (changed but not yet saved) | 20070222 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20060828 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY_ESD_PLUGIN | PlugIn Class for Service Interface | 20070625 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PRX_BOOLEAN | List is readonly, even if status->UI_MODE changes | 20070202 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ESD_OBJ_LIST_T | table of relevatnt objects | 20060828 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20061011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060828 | |
| 2 | Instance method | Protected | Method | creates fieldcatalog | 20091125 | |
| 3 | Instance method | Public | Method | create table of relevant objects | 20060828 | |
| 4 | Instance method | Public | Method | set list of changed IDs | 20070625 | |
| 5 | Instance method | Protected | Method | update table according to changed_ids | 20060828 |
Events
Class CL_PROXY_ESD_REL_OBJECTS has no event.
Types
Class CL_PROXY_ESD_REL_OBJECTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | plugin | 20061019 | |||
| 2 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20060828 | |||
| 3 | UI_MODE | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_DISPLAY | WB Request: Operation in the Development Environment | 20061011 |
Method CONSTRUCTOR on class CL_PROXY_ESD_REL_OBJECTS has no exception.
Method CREATE_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20091125 |
Method CREATE_FIELD_CATALOG on class CL_PROXY_ESD_REL_OBJECTS has no exception.
Method CREATE_TABLE Signature
Method CREATE_TABLE on class CL_PROXY_ESD_REL_OBJECTS has no parameter.
Method CREATE_TABLE on class CL_PROXY_ESD_REL_OBJECTS has no exception.
Method SET_CHANGED_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_IDS | Call by reference | Type reference (TYPE) | CL_PROXY_CHANGE_HANDLER=>T_IDS_UNIQUE | Proxy Generation: Unique IDs of Proxy Objects | 20070625 |
Method SET_CHANGED_IDS on class CL_PROXY_ESD_REL_OBJECTS has no exception.
Method UPDATE_TABLE Signature
Method UPDATE_TABLE on class CL_PROXY_ESD_REL_OBJECTS has no parameter.
Method UPDATE_TABLE on class CL_PROXY_ESD_REL_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |