SAP ABAP Class CL_ISH_LB_FACHR (IS-H: List Box for Person's Specialty)
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 20090903
Properties
Class CL_ISH_LB_FACHR  
Short Description IS-H: List Box for Person's Specialty    
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 20090903   SAP 
Last change 20110810   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_FACHR has no interface implemented.
Friends
Class CL_ISH_LB_FACHR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FACHR Instance attribute Protected Type reference (TYPE) FACHRTY5 Specialty for Physicians 20090903
2 G_PERNR Instance attribute Protected Type reference (TYPE) RI_PERNR Person Number 20090903
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills List Box 20090903
Events
Class CL_ISH_LB_FACHR has no event.
Types
Class CL_ISH_LB_FACHR 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 20090903
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20090903
3 Importing I_FACHR Value transfer Type reference (TYPE) FACHRTY5 Fachrichtung der Ärzte 20090903
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20090903
5 Importing I_PERNR Value transfer Type reference (TYPE) RI_PERNR Personennummer 20090903
6 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20090903

Method FILL_LISTBOX on class CL_ISH_LB_FACHR has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in