SAP ABAP Class CL_ISHMED_ME_DC (IS-H*MED: Medication Catalogs)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 20030925
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20031008
Properties
Class CL_ISHMED_ME_DC  
Short Description IS-H*MED: Medication Catalogs    
Super Class CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N1ME    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20030925   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_ME_DC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20031008
Friends
Class CL_ISHMED_ME_DC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Public Type reference (TYPE) RN1DC IS-H*MED: Table of Drug Catalogs 20030925
2 G_DELETE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Object Status "Delete" 20031210
3 G_READONLY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Read Only Mode 20031008
4 KEY Instance attribute Public Attribute reference (LIKE) 20031008
5 STRUCT_N1DC Static Attribute Private Type reference (TYPE) ISH_NAMETAB_TAB IS-H*MED: Category of Drug Catalog 20031008
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method Change BDCC Entry 20040305
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031001
3 CREATE Static method Public Method Creates New Main Catalog 20031008
4 DELETE Instance method Public Method Deletes Main Catalog 20031008
5 DEQUEUE Instance method Private Method Remove Database Lock 20031008
6 ENQUEUE Instance method Private Method Set Database Lock 20031008
7 EXIST Static method Public Method Checks Existence of Entry 20031017
8 GET_FROM_MANAGER Static method Private Method Get Instance from Object Manager 20031008
9 INITIALIZE Instance method Protected Method Initialize Attribute 20031008
10 IS_BDCC Static method Public Method Object is Basic Catalog 20031210
11 IS_FORMULARY Static method Public Method Object is Formulary 20031210
12 IS_READONLY Instance method Public Method Object in Read-Only Mode 20031008
13 LOAD Static method Public Method Load Main Catalog 20031008
14 SELECT_DC Static method Protected Method Read Data Record 20031008
Events
Class CL_ISHMED_ME_DC has no event.
Types
Class CL_ISHMED_ME_DC has no local type.
Method Signatures

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040305
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040305
3 Importing I_DC Call by reference Type reference (TYPE) RN1DC_C IS-H*MED: Basiskatalogeintträge von Arzneimitteln 20040305

Method CHANGE on class CL_ISHMED_ME_DC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DC Value transfer Type reference (TYPE) RN1DC IS-H*MED: Tabelle der Arzneimittel-Kataloge 20031008
2 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20031008
3 Importing I_READONLY Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031008
# Exception Resumable Description Created on
1 CX_ISHMED_ME_INSTANTIATION IS-H*MED: Fehler bei der Instanzierung 20031016
2 CX_ISHMED_ME_LOCK IS-H*MED: Leitlinie - Sperren setzen 20031016

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031008
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_DC IS-H*MED: Wirkstoffe 20031008
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
4 Importing I_DC Value transfer Type reference (TYPE) RN1DC IS-H*MED: Medikation, Wirkstoffe von Arzneimitteln 20031008
# Exception Resumable Description Created on
1 CX_ISHMED_ME_INSTANTIATION IS-H*MED: Fehler bei der Instanzierung 20031016

Method DELETE Signature

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

Method DELETE on class CL_ISHMED_ME_DC has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_ISHMED_ME_DC has no parameter.
Method DEQUEUE on class CL_ISHMED_ME_DC has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_ISHMED_ME_DC has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_ME_LOCK IS-H*MED: Medikation - Sperren setzen 20031016

Method EXIST 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 20031017
2 Importing I_CAT_ID Value transfer Type reference (TYPE) N1ME_CATID IS-H*MED: Identifikation eines Arzneimittel-Katalogs 20031017

Method EXIST on class CL_ISHMED_ME_DC has no exception.

Method GET_FROM_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_DC IS-H*MED: Medikationskataloge 20031008
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
3 Importing I_CAT_ID Value transfer Type reference (TYPE) N1ME_CATID IS-H*MED: Identifikation eines Arzneimittel-Katalogs 20031008

Method GET_FROM_MANAGER on class CL_ISHMED_ME_DC has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_ME_DC has no parameter.
Method INITIALIZE on class CL_ISHMED_ME_DC has no exception.

Method IS_BDCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BDCC_CAT Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031210
2 Importing I_CAT_ID Value transfer Type reference (TYPE) N1ME_CATID IS-H*MED: Identifikation eines Arzneimittel-Katalogs 20031210

Method IS_BDCC on class CL_ISHMED_ME_DC has no exception.

Method IS_FORMULARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FORMULARY_CAT Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031210
2 Importing I_CAT_ID Value transfer Type reference (TYPE) N1ME_CATID IS-H*MED: Identifikation eines Arzneimittel-Katalogs 20031210

Method IS_FORMULARY on class CL_ISHMED_ME_DC has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_READONLY Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031008

Method IS_READONLY on class CL_ISHMED_ME_DC has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031008
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_DC IS-H*MED: Kataloge 20031008
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
4 Importing I_CAT_ID Value transfer Type reference (TYPE) N1ME_CATID IS-H*MED: Interne Katalog-ID 20031008
5 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF ON Schutz gegen Änderung 20031008

Method LOAD on class CL_ISHMED_ME_DC has no exception.

Method SELECT_DC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DC Value transfer Type reference (TYPE) RN1DC IS-H*MED: Arzneimittelkataloge 20031008
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031008
3 Importing I_CAT_ID Call by reference Type reference (TYPE) N1ME_CATID IS-H*MED: Identifikation eines Arzneimittel-Katalogs 20031008

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