SAP ABAP Class CL_ISH_SCR_LISTBOX (IS-H: Screen for List Box User Status)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20040126 |
Properties
| Class | CL_ISH_SCR_LISTBOX | |
| Short Description | IS-H: Screen for List Box User Status | |
| Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20040126 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SCR_LISTBOX has no forward declaration.
Interfaces
Class CL_ISH_SCR_LISTBOX has no interface implemented.
Friends
Class CL_ISH_SCR_LISTBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'LB_VALUE' | List Box Number | 20050214 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'GS_LB_' | Prefix of Technical List Box Name | 20040126 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'LB_TOOLTIP' | List Box Tooltip | 20050214 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 10 | List Box with Length 10 | 20040126 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 12 | List Box with Length 12 | 20040126 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 15 | List Box with Length 15 | 20040428 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 1015 | List Box with Length 15 and Function Code | 20040428 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 18 | List Box with Length 18 | 20040220 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 1023 | List Box with Length 23 with Function Code | 20040428 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 8 | List Box with Length 8 | 20040203 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'LB' | Prefix for UCOMM | 20050209 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 10 | Maximum Number of List Boxes with Length 10 | 20040126 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of List Boxes with Length 12 | 20040126 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of List Boxes with Length 15 | 20040428 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of List Boxes with Length 15 and Funct. Code | 20040428 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of List Boxes with Length 18 | 20040220 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of List Boxes with Length 23 and Funct. Code | 20040428 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 10 | Maximum Number of List Boxes with Length 8 | 20040203 | ||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | Underlying Listbox Object | 20040126 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | HELP_INFO | Transfer Values for the Help Processor | 20040205 | |||
| 21 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040126 | |||
| 22 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040126 | |||
| 23 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040428 | |||
| 24 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040428 | |||
| 25 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040220 | |||
| 26 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040428 | |||
| 27 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_SCR_LISTBOX | IS-H: Table with Listbox Screen/Dynpro Assignments | 20040203 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Active Indicator | 20040126 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field Name of Listbox | 20040126 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | STRING | Field Name of the Tooltip | 20050214 | |||
| 31 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Ready for Input Status | 20040126 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | I | Listbox Screen Type (see CO_LBTYPE_*) | 20040126 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Entry Required | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns a Free List Box Screen Object | 20040126 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040126 | |
| 3 | Instance method | Protected | Method | Completes the Instantiation (CREATE) | 20040126 | |
| 4 | Static method | Protected | Method | Instantiates a CL_ISH_SCR_LISTBOX Object | 20040126 | |
| 5 | Instance method | Public | Method | Releases a List Box Screen Object | 20040126 | |
| 6 | Instance method | Public | Method | Returns the Active Indictor | 20040126 | |
| 7 | Instance method | Public | Method | Returns the Information for the F1 Help | 20040205 | |
| 8 | Instance method | Public | Method | Returns the Ready-for-Input Status | 20040126 | |
| 9 | Instance method | Public | Method | Returns the Technical Name of the List Box Screen | 20040126 | |
| 10 | Instance method | Public | Method | Determine Tooltip for List Box | 20050214 | |
| 11 | Instance method | Public | Method | Returns the Listbox Object | 20040126 | |
| 12 | Instance method | Public | Method | Returns the Properties of the List Box Screen | 20040126 | |
| 13 | Instance method | Public | Method | Returns the Information "Entry Required" | 20050314 | |
| 14 | Instance method | Public | Method | Returns the Function Code of the List Box Screen | 20040126 | |
| 15 | Instance method | Public | Method | Returns the Selected Listbox Value | 20040126 | |
| 16 | Instance method | Public | Method | Sets the Active Indicator | 20040126 | |
| 17 | Instance method | Public | Method | Sets the Information for the F1 Help | 20040205 | |
| 18 | Instance method | Public | Method | Sets Ready-for-Input Status | 20040126 | |
| 19 | Instance method | Public | Method | Sets the Listbox Object | 20040126 | |
| 20 | Instance method | Public | Method | Sets the Properties of the Listbox Screen | 20040126 | |
| 21 | Instance method | Public | Method | Sets the Information "Entry Required" | 20050314 |
Events
Class CL_ISH_SCR_LISTBOX has no event.
Types
Class CL_ISH_SCR_LISTBOX has no local type.
Method Signatures
Method CHECKOUT 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040126 | |||
| 2 | ER_SCR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_LISTBOX | IS-H: Screen für Listbox Anwenderstatus | 20040126 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040126 | |||
| 4 | IR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 | |||
| 5 | I_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Aktiv-Kennzeichen | 20040126 | ||
| 6 | I_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Eingabefähigkeit | 20040126 | ||
| 7 | I_LBTYPE | Value transfer | Type reference (TYPE) | I | Typ der Listbox (siehe CO_LBTYPE_*) | 20040126 | |||
| 8 | I_REQUIRED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Eingabe erforderlich | 20050314 |
Method CHECKOUT on class CL_ISH_SCR_LISTBOX has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_LISTBOX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_LISTBOX has no exception.
Method COMPLETE_CONSTRUCTION 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040126 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040126 | |||
| 3 | IR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 | |||
| 4 | I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040126 | |||
| 5 | I_LBTYPE | Value transfer | Type reference (TYPE) | I | Typ des Listboxscreens (siehe CO_LBTYPE_*). | 20040126 |
Method COMPLETE_CONSTRUCTION on class CL_ISH_SCR_LISTBOX has no exception.
Method CREATE 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040126 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_LISTBOX | IS-H: Screen für Listbox Anwenderstatus | 20040126 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040126 | |||
| 4 | IR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 | |||
| 5 | I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040126 | |||
| 6 | I_LBTYPE | Value transfer | Type reference (TYPE) | I | Typ des Listboxscreens (siehe CO_LBTYPE_*). | 20040126 |
Method CREATE on class CL_ISH_SCR_LISTBOX has no exception.
Method FREE 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040126 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040126 |
Method FREE on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktiv-Kennzeichen | 20040126 |
Method GET_ACTIVE on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_HELP_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HELP_INFO | Value transfer | Type reference (TYPE) | HELP_INFO | Übergabewerte für den Helpprozessor | 20040205 |
Method GET_HELP_INFO on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20040126 |
Method GET_INPUT on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_LBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LBNAME | Value transfer | Type reference (TYPE) | STRING | Technischer Name des Listboxscreens. | 20040126 |
Method GET_LBNAME on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_LB_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDNAME_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Ermittelt den Feldnamen für den Tooltip | 20050214 |
Method GET_LB_TOOLTIP on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LISTBOX | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 |
Method GET_LISTBOX on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LISTBOX | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 | |||
| 2 | E_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktiv-Kennzeichen | 20040126 | |||
| 3 | E_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20040126 | |||
| 4 | E_REQUIRED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabe erforderlich | 20050314 |
Method GET_PROPERTIES on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUIRED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabe erforderlich? | 20050314 |
Method GET_REQUIRED on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode des Listboxscreens. | 20040126 |
Method GET_UCOMM on class CL_ISH_SCR_LISTBOX has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | NFVVALUE | IS-H: Wert eines Einzelfeldes. | 20040126 |
Method GET_VALUE on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktiv-Kennzeichen | 20040126 |
Method SET_ACTIVE on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_HELP_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HELP_INFO | Value transfer | Type reference (TYPE) | HELP_INFO | Übergabewerte für den Helpprozessor | 20040205 |
Method SET_HELP_INFO on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20040126 |
Method SET_INPUT on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | Listbox-Objekt. | 20040126 |
Method SET_LISTBOX on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040126 | |||
| 2 | I_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktiv-Kennzeichen | 20040126 | |||
| 3 | I_ACTIVE_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_active übernehmen? | 20040126 | ||
| 4 | I_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20040126 | |||
| 5 | I_INPUT_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_input übernehmen? | 20040126 | ||
| 6 | I_LISTBOX_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ir_listbox übernehmen? | 20040126 | ||
| 7 | I_REQUIRED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabe erforderlich | 20050314 | |||
| 8 | I_REQUIRED_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_required übernehmen? | 20050314 |
Method SET_PROPERTIES on class CL_ISH_SCR_LISTBOX has no exception.
Method SET_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUIRED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabe erforderlich | 20050314 |
Method SET_REQUIRED on class CL_ISH_SCR_LISTBOX has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 472 |