SAP ABAP Class CL_ISH_LB_STATU (IS-H: List Box of Outpatient Appointment Statuses)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     NAPMG (Package) IS-H: Appointment Management
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 20040316
Properties
Class CL_ISH_LB_STATU  
Short Description IS-H: List Box of Outpatient Appointment Statuses    
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 NAPMG   IS-H: Appointment Management 
Created 20040316   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_LB_STATU has no forward declaration.
Interfaces
Class CL_ISH_LB_STATU has no interface implemented.
Friends
Class CL_ISH_LB_STATU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI Institution 20040316
2 G_STATU Instance attribute Protected Type reference (TYPE) NAPP-STATU Internal Status of an Outpatient Appointment 20040316
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill List Box with Available Appointment Statuses 20040316
Events
Class CL_ISH_LB_STATU has no event.
Types
Class CL_ISH_LB_STATU 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 20040316
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040316
3 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI Einrichtung 20040316
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20040316
5 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20040316
6 Importing I_STATU Value transfer Type reference (TYPE) NAPP-STATU Interner Status eines ambulanten Termins 20040316

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