SAP ABAP Interface IF_ALV_CML_MODEL_ITEM (ALV LVC Model Item)
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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ALV_CML_MODEL_ITEM_EDITOR ALV LVC Model Item for Editor 20090106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_COLUMN_SETTINGS ALV Model Item Column Settings : LVC_T_FCAT 20090114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_FILTER_CRITERIA ALV Model Item Filter Criteria: LVC_T_FILT 20090114
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_GRAPHICS LVC Graphic 20090114
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_GROUPING_CRITERIA ALV Model Item Grouping Criteria: LVC_T_SORT 20090114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_CHOOSE Select ALV Model Item Layout: DISVARIANT 20090114
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_SAVE_AS Save ALV Model Item Layout under: DISVARIANT 20090114
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_SAVE_WITH Save ALV Model Item Layout with: DISVARIANT, LVC_S_LAYO 20090114
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_TABLE_SETTINGS ALV Model Item Table Settings: LVC_S_LAYO 20090114
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_TECHNICAL_INFOS ALV Model Item Technical Info 20090114
... Click here to see Used By full list (14 items)
Properties
Interface IF_ALV_CML_MODEL_ITEM  
Short Description ALV LVC Model Item    
General Data
Package SALV_GUI_CML   SAP GUI ALV Configuration - Model Parts - LVC 
Created 20090106   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ALV_CML_MODEL_ITEM has no interface.
Friends
Interface IF_ALV_CML_MODEL_ITEM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Type reference (TYPE) IF_ALV_Z=>Y_NAME 20090106
2 R_CHANGE_TICKER 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 FREE Instance method Public Method Release References, Variables, and so on 20090106
2 GET Instance method Public Method Return Data 20090106
3 GET_TRIGGER Instance method Public Method Function Code(s) with MORE 20090106
4 INIT Instance method Public Method Initialization 20090106
5 IS_ENABLED Instance method Public Method Function Active/Inactive -> Toolbar Excluding 20090106
6 IS_VISIBLE Instance method Public Method Function Visible/Invisible -> Toolbar Excluding 20090106
7 SET Instance method Public Method Set data 20090106
8 SET_CHANGE_TICKER Instance method Public Method 20090206
Events
Interface 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 Interface IF_ALV_CML_MODEL_ITEM has no parameter.
Method FREE on Interface 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 Exporting T_PARAM_OUT Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090106

Method GET on Interface 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 Exporting FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20090106
2 Exporting ICONNAME Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20090106
3 Exporting ICONQUICK Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20090106
4 Exporting MORE Call by reference Type reference (TYPE) ABAP_BOOL 20090106
5 Exporting TEXT Call by reference Type reference (TYPE) STRING 20090106

Method GET_TRIGGER on Interface 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 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090106

Method INIT on Interface IF_ALV_CML_MODEL_ITEM has no exception.

Method IS_ENABLED Signature

Method IS_ENABLED on Interface IF_ALV_CML_MODEL_ITEM has no parameter.
Method IS_ENABLED on Interface IF_ALV_CML_MODEL_ITEM has no exception.

Method IS_VISIBLE Signature

Method IS_VISIBLE on Interface IF_ALV_CML_MODEL_ITEM has no parameter.
Method IS_VISIBLE on Interface 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 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090106

Method SET on Interface 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 Importing 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 Interface IF_ALV_CML_MODEL_ITEM has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ALV_CML_MODEL_ITEM_EDITOR ALV LVC Model Item for Editor 20090106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_COLUMN_SETTINGS ALV Model Item Column Settings : LVC_T_FCAT 20090114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_FILTER_CRITERIA ALV Model Item Filter Criteria: LVC_T_FILT 20090114
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_GRAPHICS LVC Graphic 20090114
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_GROUPING_CRITERIA ALV Model Item Grouping Criteria: LVC_T_SORT 20090114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_CHOOSE Select ALV Model Item Layout: DISVARIANT 20090114
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_SAVE_AS Save ALV Model Item Layout under: DISVARIANT 20090114
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_LAYOUT_SAVE_WITH Save ALV Model Item Layout with: DISVARIANT, LVC_S_LAYO 20090114
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_TABLE_SETTINGS ALV Model Item Table Settings: LVC_S_LAYO 20090114
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_TECHNICAL_INFOS ALV Model Item Technical Info 20090114
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_VIEWS ALV Model Item Excel View: LVC_S_BDS 20090203
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_VIEW_CRYSTAL ALV Model Item Crystal View: 20090114
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_VIEW_EXCEL ALV Model Item Excel View: LVC_S_BDS 20090114
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CML_VIEW_GRID ALV Model Item Grid View 20090114
History
Last changed by/on SAP  20090618 
SAP Release Created in 720