SAP ABAP Class CL_EEF_ADJ_VIEW_CLASS_PARAM (Adjustment Class Enhancements Visualization ALV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEEF_CLASS_ENHANCEMENT (Package) Class Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW | UI for Enhancement Adjustment Tool | 20060315 |
Properties
| Class | CL_EEF_ADJ_VIEW_CLASS_PARAM | |
| Short Description | Adjustment Class Enhancements Visualization ALV | |
| Super Class | CL_EEF_ADJ_VIEW | UI for Enhancement Adjustment Tool |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_CLASS_ENHANCEMENT | Class Enhancements |
| Created | 20060315 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_CLASS_PARAM has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_CLASS_PARAM has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_CLASS_PARAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEEF_ADJ_CLASS_PARA_VISUAL_TAB | Table Through SEEF_ADJ_CLASS_PARAM_VISUAL | 20060323 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20060315 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060315 | |||
| 4 | Constant | Protected | Type reference (TYPE) | CHAR4 | '@11@' | Correction: Delete | 20060323 | ||
| 5 | Constant | Protected | Type reference (TYPE) | CHAR4 | '@4F@' | Correction: Rename | 20060323 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Basis Class for Simple Tables | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates ALV Field Catalog | 20060315 | |
| 2 | Instance method | Private | Method | Converts to visible parameters | 20060315 | |
| 3 | Instance method | Private | Method | Deletes the enh. part | 20060323 | |
| 4 | Instance method | Private | Event handling method | Handler for button click | 20060323 | |
| 5 | Instance method | Private | Method | Sets param. for display of ALV | 20060315 | |
| 6 | Instance method | Private | Method | ALV refresh | 20060323 | |
| 7 | Instance method | Public | Method | Sets the conflict to be processed | 20060315 |
Events
Class CL_EEF_ADJ_VIEW_CLASS_PARAM has no event.
Types
Class CL_EEF_ADJ_VIEW_CLASS_PARAM has no local type.
Method Signatures
Method BUILD_ALV_FIELDCATALOG 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 | Feldkatalog für ListViewerControl | 20060315 | |||
| 2 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060315 |
Method BUILD_ALV_FIELDCATALOG on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method CONVERT_TO_VISUAL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | SEEF_ADJ_CLASS_PARAM_TAB | 20060315 | ||||
| 2 | VISUAL_PARAMS | Call by reference | Type reference (TYPE) | SEEF_ADJ_CLASS_PARA_VISUAL_TAB | 20060315 |
Method CONVERT_TO_VISUAL_PARAMS on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_INDEX | Call by reference | Type reference (TYPE) | I | 20060323 |
Method DELETE_ELEMENT on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20060323 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20060323 |
Method HANDLE_BUTTON_CLICK on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method PREPARE_ALV_FOR_DISPLAY 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 | Feldkatalog für ListViewerControl | 20060315 | |||
| 2 | LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20060315 | |||
| 3 | TOOLBAR_EXCLUDINGS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20060315 |
Method PREPARE_ALV_FOR_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no parameter.
Method REFRESH_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
Method SET_CONFLICT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICT | Call by reference | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Abgleich: Konflikt | 20060315 |
Method SET_CONFLICT on class CL_EEF_ADJ_VIEW_CLASS_PARAM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |