SAP ABAP Class CL_ISHMED_LB_ME_ORDERSTATUS (IS-H*MED: Medication, Type of Order)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
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 20031101
Properties
Class CL_ISHMED_LB_ME_ORDERSTATUS  
Short Description IS-H*MED: Medication, Type of Order    
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 NMED_ME   IS-H*MED: Medication 
Created 20031101   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_LB_ME_ORDERSTATUS has no interface implemented.
Friends
Class CL_ISHMED_LB_ME_ORDERSTATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INTST Instance attribute Protected Type reference (TYPE) ISHMED_T_TN1OSTATUS Table with Internal Status, for Which LB Will Be Filled 20031101
2 GT_TN1OSTATUS Instance attribute Protected Type reference (TYPE) ISHMED_T_TN1OSTATUS Medication Order Status 20031101
3 G_CURRENT_VALUE Instance attribute Protected Type reference (TYPE) TN1OSTATUS-MOSID Current Value 20031101
4 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI IS-H: Institution 20031101
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill Listbox with Available Transport Types 20031101
Events
Class CL_ISHMED_LB_ME_ORDERSTATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_TN1OTYPE Protected See coding Table Type for Order Types 20031101
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 Instanz einer Listbox 20031101
2 Exporting ET_DROP_DOWN_ALIAS Value transfer Type reference (TYPE) LVC_T_DRAL Table for drop down handles with aliases 20031101
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031101
4 Importing IT_OSTATUS Value transfer Type reference (TYPE) ISHMED_T_TN1OSTATUS Tabelle mit den in der Listbox anzuzeigenden Status 20031101
5 Importing I_CURRENT_VALUE Value transfer Type reference (TYPE) TN1OSTATUS-MOSID Aktueller Wert, der zuerst in der Listbox gezeigt werden sol 20031101
6 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI Einrichtung 20031101
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20031101
8 Importing I_INTST Value transfer Type reference (TYPE) TN1OSTATUS-INTST interner Verordnungs-Status (siehe Domänenwerte) 20031101
9 Importing I_LISTBOX_TYPE Value transfer Type reference (TYPE) NLISTBOX_TYPE 'DY' IS-H: Listbox-Typ (Dynpro oder ALV-Grid oder ...) 20031101
10 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20031101

Method FILL_LISTBOX on class CL_ISHMED_LB_ME_ORDERSTATUS has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472