SAP ABAP Class CL_ECH_PLX_UI_TABLE_MAINTAIN (ALV for Maintaining Table Entries)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PLX_MAINTENANCE_UI (Package) UI for Maintaining Data Extraction for Payloads
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_PLX_UI_TABLE_MAINTAIN | ALV for Maintaining Table Entries | 20101201 |
Properties
| Class | CL_ECH_PLX_UI_TABLE_MAINTAIN | |
| Short Description | ALV for Maintaining Table Entries | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FS_ECH_PLX_MAINTENANCE_UI | UI for Maintaining Data Extraction for Payloads |
| Created | 20101201 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_PLX_UI_TABLE_MAINTAIN | ALV for Maintaining Table Entries | 20101201 |
Friends
Class CL_ECH_PLX_UI_TABLE_MAINTAIN has no friend class.
Attributes
Methods
Events
Class CL_ECH_PLX_UI_TABLE_MAINTAIN has no event.
Types
Class CL_ECH_PLX_UI_TABLE_MAINTAIN has no local type.
Method Signatures
Method BUILD_DATA_TABLE_FROM_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20101230 |
Method BUILD_DATA_TABLE_FROM_OUTPUT on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method EXIST_PENDING_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PENDING_CHANGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110203 |
Method EXIST_PENDING_CHANGES on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method GET_DEFAULT_ALV_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20101201 |
Method GET_DEFAULT_ALV_LAYOUT on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method GET_EXCLUDED_ALV_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXCLUDED_FUNCTION | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20101201 |
Method GET_EXCLUDED_ALV_FUNCTIONS on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHECK_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_CHECK_CONTEXT | 20110208 | ||||
| 2 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20110204 | ||||
| 3 | IO_DRAGDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | 20110204 | ||||
| 4 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110209 | ||||
| 5 | IO_TABLE_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_TABLE_MNT | 20110204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statische Ausnahme | 20110204 |
Method INITIALIZE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20101222 |
Method INITIALIZE_ALV on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method INITIALIZE_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DRAGDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20110126 |
Method INITIALIZE_FIELD_CATALOG on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method INITIALIZE_OUTPUT_TABLE Signature
Method INITIALIZE_OUTPUT_TABLE on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no parameter.
Method INITIALIZE_OUTPUT_TABLE on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20101229 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20101229 |
Method ON_BUTTON_CLICK on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20110127 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20110127 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20110127 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20110127 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20110127 |
Method ON_DATA_CHANGED on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Value transfer | Attribute reference (LIKE) | 20101229 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20101229 |
Method ON_DATA_CHANGED_FINISHED on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20101230 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20101230 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20101230 |
Method ON_DROP on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_EXECUTE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CMD_CTXT | Value transfer | Attribute reference (LIKE) | 20110221 | |||||
| 2 | EV_FUNCTION | Value transfer | Attribute reference (LIKE) | 20110221 |
Method ON_EXECUTE_COMMAND on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20110202 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20110202 |
Method ON_TOOLBAR on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20110202 |
Method ON_USER_COMMAND on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method OUTPUT_ROW_SET_STYLEFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 20110127 |
Method OUTPUT_ROW_SET_STYLEFIELD on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method OUTPUT_TABLE_SET_BUTTONS Signature
Method OUTPUT_TABLE_SET_BUTTONS on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no parameter.
Method OUTPUT_TABLE_SET_BUTTONS on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method OUTPUT_TABLE_SET_STYLEFIELD Signature
Method OUTPUT_TABLE_SET_STYLEFIELD on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no parameter.
Method OUTPUT_TABLE_SET_STYLEFIELD on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no parameter.
Method REFRESH_DISPLAY on class CL_ECH_PLX_UI_TABLE_MAINTAIN has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHECK_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_CHECK_CONTEXT | 20110208 | ||||
| 2 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20101222 | ||||
| 3 | IO_DRAGDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | 20101230 | ||||
| 4 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110209 | ||||
| 5 | IO_TABLE_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_TABLE_MNT | 20101222 | ||||
| 6 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLX_UI_TABLE_MAINTAIN | 20101201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statische Ausnahme | 20110203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |