SAP ABAP Class CL_ISH_CHECK_LIST (Selection Grid: Super Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_ISH_CHECK_LIST | |
Short Description | Selection Grid: Super Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20000531 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_CHECK_LIST has no forward declaration.
Interfaces
Class CL_ISH_CHECK_LIST has no interface implemented.
Friends
Class CL_ISH_CHECK_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RNT40-MARK | 3 | IS-H: Checkbox to Select a Row | 20000531 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RNT40-MARK | 1 | IS-H: Checkbox to Select a Row | 20000531 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TNDYM-VCODE | 'DIS' | Processing Code: Display | 20000801 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RNT40-MARK | 2 | IS-H: Checkbox to Select a Row | 20000531 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TNDYM-VCODE | 'UPD' | Processing Code: Maintain | 20000801 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYT_ES_COL_ID | ALV Control: Column ID | 20000607 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYT_ES_ROW_NO | Assignment of Row Number to Row ID | 20000607 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20000531 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYT_CHECKLIST | IS-H: Structure for ALV-GRID | 20000602 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_T_RN1CHECKLIST | IS-H: Structure for ALV-GRID | 20000531 | ||
11 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Instance of ALV Grid Control | 20000531 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RNT40-MARK | IS-H: Checkbox to Select a Row | 20000623 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RNT40-GPNAM | IS-H: Comment on Business Partner | 20000531 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_VCODE | 'UPD' | Processing Mode (UPD=Selection; DIS=Display) | 20030623 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
Selection of Row | 20000606 |
2 | DATA_CHANGED | Instance Event (0) |
Public (2) |
Data was changed | 20000608 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYT_CHECKLIST | Protected | See coding | TYT_CHECKLIST | 20000606 |
|
|
2 | TYT_ES_COL_ID | Protected | See coding | TYT_ES_COL_ID | 20000607 |
|
|
3 | TYT_ES_ROW_NO | Protected | See coding | TYT_ES_ROW_NO | 20000607 |
|
|
4 | TYT_N1FST | Protected | See coding | TYT_N1FST | 20000609 |
|
|
5 | TY_CHECKLIST | Protected | See coding | TY_CHECKLIST | 20000606 |
|
|
6 | TY_ES_COL_ID | Protected | See coding | TY_ES_COL_ID | 20000607 |
|
|
7 | TY_ES_ROW_NO | Protected | See coding | TY_ES_ROW_NO | 20000607 |
|
|
8 | TY_N1FST | Protected | See coding | TY_N1FST | 20000609 |
|
Method Signatures
Method CHANGE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20000608 |
Method CHANGE_DATA on class CL_ISH_CHECK_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000606 | ||
2 | ![]() |
I_GRID_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | Funktionscode | 20000608 | ||
3 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20000607 | ||
4 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für Gui-Controls | 20000531 |
Method CONSTRUCTOR on class CL_ISH_CHECK_LIST has no exception.
Method CREATE_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000613 | ||
2 | ![]() |
I_GRID_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20000613 | ||
3 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20000613 | ||
4 | ![]() |
I_OUTTAB_MARK | Value transfer | Type reference (TYPE) | ISH_T_RN1CHECKLIST | markierte Einträge holen | 20000613 | ||
5 | ![]() |
I_TOOLBAR_EXCLUDING | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20000614 | ||
6 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | 'UPD' | Verarbeitungsmodus | 20000801 |
Method CREATE_DISPLAY on class CL_ISH_CHECK_LIST has no exception.
Method EXPAND_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000608 | ||
2 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20000608 | ||
3 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | 'UPD' | Verarbeitungscode | 20000801 |
Method EXPAND_FIELDCAT on class CL_ISH_CHECK_LIST has no exception.
Method FILL_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20000613 | ||
2 | ![]() |
T_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000602 |
Method FILL_FIELDCAT on class CL_ISH_CHECK_LIST has no exception.
Method FREE Signature
Method FREE on class CL_ISH_CHECK_LIST has no parameter.
Method FREE on class CL_ISH_CHECK_LIST has no exception.
Method GET_SEL_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OUTTAB_MARK | Value transfer | Type reference (TYPE) | ISH_T_RN1CHECKLIST | markierte Zeilen der Ausgabetabelle | 20000608 |
Method GET_SEL_ENTRIES on class CL_ISH_CHECK_LIST has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Call by reference | Type reference (TYPE) | 20000607 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Type reference (TYPE) | 20000607 |
Method HANDLE_BUTTON_CLICK on class CL_ISH_CHECK_LIST has no exception.
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Call by reference | Type reference (TYPE) | 20000608 | ||||
2 | ![]() |
E_ONF4 | Call by reference | Type reference (TYPE) | 20000608 | ||||
3 | ![]() |
E_ONF4_AFTER | Call by reference | Type reference (TYPE) | 20000608 | ||||
4 | ![]() |
E_ONF4_BEFORE | Call by reference | Type reference (TYPE) | 20000608 |
Method HANDLE_DATA_CHANGED on class CL_ISH_CHECK_LIST has no exception.
Method REFRESH_TABLE_DISPLAY Signature
Method REFRESH_TABLE_DISPLAY on class CL_ISH_CHECK_LIST has no parameter.
Method REFRESH_TABLE_DISPLAY on class CL_ISH_CHECK_LIST has no exception.
Method SET_SEL_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20000609 | ||
2 | ![]() |
I_OUTTAB_MARK | Value transfer | Type reference (TYPE) | ISH_T_RN1CHECKLIST | markierte Einträge holen | 20000609 |
Method SET_SEL_ENTRIES on class CL_ISH_CHECK_LIST has no exception.
Method SWITCH_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Value transfer | Type reference (TYPE) | TYT_ES_COL_ID | ALV-Control: Spalten-ID | 20000607 | ||
2 | ![]() |
ES_ROW_NO | Value transfer | Type reference (TYPE) | TYT_ES_ROW_NO | Zuordnung Zeilennummer zu Zeilen-ID | 20000607 |
Method SWITCH_BUTTON on class CL_ISH_CHECK_LIST has no exception.
Event Signatures
Event BUTTON_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_COL_ID | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20000607 | ||
2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20000607 |
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_ISH_CHECK_LIST has no parameter.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 462 |