SAP ABAP Class CL_ISH_LISTBOX (IS-H: Base Class for Screen List Boxes)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

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 | 20030821 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_FALPERTYP | IS-H: List Box for Type of Case-to-Person Assignment | 20120918 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_POS_CORDTYP | IS-H: List Box Items | 20041230 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_NZZGR | IS-H: Listbox for Copayment Copayment Waiver - Insurance | 20030910 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_NEHCINSREP | IS-H: Listbox for Insurance Product eCards | 20090527 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_MGART | IS-H: Listbox for Type of Insurance Coverage | 20030827 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_LAYOUT | IS-H: List Box Layouts | 20041126 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_IFG | IS-H*MED: List Box for Degree of Infection | 20031105 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_FVAR | IS-H: Function Variant List Box | 20041126 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_FATYP | IS-H: List Box for Movement Types | 20040923 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LB_RFSRC | IS-H: List Box for Referral Types | 20031003 |
... | Click here to see Used By full list (70 items) |
Properties
Class | CL_ISH_LISTBOX | |
Short Description | IS-H: Base Class for Screen List Boxes | |
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 | 20030821 | SAP |
Last change | 20050224 | 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) |
2 | ![]() |
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 | 20030821 |
Friends
Class CL_ISH_LISTBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | NLISTBOX_TYPE | 'AG' | List Box for ALV Grid | 20031015 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | NLISTBOX_TYPE | 'DY' | List Box for Screen (VRM Value, etc.) | 20031015 | |
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_LISTBOX | IS-H: Table with List Box Objects | 20030821 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VRM_VALUES | Key/Value Pair | 20030821 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Handle (for List Box in ALV Grids) | 20031015 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | INT4 | Handle Counter (for Handle Assignment in List Boxes) | 20031016 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030821 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Creates a Key String | 20030821 |
2 | ![]() |
Instance method | Public | Method | Destroys the Instance | 20050125 |
3 | ![]() |
Instance method | Protected | Method | Fills a List Box with Key/Value Pairs | 20030821 |
4 | ![]() |
Instance method | Protected | Method | Generates the Data for the List Box | 20030821 |
5 | ![]() |
Instance method | Public | Method | Return List Box Values (e.g. for an ALV Grid) | 20031015 |
6 | ![]() |
Instance method | Public | Method | Returns the Key of the First Entry | 20030821 |
7 | ![]() |
Instance method | Public | Method | Returns the Handle | 20041202 |
8 | ![]() |
Static method | Protected | Method | Returns the Desired List Box Object | 20030821 |
9 | ![]() |
Instance method | Public | Method | Returns a Code for a Text | 20041202 |
10 | ![]() |
Instance method | Public | Method | Returns a Text for a Code | 20041202 |
11 | ![]() |
Instance method | Public | Method | Returns the List Box Entries | 20040127 |
12 | ![]() |
Instance method | Public | Method | Reports if List Box Contains i_key | 20030821 |
Events
Class CL_ISH_LISTBOX has no event.
Types
Class CL_ISH_LISTBOX has no local type.
Method Signatures
Method BUILD_KEYSTRING Signature
Method BUILD_KEYSTRING on class CL_ISH_LISTBOX has no exception.
Method DESTROY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20050215 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050215 |
Method DESTROY on class CL_ISH_LISTBOX has no exception.
Method FILL_LISTBOX_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DROP_DOWN_ALIAS | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Tabelle mit Listbox-Einträgen für ALV-Grid | 20031015 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030821 | ||
3 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | VRM_ID | Dynpro Feldname | 20030821 | ||
4 | ![]() |
I_LISTBOX_TYPE | Value transfer | Type reference (TYPE) | NLISTBOX_TYPE | CO_LISTB_DYNPRO | Typ der Listbox (Dynpro oder ALV-Grid) - Konstanten CO_LB_.. | 20031015 | |
5 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 |
Method FILL_LISTBOX_INTERNAL on class CL_ISH_LISTBOX has no exception.
Method GENERATE_VRM_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030821 | ||
2 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 |
Method GENERATE_VRM_VALUES on class CL_ISH_LISTBOX has no exception.
Method GET_DROP_DOWN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DROP_DOWN_ALIAS | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Table for drop down handles with aliases | 20031015 | ||
2 | ![]() |
E_HANDLE | Value transfer | Type reference (TYPE) | INT4 | Listbox-Handle | 20031015 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031015 |
Method GET_DROP_DOWN_VALUES on class CL_ISH_LISTBOX has no exception.
Method GET_FIRST_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_KEY | Value transfer | Type reference (TYPE) | VRM_VALUE-KEY | Key eines Listbox-Eintrags | 20030821 |
Method GET_FIRST_KEY on class CL_ISH_LISTBOX has no exception.
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HANDLE | Value transfer | Type reference (TYPE) | INT4 | Handle | 20041202 |
Method GET_HANDLE on class CL_ISH_LISTBOX has no exception.
Method GET_LB_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_LB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20030821 | ||
2 | ![]() |
E_NEW | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 | ||
3 | ![]() |
I_CLASSNAME | Value transfer | Type reference (TYPE) | STRING | Klassenname | 20030821 | ||
4 | ![]() |
I_P1 | Value transfer | Type reference (TYPE) | ANY | Parameter 1 | 20030821 | ||
5 | ![]() |
I_P10 | Value transfer | Type reference (TYPE) | ANY | Parameter 10 | 20041006 | ||
6 | ![]() |
I_P11 | Value transfer | Type reference (TYPE) | ANY | Parameter 11 | 20041006 | ||
7 | ![]() |
I_P12 | Value transfer | Type reference (TYPE) | ANY | Parameter 12 | 20041006 | ||
8 | ![]() |
I_P13 | Value transfer | Type reference (TYPE) | ANY | Parameter 13 | 20041006 | ||
9 | ![]() |
I_P14 | Value transfer | Type reference (TYPE) | ANY | Parameter 14 | 20041006 | ||
10 | ![]() |
I_P15 | Value transfer | Type reference (TYPE) | ANY | Parameter 15 | 20041006 | ||
11 | ![]() |
I_P16 | Value transfer | Type reference (TYPE) | ANY | Parameter 16 | 20041006 | ||
12 | ![]() |
I_P17 | Value transfer | Type reference (TYPE) | ANY | Parameter 17 | 20041006 | ||
13 | ![]() |
I_P18 | Value transfer | Type reference (TYPE) | ANY | Parameter 18 | 20041006 | ||
14 | ![]() |
I_P19 | Value transfer | Type reference (TYPE) | ANY | Parameter 19 | 20041006 | ||
15 | ![]() |
I_P2 | Value transfer | Type reference (TYPE) | ANY | Parameter 2 | 20030821 | ||
16 | ![]() |
I_P20 | Value transfer | Type reference (TYPE) | ANY | Parameter 20 | 20041006 | ||
17 | ![]() |
I_P3 | Value transfer | Type reference (TYPE) | ANY | Parameter 3 | 20030903 | ||
18 | ![]() |
I_P4 | Value transfer | Type reference (TYPE) | ANY | Parameter 4 | 20030903 | ||
19 | ![]() |
I_P5 | Value transfer | Type reference (TYPE) | ANY | Parameter 5 | 20030903 | ||
20 | ![]() |
I_P6 | Value transfer | Type reference (TYPE) | ANY | Parameter 6 | 20041006 | ||
21 | ![]() |
I_P7 | Value transfer | Type reference (TYPE) | ANY | Parameter 7 | 20041006 | ||
22 | ![]() |
I_P8 | Value transfer | Type reference (TYPE) | ANY | Parameter 8 | 20041006 | ||
23 | ![]() |
I_P9 | Value transfer | Type reference (TYPE) | ANY | Parameter 9 | 20041006 | ||
24 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 |
Method GET_LB_OBJECT on class CL_ISH_LISTBOX has no exception.
Method GET_VRM_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VRM_TEXT | Value transfer | Type reference (TYPE) | VRM_VALUE-TEXT | Text | 20041202 | ||
2 | ![]() |
R_VRM_KEY | Value transfer | Type reference (TYPE) | VRM_VALUE-KEY | Schlüssel | 20041202 |
Method GET_VRM_KEY on class CL_ISH_LISTBOX has no exception.
Method GET_VRM_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VRM_KEY | Value transfer | Type reference (TYPE) | VRM_VALUE-KEY | Schlüssel des Eintrags | 20041202 | ||
2 | ![]() |
R_VRM_TEXT | Value transfer | Type reference (TYPE) | VRM_VALUE-TEXT | Text des Eintrags | 20041202 |
Method GET_VRM_TEXT on class CL_ISH_LISTBOX has no exception.
Method GET_VRM_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VRM_VALUES | Value transfer | Type reference (TYPE) | VRM_VALUES | Einträge der Listbox | 20040127 |
Method GET_VRM_VALUES on class CL_ISH_LISTBOX has no exception.
Method HAS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Value transfer | Type reference (TYPE) | VRM_VALUE-KEY | Key eines Listbox-Eintrags. | 20030821 | ||
2 | ![]() |
R_HAS_KEY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 |
Method HAS_KEY on class CL_ISH_LISTBOX has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |