SAP ABAP Class CL_ISH_LB_BWART (IS-H: List Box for Movement 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 20030903
Properties
Class CL_ISH_LB_BWART  
Short Description IS-H: List Box for Movement 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 20030903   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_LB_BWART has no forward declaration.
Interfaces
Class CL_ISH_LB_BWART has no interface implemented.
Friends
Class CL_ISH_LB_BWART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BEWTY Instance attribute Protected Type reference (TYPE) BEWTY Movement Category 20030903
2 G_BWART Instance attribute Protected Type reference (TYPE) NTMN-BWART Movement Type 20040303
3 G_BWIDT Instance attribute Protected Type reference (TYPE) BWIDT Date of Movement 20030903
4 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI Institution 20030903
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill List Box with Available Movement Types 20030903
Events
Class CL_ISH_LB_BWART has no event.
Types
Class CL_ISH_LB_BWART 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 20030903
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030903
3 Importing I_BEWTY Value transfer Type reference (TYPE) BEWTY Bewegungstyp 20030903
4 Importing I_BWART Value transfer Type reference (TYPE) NTMN-BWART Bewegungsart 20040303
5 Importing I_BWIDT Value transfer Type reference (TYPE) BWIDT Datum der Bewegung 20030903
6 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI Einrichtung 20030903
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20030903
8 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20030903

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