SAP ABAP Class CL_ISHMED_LB_PRIO (Listbox of Priorities (Order/Appointment/Movement/etc.))
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_LISTBOX IS-H: Base Class for Screen List Boxes 20030825
Properties
Class CL_ISHMED_LB_PRIO  
Short Description Listbox of Priorities (Order/Appointment/Movement/etc.)    
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 N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030825   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_LB_PRIO has no forward declaration.
Interfaces
Class CL_ISHMED_LB_PRIO has no interface implemented.
Friends
Class CL_ISHMED_LB_PRIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_N1APRI Instance attribute Public Type reference (TYPE) ISHMED_T_N1APRI Priorities 20031013
2 G_CORDER_ISNEW_FLAG Static Attribute Protected Type reference (TYPE) ISH_ON_OFF SPACE IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20120920
3 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI Institution 20030825
4 G_PRIO Instance attribute Protected Type reference (TYPE) NTMN-BWPRIO Priority 20031013
5 G_USE_INT_KEY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF Use Internal Priority as Key 20050318
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill Listbox with Available Priorities 20030825
Events
Class CL_ISHMED_LB_PRIO has no event.
Types
Class CL_ISHMED_LB_PRIO 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 Instanz einer Listbox 20030825
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030825
3 Importing I_CORDER_ISNEW_FLAG Call by reference Type reference (TYPE) ISH_ON_OFF SPACE Flag for newly created clinical order 20120920
4 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI Einrichtung 20030825
5 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20030825
6 Importing I_PRIO Value transfer Type reference (TYPE) N1APRI_D Priorität 20031013
7 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20030825
8 Importing I_USE_INT_KEY Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Interne Priorität als Schlüssel verwenden 20050318

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