SAP ABAP Class CL_ISHMED_LB_CONN_ACTION (ISHMED: Connectivity - List Box Handler Action)
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_ACTION  
Short Description ISHMED: Connectivity - List Box Handler Action    
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_ACTION has no interface implemented.
Friends
Class CL_ISHMED_LB_CONN_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_HNDL_TYPE Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_TYPE Handler Types for Connectivity 20070814
2 G_OCCUPIED_ACTION1 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 1 20070814
3 G_OCCUPIED_ACTION2 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 2 20070814
4 G_OCCUPIED_ACTION3 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 3 20070814
5 G_OCCUPIED_ACTION4 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 4 20070814
6 G_OCCUPIED_ACTION5 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 5 20070814
7 G_OCCUPIED_ACTION6 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 6 20070814
8 G_OCCUPIED_ACTION7 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 7 20070814
9 G_OCCUPIED_ACTION8 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 8 20070814
10 G_OCCUPIED_ACTION9 Instance attribute Protected Type reference (TYPE) N1CONN_HNDL_ACTION Reserved Action 9 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_ACTION has no event.
Types
Class CL_ISHMED_LB_CONN_ACTION 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_FIELDNAME Call by reference Type reference (TYPE) VRM_ID 20070814
2 Importing I_HNDL_TYPE Call by reference Type reference (TYPE) N1CONN_HNDL_TYPE Handlertypen für Connectivity 20070814
3 Importing I_OCCUPIED_ACTION1 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 1 20070814
4 Importing I_OCCUPIED_ACTION2 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 2 20070814
5 Importing I_OCCUPIED_ACTION3 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 3 20070814
6 Importing I_OCCUPIED_ACTION4 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 4 20070814
7 Importing I_OCCUPIED_ACTION5 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 5 20070814
8 Importing I_OCCUPIED_ACTION6 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 6 20070814
9 Importing I_OCCUPIED_ACTION7 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 7 20070814
10 Importing I_OCCUPIED_ACTION8 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 8 20070814
11 Importing I_OCCUPIED_ACTION9 Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Belegte Aktion 9 20070814
12 Importing I_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE abap_true: Einträge aktualisieren 20070814
13 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_LB_CONN_ACTION ISHMED: Connectivity - Listbox Handleraktion 20070814

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