Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MODEL_VIEW_MM | Model View | 19991126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONTROL_VIEW_MM | Control Interface | 19991125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MULTIPLE_MODEL_HOLDER_MM | Container as Model Holder | 19991230 |
Properties
| Class | CL_GRID_VIEW_MM | |
| Short Description | View for ALV Grid Control | |
| Super Class | CL_MODEL_VIEW_MM | Model View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MEREQ | Purchasing: Purchase Requisition |
| Created | 19991125 | SAP |
| Last change | 20100310 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CONTROL_VIEW_MM | Control Interface | 19991125 | ||
| 2 | IF_MULTIPLE_MODEL_HOLDER_MM | Container as Model Holder | 19991230 |
Friends
Class CL_GRID_VIEW_MM 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) | MMPUR_BOOL | Control Initialized | 19991125 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20020401 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19991125 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Frontend Field Catalog | 20001012 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | Sorting | 19991125 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to Output Table | 19991125 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Table with Rows that Contain Hidden Fields | 20000120 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 19991126 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 19991125 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING40 | Name Custom Container | 19991125 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MODEL_MM | Current Model | 19991230 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20000120 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20000126 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20000120 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20000126 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | Has data_changed Already Been Handled | 19991126 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_BOOL | Dirty Flag | 19991125 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20000125 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 19991125 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | List Viewer | 19991125 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_BOOL | MMPUR_YES | Grid On/Off | 19991125 | ||
| 22 | Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Grid e_modified flag | 20010727 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Last CHANGED_EVT Triggered via F4 | 20010727 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING40 | Name of Column That Contains the Cell Layout | 20000120 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING40 | Name of Column that Holds Object Reference to if_model_mm | 20000120 | |||
| 26 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Columns Suppressed by Field Selection | 20000427 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20000201 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20000201 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Exclude Functions | 19991125 |
Methods
Events
Class CL_GRID_VIEW_MM has no event.
Types
Class CL_GRID_VIEW_MM has no local type.
Method Signatures
Method BUILD_GRID_LAYOUT Signature
Method BUILD_GRID_LAYOUT on class CL_GRID_VIEW_MM has no parameter.
Method BUILD_GRID_LAYOUT on class CL_GRID_VIEW_MM has no exception.
Method CHECK_GRID_CHANGED Signature
Method CHECK_GRID_CHANGED on class CL_GRID_VIEW_MM has no parameter.
Method CHECK_GRID_CHANGED on class CL_GRID_VIEW_MM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Customer Container im Dynpro | 19991125 | |||
| 2 | IM_CONTAINER_REF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991125 | |||
| 3 | IM_DYNPRO | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 19991125 | |||
| 4 | IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 19991125 | |||
| 5 | IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | C | Struktur | 19991126 |
Method CONSTRUCTOR on class CL_GRID_VIEW_MM has no exception.
Method CREATE_CONTAINER Signature
Method CREATE_CONTAINER on class CL_GRID_VIEW_MM has no parameter.
Method CREATE_CONTAINER on class CL_GRID_VIEW_MM has no exception.
Method CREATE_GRID Signature
Method CREATE_GRID on class CL_GRID_VIEW_MM has no parameter.
Method CREATE_GRID on class CL_GRID_VIEW_MM has no exception.
Method DEFINE_SORT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20001227 |
Method DEFINE_SORT_CRITERIA on class CL_GRID_VIEW_MM has no exception.
Method DETERMINE_CELL_POSITION Signature
Method DETERMINE_CELL_POSITION on class CL_GRID_VIEW_MM has no parameter.
Method DETERMINE_CELL_POSITION on class CL_GRID_VIEW_MM has no exception.
Method DRAG_DROP_INIT Signature
Method DRAG_DROP_INIT on class CL_GRID_VIEW_MM has no parameter.
Method DRAG_DROP_INIT on class CL_GRID_VIEW_MM has no exception.
Method FREE Signature
Method FREE on class CL_GRID_VIEW_MM has no parameter.
Method FREE on class CL_GRID_VIEW_MM has no exception.
Method GET_EXCLUDING_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20000201 |
Method GET_EXCLUDING_FUNCTIONS on class CL_GRID_VIEW_MM has no exception.
Method GET_FIELDS_FOR_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_F4 | Value transfer | Type reference (TYPE) | LVC_T_F4 | ALV-Control: Tabelle für F4-Behandlung registrierte Felder | 20000502 |
Method GET_FIELDS_FOR_F4 on class CL_GRID_VIEW_MM has no exception.
Method GET_LINE_BY_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_MODEL_MM | Model | 20000120 | |||
| 2 | RE_LINE | Value transfer | Type reference (TYPE) | I | Zeile | 20000120 |
Method GET_LINE_BY_MODEL on class CL_GRID_VIEW_MM has no exception.
Method GET_MODEL_BY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | I | Zeile | 20000120 | |||
| 2 | RE_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_MODEL_MM | Model | 20000120 |
Method GET_MODEL_BY_LINE on class CL_GRID_VIEW_MM has no exception.
Method GET_MODEL_OF_CURRENT_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_METAFIELD | Call by reference | Type reference (TYPE) | MMPUR_METAFIELD | Metafield | 20000127 | |||
| 2 | EX_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_MODEL_MM | Model | 20000127 |
Method GET_MODEL_OF_CURRENT_CELL on class CL_GRID_VIEW_MM has no exception.
Method GET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COLUMNS | Value transfer | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20070601 |
Method GET_SELECTED_COLUMNS on class CL_GRID_VIEW_MM has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MODELS | Call by reference | Type reference (TYPE) | MMPUR_MODELS | Modelle | 20000126 |
Method GET_SELECTION on class CL_GRID_VIEW_MM has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | Abap-Reportname | 19991125 |
Method GET_VARIANT on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_AFTER_REFRESH Signature
Method HANDLE_AFTER_REFRESH on class CL_GRID_VIEW_MM has no parameter.
Method HANDLE_AFTER_REFRESH on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20000127 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20000127 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20000127 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20000127 |
Method HANDLE_DOUBLE_CLICK on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20000502 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20000502 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20000502 | |||||
| 4 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20000502 |
Method HANDLE_F4 on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20000120 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20000120 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20000120 |
Method HANDLE_HOTSPOT_CLICK on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_ON_DATA_CHANGED 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) | 19991125 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20010727 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20010727 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20010727 |
Method HANDLE_ON_DATA_CHANGED on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_ON_DATA_CHANGED_FIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20001013 |
Method HANDLE_ON_DATA_CHANGED_FIN on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 19991125 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 19991125 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 19991125 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 19991125 |
Method HANDLE_ON_DRAG on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20000117 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20000117 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20000117 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20000117 |
Method HANDLE_ON_DROP on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_SUBTOTAL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_SUBTOT_LINE | Value transfer | Attribute reference (LIKE) | 20020401 | |||||
| 2 | ES_SUBTOTTXT_INFO | Value transfer | Attribute reference (LIKE) | 20020401 | |||||
| 3 | E_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20020401 |
Method HANDLE_SUBTOTAL_TEXT on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_TOOLBAR_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20000126 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20000126 |
Method HANDLE_TOOLBAR_CREATION on class CL_GRID_VIEW_MM has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20000126 |
Method HANDLE_USER_COMMAND on class CL_GRID_VIEW_MM has no exception.
Method IS_FIELD_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20000502 | |||
| 2 | IM_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20000502 | |||
| 3 | RE_CHANGEABLE | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Feld änderbar | 20000502 |
Method IS_FIELD_CHANGEABLE on class CL_GRID_VIEW_MM has no exception.
Method NOTIFY_ROW_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Zeilennummer | 20010727 |
Method NOTIFY_ROW_CHANGED on class CL_GRID_VIEW_MM has no exception.
Method REMOVE_GRID Signature
Method REMOVE_GRID on class CL_GRID_VIEW_MM has no parameter.
Method REMOVE_GRID on class CL_GRID_VIEW_MM has no exception.
Method SELECT_DETAIL Signature
Method SELECT_DETAIL on class CL_GRID_VIEW_MM has no parameter.
Method SELECT_DETAIL on class CL_GRID_VIEW_MM has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESELECT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20071227 | |||
| 2 | IM_MODELS | Call by reference | Type reference (TYPE) | MMPUR_MODELS | Models | 20011017 |
Method SET_SELECTION on class CL_GRID_VIEW_MM has no exception.
Method TOOLBAR_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20000126 | |||
| 2 | CH_MENUES | Call by reference | Type reference (TYPE) | TTB_BTNMNU | Zuordnung Toolbar-Button zu Kontextmenü | 20000126 |
Method TOOLBAR_INIT on class CL_GRID_VIEW_MM has no exception.
Method TRANSPORT_FROM_ALV Signature
Method TRANSPORT_FROM_ALV on class CL_GRID_VIEW_MM has no parameter.
Method TRANSPORT_FROM_ALV on class CL_GRID_VIEW_MM has no exception.
Method UPDATE_GRID_DISPLAY Signature
Method UPDATE_GRID_DISPLAY on class CL_GRID_VIEW_MM has no parameter.
Method UPDATE_GRID_DISPLAY on class CL_GRID_VIEW_MM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |