SAP ABAP Class CL_ISH_LB_WLTYP (IS-H: List Box for Waiting List Type)
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 20030822
Properties
Class CL_ISH_LB_WLTYP  
Short Description IS-H: List Box for Waiting List Type    
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 20030822   SAP 
Last change 20050224   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_WLTYP has no interface implemented.
Friends
Class CL_ISH_LB_WLTYP 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) EINRI IS-H: Institution 20030822
2 G_WLTYP Instance attribute Protected Type reference (TYPE) ISH_WLTYPE IS-H: Waiting Lists 20031016
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills Listbox 20030822
Events
Class CL_ISH_LB_WLTYP has no event.
Types
Class CL_ISH_LB_WLTYP 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 20030822
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030822
3 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20030822
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20030822
5 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030822
6 Importing I_WLTYP Value transfer Type reference (TYPE) ISH_WLTYPE IS-H: Wartelisten 20031016

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