SAP ABAP Class CL_RSMRM_GEN_UI_ALV_EDIT_ABS (Abstract class for ALVs - Editable)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSMRM_GENERAL (Package) MRM: General objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMRM_ACCR_UI_ALV_EXEC_LOG | Class for ALVs - Class Characteristics | 20040203 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSMRM_CORM_UI_ALV_CLS_CHARS | Class for ALVs - Class Characteristics | 20040129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSMRM_CORM_UI_ALV_EXEC_LOG | Class for ALVs - Class Characteristics | 20040129 |
Properties
| Class | CL_RSMRM_GEN_UI_ALV_EDIT_ABS | |
| Short Description | Abstract class for ALVs - Editable | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMRM_GENERAL | MRM: General objects |
| Created | 20040129 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no forward declaration.
Interfaces
Class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no interface implemented.
Friends
Class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040129 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040129 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040129 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040202 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20040129 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040129 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040129 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040129 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20040129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Check Data | 20040217 | |
| 2 | Instance method | Public | Method | Clear "Is Modified" | 20040202 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20040129 | |
| 4 | Instance method | Public | Method | Flush | 20040129 | |
| 5 | Instance method | Public | Method | Free memory | 20040129 | |
| 6 | Instance method | Public | Method | is Modified | 20040202 | |
| 7 | Instance method | Public | Event handling method | Handler for ALV Data change event | 20040129 | |
| 8 | Instance method | Public | Method | Set Editable Property | 20040129 | |
| 9 | Instance method | Public | Method | Hide? | 20040129 | |
| 10 | Instance method | Protected | Method | Initialize | 20040129 | |
| 11 | Instance method | Protected | Method | Update | 20040129 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ENTER | Instance Event (0) |
Public (2) |
20040129 |
Types
Class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no local type.
Method Signatures
Method CHECK_DATA 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) | 20040217 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20040217 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20040217 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20040217 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20040217 |
Method CHECK_DATA on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method CLEAR_IS_MODIFIED Signature
Method CLEAR_IS_MODIFIED on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no parameter.
Method CLEAR_IS_MODIFIED on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20040129 |
Method CONSTRUCTOR on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALID | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040217 |
Method FLUSH on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method FREE Signature
Method FREE on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no parameter.
Method FREE on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040202 |
Method IS_MODIFIED on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20040129 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20040129 |
Method ON_DATA_CHANGED on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method SET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040129 |
Method SET_EDITABLE on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method SET_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040129 |
Method SET_HIDDEN on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method _INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040129 |
Method _INITIALIZE on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Method _UPDATE_VALUES Signature
Method _UPDATE_VALUES on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no parameter.
Method _UPDATE_VALUES on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no exception.
Event Signatures
Event ENTER Signature
Event ENTER on class CL_RSMRM_GEN_UI_ALV_EDIT_ABS has no parameter.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 331 |