SAP ABAP Interface IF_ALV_CML_MODEL_ITEM_EDITOR (ALV LVC Model Item for Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_GUI_CML (Package) SAP GUI ALV Configuration - Model Parts - LVC

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_ALV_CML_MODEL_ITEM_EDITOR | |
Short Description | ALV LVC Model Item for Editor |
General Data
Package | SALV_GUI_CML | SAP GUI ALV Configuration - Model Parts - LVC |
Created | 20090106 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ALV_CML_MODEL_ITEM | ALV LVC Model Item | 20090106 |
Friends
Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NAME | Instance attribute | Public | Attribute reference (LIKE) | 20090115 | ||||
2 | R_ACCESS_LOAD | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ALV_CML_ACCESS_LOAD | Access Class for Loading | 20090212 | ||
3 | R_ACCESS_SAVE | 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method FREE Signature
Method FREE on Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method FREE on Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method GET Signature
Method GET on Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method GET on Interface 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 Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method IS_ACTIVE_EDITOR Signature
Method IS_ACTIVE_EDITOR on Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method IS_ACTIVE_EDITOR on Interface 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 Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no exception.
Method SET Signature
Method SET on Interface IF_ALV_CML_MODEL_ITEM_EDITOR has no parameter.
Method SET on Interface 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 | 720 |