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 CO_MAX_ICON2 Static Attribute Public Type reference (TYPE) I 200 Maximum Number Icon2 Pushbuttons 20031020
2 CO_MAX_ICON4 Static Attribute Public Type reference (TYPE) I 6 Maximum Number Icon4 Pushbuttons 20031020
3 CO_MAX_TEXT10 Static Attribute Public Type reference (TYPE) I 50 Maximum Number Text10 Pushbuttons 20031020
4 CO_MAX_TEXT12 Static Attribute Public Type reference (TYPE) I 50 Maximum Number Text12 Pushbuttons 20031217
5 CO_MAX_TEXT15 Static Attribute Public Type reference (TYPE) I 10 Maximum Number Text15 Pushbuttons 20031114
6 CO_PBNAME_PREFIX Static Attribute Public Type reference (TYPE) STRING 'PB' Prefix of Technical Pushbutton Name 20031009
7 CO_PBTYPE_ICON2 Static Attribute Public Type reference (TYPE) I 1 Icon2 Pushbutton 20031020
8 CO_PBTYPE_ICON4 Static Attribute Public Type reference (TYPE) I 2 Icon4 Pushbutton 20031020
9 CO_PBTYPE_TEXT10 Static Attribute Public Type reference (TYPE) I 3 Text10 Pushbutton 20031020
10 CO_PBTYPE_TEXT12 Static Attribute Public Type reference (TYPE) I 4 Text12 Pushbutton 20031217
11 CO_PBTYPE_TEXT15 Static Attribute Public Type reference (TYPE) I 5 Text15 Pushbutton 20031114
12 GS_PB Instance attribute Protected Type reference (TYPE) RN1_PUSHBUTTON IS-H: Structure for Pushbutton-to-Object Asgmt / Screen No. 20031014
13 GT_FREE_PB_ICON2 Static Attribute Protected Type reference (TYPE) ISH_T_PUSHBUTTON IS-H: Table with Pushbutton-Object/Screen Number Asgmt 20031020
14 GT_FREE_PB_ICON4 Static Attribute Protected Type reference (TYPE) ISH_T_PUSHBUTTON IS-H: Table with Pushbutton-Object/Screen Number Asgmt 20031020
15 GT_FREE_PB_TEXT10 Static Attribute Protected Type reference (TYPE) ISH_T_PUSHBUTTON IS-H: Table with Pushbutton-Object/Screen Number Asgmt 20031020
16 GT_FREE_PB_TEXT12 Static Attribute Protected Type reference (TYPE) ISH_T_PUSHBUTTON IS-H: Table with Pushbutton-Object/Screen Number Asgmt 20031217
17 GT_FREE_PB_TEXT15 Static Attribute Protected Type reference (TYPE) ISH_T_PUSHBUTTON IS-H: Table with Pushbutton-Object/Screen Number Asgmt 20031114
18 G_ACTIVE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Active Indicator 20031024
19 G_ICON Instance attribute Protected Type reference (TYPE) N1_ICON Icon of the Pushbutton 20031009
20 G_INFO Instance attribute Protected Type reference (TYPE) STRING Quick Info of Pushbutton 20031009
21 G_INPUT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Ready for Input Status 20031024
22 G_PBTYPE Instance attribute Protected Type reference (TYPE) I Type of the Pushbutton (See CO_PBTYPE_*) 20031008
23 G_TEXT Instance attribute Protected Type reference (TYPE) STRING Text of the Pushbutton 20031009
Methods
# Method Level Visibility Method type Description Created on
1 CHECKOUT Static method Public Method Returns a Free Pushbutton Object 20031014
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031008
3 COMPLETE_CONSTRUCTION Instance method Protected Method Completes the Instantiation (CREATE) 20031008
4 CREATE Static method Protected Method Instantiates a CL_ISH_SCR_PUSHBUTTON Object 20031008
5 FREE Instance method Public Method Releases a Pushbutton Object Again 20031014
6 GET_ACTIVE Instance method Public Method Returns the Active Indicator of the Pushbutton 20031024
7 GET_ICON Instance method Public Method Returns the Icon of the Pushbutton 20031009
8 GET_INFO Instance method Public Method Returns the Quickinfo of the Pushbutton 20031009
9 GET_INPUT Instance method Public Method Returns the Input-Enabled Status of the Pushbutton 20031024
10 GET_PBNAME Instance method Public Method Returns the Technical Name of the Pushbutton 20031009
11 GET_PBSTRING Instance method Public Method Supplies the Pushbutton String 20031014
12 GET_PROPERTIES Instance method Public Method Returns the Properties of the Pushbutton 20031024
13 GET_TEXT Instance method Public Method Supplies the Text of the Pushbutton 20031009
14 GET_UCOMM Instance method Public Method Returns the Function Code of the Pushbutton 20031014
15 SET_ACTIVE Instance method Public Method Sets the Active Indicator of the Pushbutton 20031024
16 SET_ICON Instance method Public Method Sets the Icon of the Pushbutton 20031009
17 SET_INFO Instance method Public Method Sets the Quickinfo of the Pushbutton 20031009
18 SET_INPUT Instance method Public Method Sets the Ready-for-Input Status of the Pushbutton 20031024
19 SET_PROPERTIES Instance method Public Method Sets the Properties of the Pushbutton 20031024
20 SET_TEXT 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031014
2 Exporting ER_SCR_PUSHBUTTON Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON Freies Pushbutton-Objekt. 20031014
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031014
4 Importing I_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF ON Aktiv-Kennzeichen 20031024
5 Importing I_ICON Value transfer Type reference (TYPE) N1_ICON IS-H: Icon 20031014
6 Importing I_INFO Value transfer Type reference (TYPE) STRING Quickinfo des Pushbuttons. 20031014
7 Importing I_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF ON Eingabefähigkeit 20031024
8 Importing I_PBTYPE Value transfer Type reference (TYPE) I Typ des Pushbuttons (siehe CO_PBTYPE_*) 20031014
9 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031008
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
3 Importing I_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031014
4 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031008
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON IS-H: Screenklasse für Pushbuttons 20031014
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
4 Importing I_DYNNR Value transfer Type reference (TYPE) SY-DYNNR Dynpronummer 20031014
5 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031014
2 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Exporting E_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Aktiv-Kennzeichen 20031024
2 Exporting E_ICON Value transfer Type reference (TYPE) STRING Icon 20031024
3 Exporting E_INFO Value transfer Type reference (TYPE) STRING Quickinfo 20031024
4 Exporting E_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF Eingabefähigkeit 20031024
5 Exporting 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Aktiv-Kennzeichen 20031024
2 Importing I_ACTIVE_X Value transfer Type reference (TYPE) ISH_ON_OFF OFF i_active übernehmen? 20031024
3 Importing I_ICON Value transfer Type reference (TYPE) N1_ICON Icon 20031024
4 Importing I_ICON_X Value transfer Type reference (TYPE) ISH_ON_OFF OFF i_icon übernehmen? 20031024
5 Importing I_INFO Value transfer Type reference (TYPE) STRING Quickinfo 20031024
6 Importing I_INFO_X Value transfer Type reference (TYPE) ISH_ON_OFF OFF i_info übernehmen? 20031024
7 Importing I_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF Eingabefähigkeit 20031024
8 Importing I_INPUT_X Value transfer Type reference (TYPE) ISH_ON_OFF OFF i_input übernehmen? 20031024
9 Importing I_TEXT Value transfer Type reference (TYPE) STRING Text, der angezeigt wird 20031024
10 Importing 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 Importing 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