SAP ABAP Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU (IS-H*MED: Drug Medication Group)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Properties
Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU  
Short Description IS-H*MED: Drug Medication Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20031113   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no forward declaration.
Interfaces
Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_ME_SDEF_FORMULARY 20031113 Wrapper for Drug Processing
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ACTIVE_FORM Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ME_FORMULARY IS-H*MED: Drug Management 20040213
2 G_CELLTAB Instance attribute Private Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20040621
3 G_CHANGED Instance attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20040106
4 G_DOM_DRUGTYP Instance attribute Private Type reference (TYPE) RN2DOMTAB Drug Type Domain Values 20040128
5 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20031113
6 G_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20031113
7 G_FORM_ASS_MEDGROUP Instance attribute Private Type reference (TYPE) ISHMED_T_RN1FOFOA_ALV IS-H*MED: Ingredient - Drug Assignment 20031113
8 G_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20031113
9 O_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031113
10 O_FORMULARY Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ME_SDEF_FORMULARY Wrapper for Treatment Pathway Processing 20031113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031113
2 FREE Instance method Public Method 20031113
3 GET_TABLE Instance method Public Method Save Changes 20031113
4 HANDLE_DATA_CHANGED Instance method Private Event handling method handle event DATA_CHANGED of CL_GUI_ALV_GRID 20031113
5 HANDLE_ON_F4 Instance method Private Event handling method handle event DATA_CHANGED of CL_GUI_ALV_GRID 20031113
6 INIT_ALV Instance method Private Method init_alv 20031113
7 RECALCULATE Instance method Private Method 20040311
8 REG_EVENTS Instance method Private Method 20031113
9 SET_READY_FOR_INPUT Instance method Public Method 20031113
10 SET_TABLE Instance method Public Method Set Table Data 20031113
Events
Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no event.
Types
Class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_SDEF_FORMULARY Wrapper für Behandlungspfadbearbeitung 20031113
2 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20031113
3 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031113

Method CONSTRUCTOR on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method FREE Signature

Method FREE on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no parameter.
Method FREE on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED Call by reference Type reference (TYPE) FLAG 20031113
2 Exporting E_FORM_ASS_MEDGROUP Call by reference Type reference (TYPE) ISHMED_T_RN1FOFOA_ALV IS-H*MED: Zuord von Inhaltsstoffen zu Medikationsgruppen ALV 20031113
3 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20040106

Method GET_TABLE on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method HANDLE_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) 20031113
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040312
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040312
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040312
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040312

Method HANDLE_DATA_CHANGED on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method HANDLE_ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20031113
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031113
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031113
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031113
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031113
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031113

Method HANDLE_ON_F4 on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method INIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031113

Method INIT_ALV on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method RECALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040311
2 Importing IR_DATA_CHANGED Value transfer Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040311
3 Importing IR_INGREDIENT Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_FORMULARY IS-H*MED: Arzneimittelverwaltung 20040311
4 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040311

Method RECALCULATE on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no parameter.
Method REG_EVENTS on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method SET_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Value transfer Type reference (TYPE) INT4 1 Workmode 20031113

Method SET_READY_FOR_INPUT on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORM_ASS_MEDGROUP Call by reference Type reference (TYPE) ISHMED_T_RN1FOFOA_ALV IS-H*MED: Zuord von Inhaltsstoffen zu Medikationsgruppen ALV 20031113

Method SET_TABLE on class CL_ISHMED_ME_SDEF_FO_ASS_MGROU has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 472