SAP ABAP Class CL_ISH_SCR_PUSHBUTTON (IS-H: Screen Class for Pushbuttons)
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 | 20031008 |
Properties
Class | CL_ISH_SCR_PUSHBUTTON | |
Short Description | IS-H: Screen Class for Pushbuttons | |
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 | 20031008 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_SCR_PUSHBUTTON has no forward declaration.
Interfaces
Class CL_ISH_SCR_PUSHBUTTON has no interface implemented.
Friends
Class CL_ISH_SCR_PUSHBUTTON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 200 | Maximum Number Icon2 Pushbuttons | 20031020 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 6 | Maximum Number Icon4 Pushbuttons | 20031020 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 50 | Maximum Number Text10 Pushbuttons | 20031020 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 50 | Maximum Number Text12 Pushbuttons | 20031217 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 10 | Maximum Number Text15 Pushbuttons | 20031114 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'PB' | Prefix of Technical Pushbutton Name | 20031009 | |
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 1 | Icon2 Pushbutton | 20031020 | |
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 2 | Icon4 Pushbutton | 20031020 | |
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 3 | Text10 Pushbutton | 20031020 | |
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 4 | Text12 Pushbutton | 20031217 | |
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 5 | Text15 Pushbutton | 20031114 | |
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN1_PUSHBUTTON | IS-H: Structure for Pushbutton-to-Object Asgmt / Screen No. | 20031014 | ||
13 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_PUSHBUTTON | IS-H: Table with Pushbutton-Object/Screen Number Asgmt | 20031020 | ||
14 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_PUSHBUTTON | IS-H: Table with Pushbutton-Object/Screen Number Asgmt | 20031020 | ||
15 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_PUSHBUTTON | IS-H: Table with Pushbutton-Object/Screen Number Asgmt | 20031020 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_PUSHBUTTON | IS-H: Table with Pushbutton-Object/Screen Number Asgmt | 20031217 | ||
17 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_PUSHBUTTON | IS-H: Table with Pushbutton-Object/Screen Number Asgmt | 20031114 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Active Indicator | 20031024 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1_ICON | Icon of the Pushbutton | 20031009 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Quick Info of Pushbutton | 20031009 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Ready for Input Status | 20031024 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Type of the Pushbutton (See CO_PBTYPE_*) | 20031008 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Text of the Pushbutton | 20031009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns a Free Pushbutton Object | 20031014 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031008 |
3 | ![]() |
Instance method | Protected | Method | Completes the Instantiation (CREATE) | 20031008 |
4 | ![]() |
Static method | Protected | Method | Instantiates a CL_ISH_SCR_PUSHBUTTON Object | 20031008 |
5 | ![]() |
Instance method | Public | Method | Releases a Pushbutton Object Again | 20031014 |
6 | ![]() |
Instance method | Public | Method | Returns the Active Indicator of the Pushbutton | 20031024 |
7 | ![]() |
Instance method | Public | Method | Returns the Icon of the Pushbutton | 20031009 |
8 | ![]() |
Instance method | Public | Method | Returns the Quickinfo of the Pushbutton | 20031009 |
9 | ![]() |
Instance method | Public | Method | Returns the Input-Enabled Status of the Pushbutton | 20031024 |
10 | ![]() |
Instance method | Public | Method | Returns the Technical Name of the Pushbutton | 20031009 |
11 | ![]() |
Instance method | Public | Method | Supplies the Pushbutton String | 20031014 |
12 | ![]() |
Instance method | Public | Method | Returns the Properties of the Pushbutton | 20031024 |
13 | ![]() |
Instance method | Public | Method | Supplies the Text of the Pushbutton | 20031009 |
14 | ![]() |
Instance method | Public | Method | Returns the Function Code of the Pushbutton | 20031014 |
15 | ![]() |
Instance method | Public | Method | Sets the Active Indicator of the Pushbutton | 20031024 |
16 | ![]() |
Instance method | Public | Method | Sets the Icon of the Pushbutton | 20031009 |
17 | ![]() |
Instance method | Public | Method | Sets the Quickinfo of the Pushbutton | 20031009 |
18 | ![]() |
Instance method | Public | Method | Sets the Ready-for-Input Status of the Pushbutton | 20031024 |
19 | ![]() |
Instance method | Public | Method | Sets the Properties of the Pushbutton | 20031024 |
20 | ![]() |
Instance method | Public | Method | Sets the Text of the Pushbutton | 20031009 |
Events
Class CL_ISH_SCR_PUSHBUTTON has no event.
Types
Class CL_ISH_SCR_PUSHBUTTON 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 | 20031014 | ||
2 | ![]() |
ER_SCR_PUSHBUTTON | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_PUSHBUTTON | Freies Pushbutton-Objekt. | 20031014 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031014 | ||
4 | ![]() |
I_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Aktiv-Kennzeichen | 20031024 | |
5 | ![]() |
I_ICON | Value transfer | Type reference (TYPE) | N1_ICON | IS-H: Icon | 20031014 | ||
6 | ![]() |
I_INFO | Value transfer | Type reference (TYPE) | STRING | Quickinfo des Pushbuttons. | 20031014 | ||
7 | ![]() |
I_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Eingabefähigkeit | 20031024 | |
8 | ![]() |
I_PBTYPE | Value transfer | Type reference (TYPE) | I | Typ des Pushbuttons (siehe CO_PBTYPE_*) | 20031014 | ||
9 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | Text des Pushbuttons. | 20031014 |
Method CHECKOUT on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_PUSHBUTTON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_PUSHBUTTON 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 | 20031008 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031008 | ||
3 | ![]() |
I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20031014 | ||
4 | ![]() |
I_PBTYPE | Value transfer | Type reference (TYPE) | I | Typ des Pushbuttons (siehe CO_PBTYPE_*) | 20031008 |
Method COMPLETE_CONSTRUCTION on class CL_ISH_SCR_PUSHBUTTON 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 | 20031008 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_PUSHBUTTON | IS-H: Screenklasse für Pushbuttons | 20031014 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031008 | ||
4 | ![]() |
I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | Dynpronummer | 20031014 | ||
5 | ![]() |
I_PBTYPE | Value transfer | Type reference (TYPE) | I | Typ des Pushbuttons (siehe CO_PBTYPE_*). | 20031008 |
Method CREATE on class CL_ISH_SCR_PUSHBUTTON 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 | 20031014 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031014 |
Method FREE on class CL_ISH_SCR_PUSHBUTTON 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 | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031024 |
Method GET_ACTIVE on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ICON | Value transfer | Type reference (TYPE) | N1_ICON | Icon | 20031009 |
Method GET_ICON on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INFO | Value transfer | Type reference (TYPE) | STRING | Quickinfo | 20031009 |
Method GET_INFO on class CL_ISH_SCR_PUSHBUTTON 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 | 20031024 |
Method GET_INPUT on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_PBNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PBNAME | Value transfer | Type reference (TYPE) | STRING | Technischer Name des Pushbuttons. | 20031009 |
Method GET_PBNAME on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_PBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PBSTRING | Value transfer | Type reference (TYPE) | STRING | Pushbutton als String. | 20031014 |
Method GET_PBSTRING on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktiv-Kennzeichen | 20031024 | ||
2 | ![]() |
E_ICON | Value transfer | Type reference (TYPE) | STRING | Icon | 20031024 | ||
3 | ![]() |
E_INFO | Value transfer | Type reference (TYPE) | STRING | Quickinfo | 20031024 | ||
4 | ![]() |
E_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20031024 | ||
5 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | Text, der angezeigt wird | 20031024 |
Method GET_PROPERTIES on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | STRING | Text des Pushbuttons. | 20031009 |
Method GET_TEXT on class CL_ISH_SCR_PUSHBUTTON 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 Pushbuttons | 20031014 |
Method GET_UCOMM on class CL_ISH_SCR_PUSHBUTTON 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 | ON | Aktiv-Kennzeichen | 20031024 |
Method SET_ACTIVE on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method SET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ICON | Value transfer | Type reference (TYPE) | N1_ICON | Icon. | 20031009 |
Method SET_ICON on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method SET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFO | Value transfer | Type reference (TYPE) | STRING | Quickinfo. | 20031009 |
Method SET_INFO on class CL_ISH_SCR_PUSHBUTTON 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 | ON | Eingabefähigkeit | 20031024 |
Method SET_INPUT on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method SET_PROPERTIES 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 | 20031024 | ||
2 | ![]() |
I_ACTIVE_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_active übernehmen? | 20031024 | |
3 | ![]() |
I_ICON | Value transfer | Type reference (TYPE) | N1_ICON | Icon | 20031024 | ||
4 | ![]() |
I_ICON_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_icon übernehmen? | 20031024 | |
5 | ![]() |
I_INFO | Value transfer | Type reference (TYPE) | STRING | Quickinfo | 20031024 | ||
6 | ![]() |
I_INFO_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_info übernehmen? | 20031024 | |
7 | ![]() |
I_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingabefähigkeit | 20031024 | ||
8 | ![]() |
I_INPUT_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_input übernehmen? | 20031024 | |
9 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | Text, der angezeigt wird | 20031024 | ||
10 | ![]() |
I_TEXT_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | i_text übernehmen? | 20031024 |
Method SET_PROPERTIES on class CL_ISH_SCR_PUSHBUTTON has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20031009 |
Method SET_TEXT on class CL_ISH_SCR_PUSHBUTTON has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |