SAP ABAP Class CL_ISH_LB_CORDTYP_INT (IS-H: List Box Clinical Order Types)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_LISTBOX IS-H: Base Class for Screen List Boxes 20031020
Properties
Class CL_ISH_LB_CORDTYP_INT  
Short Description IS-H: List Box Clinical Order Types    
Super Class CL_ISH_LISTBOX IS-H: Base Class for Screen List Boxes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CORDMG   IS-H: Clinical Ordering; TSA Development 
Created 20031020   SAP 
Last change 20091125   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_ISH_LB_CORDTYP_INT has no interface implemented.
Friends
Class CL_ISH_LB_CORDTYP_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CORDTAV_KEY Instance attribute Protected Type reference (TYPE) STRING BPART/ORGID of the Initiator 20031223
2 G_CORDTAV_ORDDEP Instance attribute Protected Type reference (TYPE) N1CORDER-ORDDEP Initiating Department 20060907
3 G_CORDTAV_TYPE Instance attribute Protected Type reference (TYPE) N1CORDTAV-TYPE IS-H: CORD/PREG: Type of Initiator 20031223
4 G_CORDTYPID Instance attribute Protected Type reference (TYPE) N1COTID IS-H: Identification of Clinical Order Type 20031021
5 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20090317
6 G_HAS_CASE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Only Order Types for Which Case Reference Is Possible 20040116
7 G_USE_REAL_KEY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Use Real Key (UID) of the Order Type 20050318
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills Listbox 20031020
2 _GENERATE_VRM_VALUES Instance method Protected Method Generates the Data for the List Box 20100119
Events
Class CL_ISH_LB_CORDTYP_INT has no event.
Types
Class CL_ISH_LB_CORDTYP_INT has no local type.
Method Signatures

Method FILL_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LB_OBJECT Value transfer Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20031020
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020
3 Importing I_CORDTAV_KEY Value transfer Type reference (TYPE) STRING GPART/ORGID des Veranlassers 20031223
4 Importing I_CORDTAV_ORDDEP Value transfer Type reference (TYPE) N1CORDER-ORDDEP Veranlassende Fachabteilung 20060907
5 Importing I_CORDTAV_TYPE Value transfer Type reference (TYPE) N1CORDTAV-TYPE IS-H: KLAT/VKG: Typ des Veranlassers 20031223
6 Importing I_CORDTYPID Value transfer Type reference (TYPE) N1COTID IS-H: Identifikation eines Klinischen Auftragstypen 20031021
7 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20090317
8 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20031020
9 Importing I_HAS_CASE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur Auftragstypen, bei denen Fallbezug möglich ist. 20040116
10 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031020
11 Importing I_USE_REAL_KEY Value transfer Type reference (TYPE) ISH_ON_OFF OFF Echten Key (UID) oder nur Int. Key des Auftr.typen verwenden 20050318

Method FILL_LISTBOX on class CL_ISH_LB_CORDTYP_INT has no exception.

Method _GENERATE_VRM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20100119
2 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20100119

Method _GENERATE_VRM_VALUES on class CL_ISH_LB_CORDTYP_INT has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 472