SAP ABAP Class CL_ISHMED_SCR_TRANS_ORDER (IS-H: Transport Order Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1BASE_MED (Package) IS-H*MED: Basic Functionality
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 20031106
Properties
Class CL_ISHMED_SCR_TRANS_ORDER  
Short Description IS-H: Transport Order Screen Class    
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_MED   IS-H*MED: Basic Functionality 
Created 20031106   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_SCR_TRANS_ORDER has no interface implemented.
Friends
Class CL_ISHMED_SCR_TRANS_ORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_TABNAME Constant Public Type reference (TYPE) TABNAME 'N1CTR' Default Table Name for Mapping Change Document 20031106
2 CO_TYPE_SCR_ORDER Instance attribute Public Attribute reference (LIKE) 20031106
3 CO_TYPE_SCR_TRANS_ORDER Instance attribute Public Attribute reference (LIKE) 20031106
4 GR_DYNNR_PB_HIN Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Screen Number Initial Transport Pushbutton 20031217
5 GR_DYNNR_PB_RUE Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Screen Number Return Transport Pushbutton 20031217
6 GR_DYNNR_PB_WEI Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Screen Number Further Transport Pushbutton 20031217
7 GR_DYNPG_PB_HIN Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Program Name Initial Transport Pushbutton 20031217
8 GR_DYNPG_PB_RUE Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Program Name Return Transport Pushbutton 20031217
9 GR_DYNPG_PB_WEI Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Program Name Further Transport Pushbutton 20031217
10 G_FIELDNAME_BAUAG Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Starting Room 20031106
11 G_FIELDNAME_BAUZL Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Destination Room 20031106
12 G_FIELDNAME_BUT_HIN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Initial Button 20031106
13 G_FIELDNAME_BUT_RUE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Return Button 20031106
14 G_FIELDNAME_BUT_WEI Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Further Button 20031106
15 G_FIELDNAME_ORGAG Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Starting OU 20031106
16 G_FIELDNAME_ORGFD Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Transport Service OU 20031106
17 G_FIELDNAME_ORGZL Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Destination OU 20031106
18 G_FIELDNAME_SC_PB_HIN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Initial Button 20031217
19 G_FIELDNAME_SC_PB_RUE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Return Button 20031217
20 G_FIELDNAME_SC_PB_WEI Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Further Button 20031217
21 G_FIELDNAME_TEXT_ORGAG Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Text Inital OU 20050502
22 G_FIELDNAME_TPAE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Transport Type 20031106
23 G_FIELDNAME_TPTYP Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Transport Category 20031106
24 G_PREFIX_FIELDNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_TRANS_ORDER' IS-H: Field Name 20040107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031125
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031106
3 CREATE Static method Public Method Create Instance of Screen 20031106
4 CREATE_LISTBOX_TRANSP Instance method Protected Method Fill List Box for Transport Type 20031106
5 FILL_LABEL_BUT_HIN Instance method Protected Method Fill Initial Button 20031106
6 FILL_LABEL_BUT_RUE Instance method Protected Method Fill Return Button 20031106
7 FILL_LABEL_BUT_WEI Instance method Protected Method Fill Further Button 20031106
8 FILL_LABEL_TEXT_ORGAG Instance method Protected Method Text for Display Field Source OU for Transport Order 20050502
9 FILL_POSNR Instance method Protected Method Returns Item Number of Order Item 20050502
10 GET_CORDPOS Instance method Public Method Returns Underlying Order Item 20031126
11 GET_SCR_PB_HIN Instance method Public Method Returns Pushbutton Screen for Initial Transport 20031217
12 GET_SCR_PB_RUE Instance method Public Method Returns Pushbutton Screen for Return Transport 20031217
13 GET_SCR_PB_WEI Instance method Public Method Returns Pushbutton Screen for Further Transport 20031217
14 GET_TPTYP Instance method Public Method Returns Transport Type 20031217
15 GET_TRANS_ORDER Instance method Public Method Returns Corresponding Transport Order 20031126
16 PBO_PB_HIN Instance method Public Method PBO for Initial Transport Pushbutton 20031217
17 PBO_PB_RUE Instance method Public Method PBO for Return Transport Pushbutton 20031217
18 PBO_PB_WEI Instance method Public Method PBO for Further Transport Pushbutton 20031217
19 VALUE_REQUEST_BAUAG Instance method Protected Method F4 Help for Starting Room 20031106
20 VALUE_REQUEST_BAUZL Instance method Protected Method F4 Help for Destination Room 20031106
21 VALUE_REQUEST_ORGAG Instance method Protected Method F4 Help for Starting OU 20031106
22 VALUE_REQUEST_ORGFD Instance method Protected Method F4 Help for Transport Service OU 20031106
23 VALUE_REQUEST_ORGZL Instance method Protected Method F4 Help for Destination OU 20031106
Events
Class CL_ISHMED_SCR_TRANS_ORDER has no event.
Types
Class CL_ISHMED_SCR_TRANS_ORDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_TRANS_ORDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method CONSTRUCTOR Signature

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

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 20031106
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_TRANS_ORDER IS-H: Bausteinklasse Aufnahmedaten 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106

Method CREATE on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

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

Method CREATE_LISTBOX_TRANSP on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method FILL_LABEL_BUT_HIN 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 20031106
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106

Method FILL_LABEL_BUT_HIN on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method FILL_LABEL_BUT_RUE 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 20031106
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106

Method FILL_LABEL_BUT_RUE on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method FILL_LABEL_BUT_WEI 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 20031106
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106

Method FILL_LABEL_BUT_WEI on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method FILL_LABEL_TEXT_ORGAG 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 20050502
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050502

Method FILL_LABEL_TEXT_ORGAG on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method FILL_POSNR 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 20050502
2 Exporting E_POSNR Value transfer Type reference (TYPE) N1VKG-POSNR IS-H: KLAT/VKG: Positionsnummer Klinischer Auftrag 20050502
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050502

Method FILL_POSNR on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20031126

Method GET_CORDPOS on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_SCR_PB_HIN 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 20031217
2 Exporting ER_SCR_PB_HIN Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON IS-H: Screenklasse für Pushbuttons 20031217
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Soll die Screen-Klasse instanziert werden? 20031217

Method GET_SCR_PB_HIN on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_SCR_PB_RUE 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 20031217
2 Exporting ER_SCR_PB_RUE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON IS-H: Screenklasse für Pushbuttons 20031217
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Soll die Screen-Klasse instanziert werden? 20031217

Method GET_SCR_PB_RUE on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_SCR_PB_WEI 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 20031217
2 Exporting ER_SCR_PB_WEI Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON IS-H: Screenklasse für Pushbuttons 20031217
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Soll die Screen-Klasse instanziert werden? 20031217

Method GET_SCR_PB_WEI on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_TPTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TPTYP Value transfer Type reference (TYPE) N1TPTYP IS-H*MED: Transporttyp 20031217

Method GET_TPTYP on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method GET_TRANS_ORDER 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 20031126
2 Exporting ER_TRANS_ORDER Call by reference Object reference (TYPE REF TO) CL_ISHMED_TRANS_ORDER IS-H*MED: Fahrauftrag Klinischer Auftrag 20031126
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031126
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031126
5 Importing I_CANCELLED_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031126
6 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031126

Method GET_TRANS_ORDER on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method PBO_PB_HIN 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 20031217
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217

Method PBO_PB_HIN on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method PBO_PB_RUE 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 20031217
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217

Method PBO_PB_RUE on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method PBO_PB_WEI 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 20031217
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031217

Method PBO_PB_WEI on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method VALUE_REQUEST_BAUAG 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 20031106
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031106

Method VALUE_REQUEST_BAUAG on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method VALUE_REQUEST_BAUZL 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 20031106
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031106

Method VALUE_REQUEST_BAUZL on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method VALUE_REQUEST_ORGAG 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 20031106
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031106
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031106

Method VALUE_REQUEST_ORGAG on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method VALUE_REQUEST_ORGFD 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 20031106
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031106

Method VALUE_REQUEST_ORGFD on class CL_ISHMED_SCR_TRANS_ORDER has no exception.

Method VALUE_REQUEST_ORGZL 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 20031106
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031106
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031106

Method VALUE_REQUEST_ORGZL on class CL_ISHMED_SCR_TRANS_ORDER has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 472