SAP ABAP Class CL_EEF_ADJ_VIEW_CLASS_TYPE (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 | 20060530 |
Properties
| Class | CL_EEF_ADJ_VIEW_CLASS_TYPE | |
| 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 | 20060530 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_CLASS_TYPE has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_CLASS_TYPE has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_CLASS_TYPE 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_TYPE_VISUAL_TAB | Internal Table Through SEEF_ADJ_CLASS_TYPE_VISUAL | 20060530 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20060530 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060530 | |||
| 4 | Constant | Protected | Type reference (TYPE) | CHAR4 | '@11@' | Correction: Delete | 20060530 | ||
| 5 | Constant | Protected | Type reference (TYPE) | CHAR4 | '@4F@' | Correction: Rename | 20060530 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Basis Class for Simple Tables | 20060530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates ALV Field Catalog | 20060530 | |
| 2 | Instance method | Private | Method | Converts to visible types | 20060530 | |
| 3 | Instance method | Private | Method | Deletes the enh. part | 20060530 | |
| 4 | Instance method | Private | Event handling method | Handler for button click | 20060530 | |
| 5 | Instance method | Private | Method | Sets attributes for representation of ALV | 20060530 | |
| 6 | Instance method | Private | Method | ALV refresh | 20060530 | |
| 7 | Instance method | Public | Method | Sets the conflict to be processed | 20060530 |
Events
Class CL_EEF_ADJ_VIEW_CLASS_TYPE has no event.
Types
Class CL_EEF_ADJ_VIEW_CLASS_TYPE 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 | 20060530 | |||
| 2 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060530 |
Method BUILD_ALV_FIELDCATALOG on class CL_EEF_ADJ_VIEW_CLASS_TYPE has no exception.
Method CONVERT_TO_VISUAL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPES | Call by reference | Type reference (TYPE) | SEEF_ADJ_CLASS_TYPE_TAB | Tabellentyp über SEEF_ADJ_CLASS_type | 20060530 | |||
| 2 | VISUAL_TYPES | Call by reference | Type reference (TYPE) | SEEF_ADJ_CLASS_TYPE_VISUAL_TAB | Interne Tabelle über SEEF_ADJ_CLASS_type_VISUAL | 20060530 |
Method CONVERT_TO_VISUAL_TYPES on class CL_EEF_ADJ_VIEW_CLASS_TYPE 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 | 20060530 |
Method DELETE_ELEMENT on class CL_EEF_ADJ_VIEW_CLASS_TYPE 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) | 20060530 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20060530 |
Method HANDLE_BUTTON_CLICK on class CL_EEF_ADJ_VIEW_CLASS_TYPE 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 | 20060530 | |||
| 2 | LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20060530 | |||
| 3 | TOOLBAR_EXCLUDINGS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20060530 |
Method PREPARE_ALV_FOR_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_TYPE has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_TYPE has no parameter.
Method REFRESH_DISPLAY on class CL_EEF_ADJ_VIEW_CLASS_TYPE 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 | 20060530 |
Method SET_CONFLICT on class CL_EEF_ADJ_VIEW_CLASS_TYPE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |