SAP ABAP Class CL_ISHMED_SCR_CAUSE_CHANGE (IS-H*MED: Screen Class for Appointment Reason for Change)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED-SC (Application Component) Planning
     N1APMG_MED (Package) IS-H*MED: Appointment Management
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 20040825
Properties
Class CL_ISHMED_SCR_CAUSE_CHANGE  
Short Description IS-H*MED: Screen Class for Appointment Reason for Change    
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 N1APMG_MED   IS-H*MED: Appointment Management 
Created 20040825   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_CAUSE_CHANGE has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_CAUSE_CHANGE has no interface implemented.
Friends
Class CL_ISHMED_SCR_CAUSE_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_COMMENT1 Instance attribute Protected Type reference (TYPE) RN1_SCR_CAUSE_CHANGE-COMMENT1 Comment 1 in Dialog Box 20040916
2 G_DSP_COMMENT1 Instance attribute Protected Type reference (TYPE) ISH_ON_OFF 'X' Display Comment 1 in Dialog Box (ON/OFF) 20041006
3 G_DSP_COMMENT2 Instance attribute Protected Type reference (TYPE) ISH_ON_OFF 'X' Display Comment 2 in Dialog Box (ON/OFF) 20041006
4 G_DSP_COMMENT_BEFORE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF SPACE Display Comment Before Input Field (ON/OFF) 20041006
5 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20041007
6 G_LISTBOX Instance attribute Protected Type reference (TYPE) ISH_ON_OFF SPACE Input Always as Listbox 20041007
7 G_NO_DEFAULT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF SPACE Execute No Determining Whether Text or Listbox (ON/OFF) 20041007
8 G_OLD_VALUE Instance attribute Private Type reference (TYPE) STRING SPACE Old Value Which Was Added 20050809
9 G_OLD_VALUE2 Instance attribute Private Type reference (TYPE) STRING SPACE Old Value 20100713
10 G_USE_OLD Instance attribute Private Type reference (TYPE) ISH_ON_OFF ON Use Old Value 20050809
Methods
# Method Level Visibility Method type Description Created on
1 CALC_PARENT_TEXT_OR_LISTBOX Instance method Public Method Determines if Free Text or Listbox from Customizing 20100713
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040825
3 CREATE Static method Public Method Create Instance of the Screen Class 20040825
4 CREATE_LISTBOX_CSECHG Instance method Protected Method Listbox for Reason for Change 20040825
5 GET_CAUSE_CHANGE Instance method Public Method Determine Reason for Change 20040825
6 GET_TEXT_OR_LISTBOX Instance method Public Method Determine Input Form (Text or Listbox) for Reason for Change 20041229
7 SET_COMMENT Instance method Public Method Set Comment(s) in Dialog Box 20041006
8 SET_TEXT_OR_LISTBOX Instance method Public Method Enter Reason for Change as Text or Listbox 20041007
9 USE_ADDITIONAL_ID_TXT Instance method Protected Method Add/Display Additional Change Text or ID 20050809
Events
Class CL_ISHMED_SCR_CAUSE_CHANGE has no event.
Types
Class CL_ISHMED_SCR_CAUSE_CHANGE has no local type.
Method Signatures

Method CALC_PARENT_TEXT_OR_LISTBOX 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 Instanz zur Fehlerbearbeitung 20100713
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20100713

Method CALC_PARENT_TEXT_OR_LISTBOX on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_CAUSE_CHANGE has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20040825

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 Instanz zur Fehlerbearbeitung 20040825
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_CAUSE_CHANGE Instanz der Screenklasse 20040825
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040825

Method CREATE on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method CREATE_LISTBOX_CSECHG 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 20040825
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20040825
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040825

Method CREATE_LISTBOX_CSECHG on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method GET_CAUSE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CAUSE_CHANGE Value transfer Type reference (TYPE) N1CAUSECHNG Änderungsgrund 20040825
2 Exporting E_CAUSE_CHANGE_ID Value transfer Type reference (TYPE) N1CSECHGID Änderungsgrund ID 20041001

Method GET_CAUSE_CHANGE on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method GET_TEXT_OR_LISTBOX 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 Instanz zur Fehlerbehandlung 20041229
2 Exporting E_LISTBOX Value transfer Type reference (TYPE) ISH_ON_OFF Eingabe als Listbox (ON) oder als Text (OFF) 20041229
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20041229

Method GET_TEXT_OR_LISTBOX on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method SET_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT1 Value transfer Type reference (TYPE) RN1_SCR_CAUSE_CHANGE-COMMENT1 Kommentar 1 im Popup 20041006
2 Importing I_DSP_COMMENT1 Value transfer Type reference (TYPE) ISH_ON_OFF ON Kommentar 1 im Popup anzeigen (ON/OFF) 20041006
3 Importing I_DSP_COMMENT2 Value transfer Type reference (TYPE) ISH_ON_OFF ON Kommentar 2 im Popup anzeigen (ON/OFF) 20041006
4 Importing I_DSP_COMMENT_BEFORE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Kommentar vor dem Eingabefeld anzeigen (ON/OFF) 20041006

Method SET_COMMENT on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method SET_TEXT_OR_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT Value transfer Type reference (TYPE) ISH_ON_OFF ON Eingabe abhängig von OE-Parameter N1CSCHGTXT 20041007
2 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20041007
3 Importing I_LISTBOX Value transfer Type reference (TYPE) ISH_ON_OFF OFF Eingabe immer als Listbox 20041007
4 Importing I_TEXT Value transfer Type reference (TYPE) ISH_ON_OFF OFF Eingabe immer als Freitext 20041007

Method SET_TEXT_OR_LISTBOX on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.

Method USE_ADDITIONAL_ID_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CAUSEID_FIELD Value transfer Type reference (TYPE) ISH_ON_OFF Änderungsbegründung in als Freitext anzeigen 20050809
2 Exporting E_CAUSETXT_LISTBOX Value transfer Type reference (TYPE) ISH_ON_OFF Änderungsbegründung der Listbox hinzufügen 20050809
3 Exporting E_CAUSE_ID Value transfer Type reference (TYPE) N1CSECHGID Änderungsgrund ID 20050809
4 Exporting E_CAUSE_TXT Value transfer Type reference (TYPE) N1CAUSECHNG Änderungsbegründung 20050809

Method USE_ADDITIONAL_ID_TXT on class CL_ISHMED_SCR_CAUSE_CHANGE has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 473