SAP ABAP Class CL_ISHMED_ME_PL_CLOS (i.s.h.med: Medication - Closure List)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_ME_PL_VIEW i.s.h.med: Medication - Display Variant Interface 20050517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050517
Properties
Class CL_ISHMED_ME_PL_CLOS  
Short Description i.s.h.med: Medication - Closure List    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20050517   SAP 
Last change 20050520   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 SEEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_ME_PL_VIEW i.s.h.med: Medication - Display Variant Interface 20050517
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050517
Friends
Class CL_ISHMED_ME_PL_CLOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20050517
2 GR_BADI_PRINT Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISHMED_ME_PL_PRINT BAdI Interface IF_EX_ISHMED_ME_PL_PRINT 20050517
3 GR_BADI_PRINT_L Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISHMED_ME_PL_PRINT_L BAdI Interface IF_EX_ISHMED_ME_PL_PRINT 20050517
4 GR_CTRL Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ME_PL_CTRL i.s.h.med: Medication Controller Class 20050517
5 GR_DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20050517
6 GS_VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Layout (External Use) 20050517
7 GT_DATA Instance attribute Protected Type reference (TYPE) ISHMED_T_PL_DATA_ALV i.s.h.med: Medication, ALV Structure for Pick List 20050517
8 GT_FCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050517
9 G_VIS_DOCK Instance attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20050517
10 OFF Instance attribute Public Attribute reference (LIKE) 20050517
11 ON Instance attribute Public Attribute reference (LIKE) 20050517
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20050517
2 DISPLAY Instance method Public Method 20050517
3 GET_TOOLBAR_EXCL Instance method Protected Method Get Excluded ALV Functions 20050517
4 GET_VIEW_DATA Instance method Public Method 20050517
5 INIT_ALV Instance method Protected Method Initialization of Grid 20050517
6 ON_BEFORE_USER_COMMAND Instance method Private Event handling method User Command Handler 20050517
7 ON_DATA_CHANGED Instance method Private Event handling method Handler for Changes in Grid 20050517
8 ON_TOOLBAR Instance method Private Event handling method Handler for Toolbar Enhancement 20050517
9 ON_USER_COMMAND Instance method Private Event handling method Handler for User Buttons 20050517
10 PRINT Instance method Public Method 20050517
11 PRINT_LABELS Instance method Public Method 20050517
12 SET_DATA Instance method Public Method 20050517
13 SET_FIELDCATALOG Instance method Protected Method Get and Enhance ALV Grid Field Catalog 20050517
14 SET_VARIANT Instance method Protected Method Set ALV Display Variant 20050517
15 SHOW_PROGRESS Instance method Public Method 20050517
Events
Class CL_ISHMED_ME_PL_CLOS has no event.
Types
Class CL_ISHMED_ME_PL_CLOS has no local type.
Method Signatures

Method CREATE Signature

Method CREATE on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method CREATE on class CL_ISHMED_ME_PL_CLOS has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method DISPLAY on class CL_ISHMED_ME_PL_CLOS has no exception.

Method GET_TOOLBAR_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXT_TOOLBAR Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050517

Method GET_TOOLBAR_EXCL on class CL_ISHMED_ME_PL_CLOS has no exception.

Method GET_VIEW_DATA Signature

Method GET_VIEW_DATA on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method GET_VIEW_DATA on class CL_ISHMED_ME_PL_CLOS has no exception.

Method INIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050517
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050517
3 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050517

Method INIT_ALV on class CL_ISHMED_ME_PL_CLOS has no exception.

Method ON_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050517

Method ON_BEFORE_USER_COMMAND on class CL_ISHMED_ME_PL_CLOS has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20050517
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20050517
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20050517
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20050517
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050517

Method ON_DATA_CHANGED on class CL_ISHMED_ME_PL_CLOS has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20050517
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050517

Method ON_TOOLBAR on class CL_ISHMED_ME_PL_CLOS has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050517

Method ON_USER_COMMAND on class CL_ISHMED_ME_PL_CLOS has no exception.

Method PRINT Signature

Method PRINT on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method PRINT on class CL_ISHMED_ME_PL_CLOS has no exception.

Method PRINT_LABELS Signature

Method PRINT_LABELS on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method PRINT_LABELS on class CL_ISHMED_ME_PL_CLOS has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method SET_DATA on class CL_ISHMED_ME_PL_CLOS has no exception.

Method SET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050517
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050517

Method SET_FIELDCATALOG on class CL_ISHMED_ME_PL_CLOS has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050517
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050517

Method SET_VARIANT on class CL_ISHMED_ME_PL_CLOS has no exception.

Method SHOW_PROGRESS Signature

Method SHOW_PROGRESS on class CL_ISHMED_ME_PL_CLOS has no parameter.
Method SHOW_PROGRESS on class CL_ISHMED_ME_PL_CLOS has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 600