SAP ABAP Class CL_ISH_LB_DSPTY (IS-H: List Box for Scheduling Types)
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 20030905
Properties
Class CL_ISH_LB_DSPTY  
Short Description IS-H: List Box for Scheduling Types    
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 20030905   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_LB_DSPTY has no forward declaration.
Interfaces
Class CL_ISH_LB_DSPTY has no interface implemented.
Friends
Class CL_ISH_LB_DSPTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DSPTY Instance attribute Protected Type reference (TYPE) NAPP-DSPTY Scheduling Type 20040127
2 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI Institution 20030905
3 G_ORGPF Instance attribute Protected Type reference (TYPE) NAPP-ORGPF Treatment OU 20030905
4 G_VALDT Instance attribute Protected Type reference (TYPE) D Validity Date 20030905
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill List Box with Available Scheduling Types 20030905
Events
Class CL_ISH_LB_DSPTY has no event.
Types
Class CL_ISH_LB_DSPTY 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 20030905
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030905
3 Importing I_DSPTY Value transfer Type reference (TYPE) NAPP-DSPTY Dispositionstyp 20040127
4 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI Einrichtung 20030905
5 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20030905
6 Importing I_ORGPF Value transfer Type reference (TYPE) NAPP-ORGPF behandelnde OE 20030905
7 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20030905
8 Importing I_VALDT Value transfer Type reference (TYPE) D Gültigkeitsdatum 20030905

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