SAP ABAP Class CL_ISHMED_LB_CONN_HANDLER (ISHMED: Connectivity - List Box Handler)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
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 20070814
Properties
Class CL_ISHMED_LB_CONN_HANDLER  
Short Description ISHMED: Connectivity - List Box Handler    
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 N1CONN_MED   i.s.h.med: Connectivity 
Created 20070814   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_LB_CONN_HANDLER has no interface implemented.
Friends
Class CL_ISHMED_LB_CONN_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ACTION Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Connectivity: Action of a Handler 20070814
2 G_ACTIVE Instance attribute Protected Type reference (TYPE) N1ACTIVE IS-H*MED: Function Active 20070814
3 G_HNDL_TYPE Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_TYPE Handler Types for Connectivity 20070814
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Populates the List Box 20070814
Events
Class CL_ISHMED_LB_CONN_HANDLER has no event.
Types
Class CL_ISHMED_LB_CONN_HANDLER 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 Importing I_ACTION Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Connectivity: Aktion eines Handlers 20070814
2 Importing I_ACTIVE Call by reference Type reference (TYPE) N1ACTIVE IS-H*MED: Funktion aktiv. 20070814
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) VRM_ID 20070814
4 Importing I_HNDL_TYPE Call by reference Type reference (TYPE) N1CONN_HNDL_TYPE Handlertypen für Connectivity 20070814
5 Importing I_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE abap_true: Einträge aktualisieren 20070814
6 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_LB_CONN_HANDLER ISHMED: Connectivity - Listbox Handler 20070814

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