SAP ABAP Class IF_ALV_CML_MODEL_ITEM (ALV LVC Model Item)
Meta Relationship - Used By
Properties
| Class | IF_ALV_CML_MODEL_ITEM | |
| Short Description | ALV LVC Model Item | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090106 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ALV_CML_MODEL_ITEM has no interface implemented.
Friends
Class IF_ALV_CML_MODEL_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_ALV_Z=>Y_NAME | 20090106 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_GZ_CHANGE_TICKER | Interface Collection Object Changes in ALV | 20090206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Release References, Variables, and so on | 20090106 | |
| 2 | Instance method | Public | Method | Return Data | 20090106 | |
| 3 | Instance method | Public | Method | Function Code(s) with MORE | 20090106 | |
| 4 | Instance method | Public | Method | Initialization | 20090106 | |
| 5 | Instance method | Public | Method | Function Active/Inactive -> Toolbar Excluding | 20090106 | |
| 6 | Instance method | Public | Method | Function Visible/Invisible -> Toolbar Excluding | 20090106 | |
| 7 | Instance method | Public | Method | Set data | 20090106 | |
| 8 | Instance method | Public | Method | 20090206 |
Events
Class IF_ALV_CML_MODEL_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ALV_CML_MODEL_ITEMS | Public | See coding | 20090106 | begin of YS_alv_CML_MODEL_ITEMS,
name type if_alv_z=>y_name,
r_model_item type ref to if_alv_cml_model_item,
save_order type i,
end of ys_alv_cml_model_items
|
||
| 2 | YS_TRIGGER | Public | See coding | 20090106 | begin of YS_TRIGGER ,
FCODE type UI_FUNC,
ICON type ICONNAME,
TEXT type string,
ICON_QUICKINFO type iconquick,
end of ys_trigger
|
||
| 3 | YT_ALV_CML_MODEL_ITEMS | Public | See coding | 20090106 | yt_alv_cml_model_items type table of ys_alv_cml_model_items
|
||
| 4 | YT_TRIGGER | Public | See coding | 20090106 | yt_trigger type table of ys_trigger
|
Method Signatures
Method FREE Signature
Method FREE on class IF_ALV_CML_MODEL_ITEM has no parameter.
Method FREE on class IF_ALV_CML_MODEL_ITEM has no exception.
Method GET 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 GET on class IF_ALV_CML_MODEL_ITEM 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 has no exception.
Method INIT 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 INIT on class IF_ALV_CML_MODEL_ITEM has no exception.
Method IS_ENABLED Signature
Method IS_ENABLED on class IF_ALV_CML_MODEL_ITEM has no parameter.
Method IS_ENABLED on class IF_ALV_CML_MODEL_ITEM has no exception.
Method IS_VISIBLE Signature
Method IS_VISIBLE on class IF_ALV_CML_MODEL_ITEM has no parameter.
Method IS_VISIBLE on class IF_ALV_CML_MODEL_ITEM has no exception.
Method SET 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 SET on class IF_ALV_CML_MODEL_ITEM has no exception.
Method SET_CHANGE_TICKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHANGE_TICKER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GZ_CHANGE_TICKER | Interface Sammelobjekt Changes im ALV | 20090206 |
Method SET_CHANGE_TICKER on class IF_ALV_CML_MODEL_ITEM has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |