SAP ABAP Class CL_PROXY_UIX_REL_OBJECTS (used objects for PX proxies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI_MDR (Package) MDR proxy editor

⤷

⤷

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 | 20110301 |
Properties
Class | CL_PROXY_UIX_REL_OBJECTS | |
Short Description | used objects for PX proxies | |
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_MDR | MDR proxy editor |
Created | 20110301 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_UIX_REL_OBJECTS has no forward declaration.
Interfaces
Class CL_PROXY_UIX_REL_OBJECTS has no interface implemented.
Friends
Class CL_PROXY_UIX_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 | 20110301 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | Plugin Class for MDR objects | 20110301 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110301 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ESD_OBJ_LIST_T | ESD: Types List | 20110301 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20110301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110301 |
2 | ![]() |
Instance method | Protected | Method | create an dependend object entry | 20121213 |
3 | ![]() |
Instance method | Protected | Method | create an related objects entry | 20110301 |
4 | ![]() |
Instance method | Protected | Method | creates fieldcatalog | 20110301 |
5 | ![]() |
Instance method | Public | Method | create table of relevant objects | 20110301 |
6 | ![]() |
Instance method | Public | Method | set list of changed IDs | 20110301 |
7 | ![]() |
Instance method | Protected | Method | update table according to changed_ids | 20110301 |
Events
Class CL_PROXY_UIX_REL_OBJECTS has no event.
Types
Class CL_PROXY_UIX_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 | ![]() |
MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN_CORE | Core methods of main | 20110301 | ||
2 | ![]() |
PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | plugin | 20110301 | ||
3 | ![]() |
UI_MODE | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_DISPLAY | WB Request: Operation in the Development Environment | 20110301 |
Method CONSTRUCTOR on class CL_PROXY_UIX_REL_OBJECTS has no exception.
Method CREATE_DEPENDENT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DEPENDENT_ABAP_OBJECT | dependent object | 20121213 | ||
2 | ![]() |
RELEVANT_OBJECT | Call by reference | Type reference (TYPE) | ESD_OBJ_LIST_S | ESD: Object List | 20121213 |
Method CREATE_DEPENDENT_ENTRY on class CL_PROXY_UIX_REL_OBJECTS has no exception.
Method CREATE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20120928 | ||
2 | ![]() |
RELEVANT_OBJECT | Call by reference | Type reference (TYPE) | ESD_OBJ_LIST_S | ESD: Object List | 20110301 |
Method CREATE_ENTRY on class CL_PROXY_UIX_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 | 20110301 |
Method CREATE_FIELD_CATALOG on class CL_PROXY_UIX_REL_OBJECTS has no exception.
Method CREATE_TABLE Signature
Method CREATE_TABLE on class CL_PROXY_UIX_REL_OBJECTS has no parameter.
Method CREATE_TABLE on class CL_PROXY_UIX_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 | 20110301 |
Method SET_CHANGED_IDS on class CL_PROXY_UIX_REL_OBJECTS has no exception.
Method UPDATE_TABLE Signature
Method UPDATE_TABLE on class CL_PROXY_UIX_REL_OBJECTS has no parameter.
Method UPDATE_TABLE on class CL_PROXY_UIX_REL_OBJECTS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 802 |