SAP ABAP Class IF_ALV_CML_MODEL_ITEM_EDITOR (ALV LVC Model Item for Editor)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ALV_CML_MODEL_ITEM | ALV LVC Model Item | 20090106 |
Meta Relationship - Used By
Properties
| Class | IF_ALV_CML_MODEL_ITEM_EDITOR | |
| Short Description | ALV LVC Model Item for Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090106 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ALV_CML_MODEL_ITEM_EDITOR has no forward declaration.
Interfaces
Class IF_ALV_CML_MODEL_ITEM_EDITOR has no interface implemented.
Friends
Class IF_ALV_CML_MODEL_ITEM_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090115 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ALV_CML_ACCESS_LOAD | Access Class for Loading | 20090212 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ALV_CML_ACCESS_SAVE | Access Class for Saving | 20090212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Start Phase DELETE | 20090106 | |
| 2 | Instance method | Public | Method | Start Phase LOAD | 20090106 | |
| 3 | Instance method | Public | Method | Provide Information before SAVE | 20090106 | |
| 4 | Instance method | Public | Method | Delete Data of Model Item from DB | 20090106 | |
| 5 | Instance method | Public | Method | End Phase DELETE | 20090106 | |
| 6 | Instance method | Public | Method | End Phase LOAD | 20090106 | |
| 7 | Instance method | Public | Method | Process Information after SAVE | 20090106 | |
| 8 | Instance method | Public | Method | Release References, Variables, and so on | 20090106 | |
| 9 | Instance method | Public | Method | 20090115 | ||
| 10 | Instance method | Public | Method | Read Function Code(s) for Editor | 20090106 | |
| 11 | Instance method | Public | Method | Active Editor y/n, for example, Start Editor | 20090106 | |
| 12 | Instance method | Public | Method | Load Data from DB to Model Item | 20090106 | |
| 13 | Instance method | Public | Method | Save Data from Model Item in DB | 20090106 | |
| 14 | Instance method | Public | Method | 20090115 |
Events
Class IF_ALV_CML_MODEL_ITEM_EDITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ALV_CML_MODEL_ITEM_EDITORS | Public | See coding | 20090106 | begin of YS_alv_cml_model_item_editors,
name type if_alv_z=>y_name,
r_model_item type ref to if_alv_cml_model_item_editor,
end of ys_alv_cml_model_item_editors
|
||
| 2 | YT_ALV_CML_MODEL_ITEM_EDITORS | Public | See coding | 20090106 | yt_alv_cml_model_item_editors type table of ys_alv_cml_model_item_editors
|
Method Signatures
Method BEGIN_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method BEGIN_DELETE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method BEGIN_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method BEGIN_LOAD on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method BEGIN_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method BEGIN_SAVE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 | ||||
| 2 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method DELETE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method END_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method END_DELETE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method END_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method END_LOAD on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method END_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method END_SAVE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method FREE Signature
Method FREE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method FREE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method GET Signature
Method GET on class IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method GET on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method GET_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20090106 | |||
| 2 | ICONNAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20090106 | |||
| 3 | ICONQUICK | Call by reference | Type reference (TYPE) | ICONQUICK | Quickinfo für eine Ikone | 20090106 | |||
| 4 | MORE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090106 | ||||
| 5 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20090106 |
Method GET_TRIGGER on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method IS_ACTIVE_EDITOR Signature
Method IS_ACTIVE_EDITOR on class IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method IS_ACTIVE_EDITOR on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 | ||||
| 2 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090309 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 | ||||
| 2 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090106 |
Method SAVE on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method SET Signature
Method SET on class IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method SET on class IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |