Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030430 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_LIST_DISPLAY | Interface for Display Classes | 20030430 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_VIEWTYPE_OP | IS-H*MED: Display Class Operations View Type | 20021015 |
Properties
| Class | CL_ISH_VIEW | |
| Short Description | Abstract Display Class for Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20021015 | SAP |
| Last change | 20070917 | 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_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021029 | ||
| 2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030430 | ||
| 3 | IF_ISH_LIST_DISPLAY | Interface for Display Classes | 20030430 | ||
| 4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
Friends
Class CL_ISH_VIEW has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_USER_COMMAND | Instance Event (0) |
Public (2) |
20030430 | |
| 2 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
20030430 | |
| 3 | CONTEXT_MENU | Instance Event (0) |
Public (2) |
20030430 | |
| 4 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20030430 | |
| 5 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
20030430 | |
| 6 | IS_EMPTY | Instance Event (0) |
Public (2) |
20030430 | |
| 7 | ONDRAG | Instance Event (0) |
Public (2) |
20030430 | |
| 8 | ONDROP | Instance Event (0) |
Public (2) |
20030430 | |
| 9 | USER_COMMAND | Instance Event (0) |
Public (2) |
20030430 |
Types
Class CL_ISH_VIEW has no local type.
Method Signatures
Method ADD_DATA_TO_DRAG_DROP_CONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DRAGDROPOBJ | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DISPLAY_DRAG_DROP_CONT | Container für Drag&Drop der Displayklasse(n) | 20021118 | |||
| 2 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021118 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021118 |
Method ADD_DATA_TO_DRAG_DROP_CONT on class CL_ISH_VIEW has no exception.
Method BUILD_FIELDCAT Signature
Method BUILD_FIELDCAT on class CL_ISH_VIEW has no parameter.
Method BUILD_FIELDCAT on class CL_ISH_VIEW has no exception.
Method CALL_BADI_VIEW_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Ausgabetabelle | 20021021 |
Method CALL_BADI_VIEW_TITLE on class CL_ISH_VIEW has no exception.
Method CHECK_IF_EMPTY Signature
Method CHECK_IF_EMPTY on class CL_ISH_VIEW has no parameter.
Method CHECK_IF_EMPTY on class CL_ISH_VIEW has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_VIEW has no parameter.
Method DESTROY on class CL_ISH_VIEW has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ISH_VIEW has no parameter.
Method DISPLAY on class CL_ISH_VIEW has no exception.
Method EXCL_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLBAR_EXCL | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Auszublendende Funktionen | 20031009 |
Method EXCL_TOOLBAR on class CL_ISH_VIEW has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_ISH_VIEW has no parameter.
Method GET_DATA on class CL_ISH_VIEW has no exception.
Method GET_FRONTEND_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20021023 | |||
| 2 | ET_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | Filterbedingungen | 20021023 | |||
| 3 | ET_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | Sortierkriterien | 20021023 | |||
| 4 | E_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | Layout | 20021023 |
Method GET_FRONTEND_LAYOUT on class CL_ISH_VIEW has no exception.
Method GET_OBJECT_FOR_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021108 | |||
| 2 | ET_SEL_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Ermittelte Objekte | 20021108 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021108 | |||
| 4 | I_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Identifizierendes Objekt (OBJECT) | 20021108 |
Method GET_OBJECT_FOR_IDENT on class CL_ISH_VIEW has no exception.
Method GET_OBJECT_FOR_IMPOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021108 | |||
| 2 | ET_SEL_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Ermittelte Objekte | 20021108 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021108 | |||
| 4 | I_IMPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Erzeugendes OO-Objekt | 20021108 |
Method GET_OBJECT_FOR_IMPOBJ on class CL_ISH_VIEW has no exception.
Method GET_ROWID_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021121 | |||
| 2 | ET_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021121 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021121 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Zu markierende Objekte (OO) | 20021121 |
Method GET_ROWID_FOR_OBJECT on class CL_ISH_VIEW has no exception.
Method GET_SELECTION Signature
Method GET_SELECTION on class CL_ISH_VIEW has no parameter.
Method GET_SELECTION on class CL_ISH_VIEW has no exception.
Method GET_TOOLBAR Signature
Method GET_TOOLBAR on class CL_ISH_VIEW has no parameter.
Method GET_TOOLBAR on class CL_ISH_VIEW has no exception.
Method GET_WP_ISH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021104 | |||
| 2 | ET_ISH_OBJECT | Call by reference | Type reference (TYPE) | ISH_T_DRAG_DROP_DATA | WP-Struktur | 20021104 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | |||
| 4 | IT_OBJECT | Call by reference | Type reference (TYPE) | ISH_T_SEL_OBJECT | Objekte (OO) | 20021104 | |||
| 5 | I_INSTITUTION | Value transfer | Type reference (TYPE) | EINRI | Einrichtung | 20021104 | |||
| 6 | I_SEL_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_SEL_OBJECT-ATTRIBUTE | '*' | Attribut der ausgewählten Einträge | 20021104 | ||
| 7 | I_SET_EXTERN_VALUES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Externe Werte (PATNR, FALNR, ...) befüllen (ON/OFF) | 20021216 | ||
| 8 | I_VIEW_ID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | Sicht-ID | 20021104 | |||
| 9 | I_VIEW_TYPE | Value transfer | Type reference (TYPE) | NWVIEW-VIEWTYPE | Sicht-Typ | 20021104 |
Method GET_WP_ISH_OBJECT on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_AFTER_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_AFTER_USER_COMMAND on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_BEFORE_USER_COMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021128 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20021128 |
Method HANDLE_GRID_BEFORE_USER_COMM on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_CONTEXT_MENU on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_DOUBLE_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) | 20021018 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_DOUBLE_CLICK on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_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) | 20021018 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_HOTSPOT_CLICK on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_MENU_BUTTON on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_ONDRAG 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) | 20021018 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 5 | SENDER | Call by reference | Attribute reference (LIKE) | >SENDER< | 20021018 |
Method HANDLE_GRID_ONDRAG on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_ONDROP 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) | 20021018 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 5 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_ONDROP on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_TOOLBAR on class CL_ISH_VIEW has no exception.
Method HANDLE_GRID_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021018 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20021018 |
Method HANDLE_GRID_USER_COMMAND on class CL_ISH_VIEW has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_VIEW has no parameter.
Method INITIALIZE on class CL_ISH_VIEW has no exception.
Method INSERT_DATA Signature
Method INSERT_DATA on class CL_ISH_VIEW has no parameter.
Method INSERT_DATA on class CL_ISH_VIEW has no exception.
Method NODE_OPENCLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | |||
| 2 | ET_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Ausgabetabelle | 20021105 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | |||
| 4 | E_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktualisierung notwendig | 20021105 | |||
| 5 | IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20021105 | |||
| 6 | I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 20021105 | |||
| 7 | I_NODE_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '*' | 'X' - öffnen, ' ' - schließen, '*' - bestimmen -> | 20021105 | ||
| 8 | I_OUTTAB | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021105 |
Method NODE_OPENCLOSE on class CL_ISH_VIEW has no exception.
Method NODE_OPENCLOSE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | |||
| 3 | I_NODE_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '*' | 'X' - öffnen, ' ' - schließen, '*' - bestimmen -> | 20021105 |
Method NODE_OPENCLOSE_ALL on class CL_ISH_VIEW has no exception.
Method READ_OUTTAB_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021104 | |||
| 2 | ET_OUTTAB_LINES | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Zeilen der Ausgabetabelle | 20021113 | |||
| 3 | E_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021104 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | |||
| 5 | IT_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021113 | |||
| 6 | I_INDEX | Value transfer | Type reference (TYPE) | LVC_INDEX | Index der Ausgabetabelle | 20021104 |
Method READ_OUTTAB_LINE on class CL_ISH_VIEW has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ISH_VIEW has no parameter.
Method REFRESH on class CL_ISH_VIEW has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class CL_ISH_VIEW has no parameter.
Method REFRESH_DATA on class CL_ISH_VIEW has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ISH_VIEW has no parameter.
Method REGISTER_EVENTS on class CL_ISH_VIEW has no exception.
Method REMOVE_DATA Signature
Method REMOVE_DATA on class CL_ISH_VIEW has no parameter.
Method REMOVE_DATA on class CL_ISH_VIEW has no exception.
Method SET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode (z.b. Drucken = '&RNT') | 20021023 |
Method SET_FUNCTION_CODE on class CL_ISH_VIEW has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_ISH_VIEW has no parameter.
Method SET_LAYOUT on class CL_ISH_VIEW has no exception.
Method SET_SCROLL_POSITION Signature
Method SET_SCROLL_POSITION on class CL_ISH_VIEW has no parameter.
Method SET_SCROLL_POSITION on class CL_ISH_VIEW has no exception.
Method SET_SELECTION Signature
Method SET_SELECTION on class CL_ISH_VIEW has no parameter.
Method SET_SELECTION on class CL_ISH_VIEW has no exception.
Method SET_SEL_CRITERIA Signature
Method SET_SEL_CRITERIA on class CL_ISH_VIEW has no parameter.
Method SET_SEL_CRITERIA on class CL_ISH_VIEW has no exception.
Method SET_SORT_CRITERIA Signature
Method SET_SORT_CRITERIA on class CL_ISH_VIEW has no parameter.
Method SET_SORT_CRITERIA on class CL_ISH_VIEW has no exception.
Method SET_VIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLACEID | Value transfer | Type reference (TYPE) | NWPLACE-WPLACEID | Identifikation des Arbeitsumfeldes | 20021016 | |||
| 2 | I_VIEWID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | Identifikation der Sicht | 20021016 |
Method SET_VIEW_DATA on class CL_ISH_VIEW has no exception.
Method SET_VIEW_LAYOUT Signature
Method SET_VIEW_LAYOUT on class CL_ISH_VIEW has no parameter.
Method SET_VIEW_LAYOUT on class CL_ISH_VIEW has no exception.
Method SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021111 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021111 | |||
| 3 | IT_SORT_OBJECT | Value transfer | Type reference (TYPE) | ISHMED_T_SORT_OBJECT | eigene Sortierung übergeben | 20021111 | |||
| 4 | I_SORT | Value transfer | Type reference (TYPE) | N1SORTNO | Sortierung | 20021111 |
Method SORT on class CL_ISH_VIEW has no exception.
Event Signatures
Event AFTER_USER_COMMAND Signature
Event AFTER_USER_COMMAND on class CL_ISH_VIEW has no parameter.
Event BEFORE_USER_COMMAND Signature
Event BEFORE_USER_COMMAND on class CL_ISH_VIEW has no parameter.
Event CONTEXT_MENU Signature
Event CONTEXT_MENU on class CL_ISH_VIEW has no parameter.
Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_ISH_VIEW has no parameter.
Event HOTSPOT_CLICK Signature
Event HOTSPOT_CLICK on class CL_ISH_VIEW has no parameter.
Event IS_EMPTY Signature
Event IS_EMPTY on class CL_ISH_VIEW has no parameter.
Event ONDRAG Signature
Event ONDRAG on class CL_ISH_VIEW has no parameter.
Event ONDROP Signature
Event ONDROP on class CL_ISH_VIEW has no parameter.
Event USER_COMMAND Signature
Event USER_COMMAND on class CL_ISH_VIEW has no parameter.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 471 |