SAP ABAP Class CL_ISH_LB_WPTINP (IS-H: List Box for Inpatient Scheduling Types)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1APMG (Package) IS-H: Appointment Management; 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 20031111
Properties
Class CL_ISH_LB_WPTINP  
Short Description IS-H: List Box for Inpatient 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 N1APMG   IS-H: Appointment Management; TSA Development 
Created 20031111   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_WPTINP has no interface implemented.
Friends
Class CL_ISH_LB_WPTINP 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 20031111
2 G_VALDT Instance attribute Protected Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20031111
3 G_WPTINP Instance attribute Protected Type reference (TYPE) N1APCNWPTINP IS-H: Inpatient Scheduling Type 20031111
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills Listbox 20031111
Events
Class CL_ISH_LB_WPTINP has no event.
Types
Class CL_ISH_LB_WPTINP 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 Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20031111
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031111
3 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20031111
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20031111
5 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031111
6 Importing I_VALDT Value transfer Type reference (TYPE) SY-DATUM SY-DATUM Gültigkeitsdatum 20031111
7 Importing I_WPTINP Value transfer Type reference (TYPE) N1APCNWPTINP IS-H: stationärer Dispotyp 20031111

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