SAP ABAP Class CL_ISHMED_KODIP (IS-H*MED: Coding Support)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20000210
Properties
Class CL_ISHMED_KODIP  
Short Description IS-H*MED: Coding Support    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20000210   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_KODIP has no forward declaration.
Interfaces
Class CL_ISHMED_KODIP has no interface implemented.
Friends
Class CL_ISHMED_KODIP has no friend class.
Attributes
Class CL_ISHMED_KODIP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN_KODIERUNG Instance method Public Method Starts the Coding Process 20000215
2 CONSTRUCTOR Instance method Public Constructor Constructor of the Class 20000210
3 GET_ALL_VALUES_ICD Instance method Public Method Supplies all Results for the ICD Coding 20000216
4 GET_ALL_VALUES_ICPM Instance method Public Method Supplies all Results for the ICPM Coding 20000216
5 GET_EINGABETEXT Instance method Public Method Supplies the Entry Text 20000210
6 GET_ERGEBNISTEXT Instance method Public Method Supplies the Text for the Coded Value 20000210
7 REG_EVENTS Instance method Private Method Register Events 20000216
8 SET_EINGABETEXT Instance method Public Method Sets the Search Character Sequence 20000210
Events
Class CL_ISHMED_KODIP has no event.
Types
Class CL_ISHMED_KODIP has no local type.
Method Signatures

Method BEGIN_KODIERUNG Signature

Method BEGIN_KODIERUNG on class CL_ISHMED_KODIP has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000215
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000215

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSID Call by reference Type reference (TYPE) C Class-Id 20000210
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_OBJECT Parent-Container 20000210
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR Objekt konnte nich angelegt werden 20000210

Method GET_ALL_VALUES_ICD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_AOKODE Call by reference Type reference (TYPE) N2_DITX132 Fraktur Klassifikation 20000216
2 Exporting P_AUSGABETEXT Call by reference Type reference (TYPE) N2_DITX132 Ausgabetext, Auswahl 20000216
3 Exporting P_DIAGZUSATZ Call by reference Type reference (TYPE) N2_DITX132 Diagnosezusatz ( A, V, Z) 20000216
4 Exporting P_DIAGZUSATZTEXT Call by reference Type reference (TYPE) N2_DITX132 Diagnosezusatz Langtext 20000216
5 Exporting P_EINGABETEXT Call by reference Type reference (TYPE) N2_DITX132 Eingabetext 20000216
6 Exporting P_ERGEBNISTEXT Call by reference Type reference (TYPE) N2_DITX132 Ergebnistext 20000216
7 Exporting P_FKODE1 Call by reference Type reference (TYPE) N2_DITX132 Zusatz Code 1 20000216
8 Exporting P_FKODE1ID Call by reference Type reference (TYPE) N2_DITX132 Identifikation des Zusatzcodes 1 20000216
9 Exporting P_FKODE2 Call by reference Type reference (TYPE) N2_DITX132 Zusatz Code 2 20000216
10 Exporting P_FKODE2ID Call by reference Type reference (TYPE) N2_DITX132 Identifikation des Zusatzcodes 2 20000216
11 Exporting P_GRUPPENID Call by reference Type reference (TYPE) N2_DITX132 Gruppen Identifikation 20000216
12 Exporting P_ICD10 Call by reference Type reference (TYPE) N2_DITX132 ICD 10 20000216
13 Exporting P_ICD10WHO Call by reference Type reference (TYPE) N2_DITX132 Original WHO ICD 10 Nummer 20000229
14 Exporting P_ICD9 Call by reference Type reference (TYPE) N2_DITX132 ICD 9 20000216
15 Exporting P_LOKALISATION Call by reference Type reference (TYPE) N2_DITX132 Lokalisation 20000216
16 Exporting P_TEXTID Call by reference Type reference (TYPE) N2_DITX132 Text Identifikation 20000216
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000216
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000216

Method GET_ALL_VALUES_ICPM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_AOKODE Call by reference Type reference (TYPE) CHAR_132 Fraktur Klassifikation 20000216
2 Exporting P_AUSGABETEXT Call by reference Type reference (TYPE) CHAR_132 Ausgabetext, Auswahl 20000216
3 Exporting P_EINGABETEXT Call by reference Type reference (TYPE) CHAR_132 Eingabetext 20000216
4 Exporting P_ERGEBNISTEXT Call by reference Type reference (TYPE) CHAR_132 Ergebnistext 20000216
5 Exporting P_FKODE1 Call by reference Type reference (TYPE) CHAR_132 Zusatz Code 1 20000216
6 Exporting P_FKODE1ID Call by reference Type reference (TYPE) CHAR_132 Identifikation des Zusatzcodes 1 20000216
7 Exporting P_FKODE2 Call by reference Type reference (TYPE) CHAR_132 Zusatz Code 2 20000216
8 Exporting P_FKODE2ID Call by reference Type reference (TYPE) CHAR_132 Identifikation des Zusatzcodes 2 20000216
9 Exporting P_GRUPPENID Call by reference Type reference (TYPE) CHAR_132 Gruppen Identifikation 20000216
10 Exporting P_KODE Call by reference Type reference (TYPE) CHAR_132 Kode 20000216
11 Exporting P_LOKALISATION Call by reference Type reference (TYPE) CHAR_132 Lokalisation 20000216
12 Exporting P_OPS Call by reference Type reference (TYPE) CHAR_132 OPS 20000216
13 Exporting P_TEXTID Call by reference Type reference (TYPE) CHAR_132 Text Identifikation 20000216
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000216
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000216

Method GET_EINGABETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EINGABETEXT Call by reference Type reference (TYPE) CHAR_132 Eingabetext 20000210
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000210
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000210

Method GET_ERGEBNISTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERGEBNISTEXT Call by reference Type reference (TYPE) CHAR_132 Ergebnistext 20000210
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000210
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000210

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_KODIP has no parameter.
# Exception Resumable Description Created on
1 CTL_EVENT_ERROR ctl_event_error 20000216

Method SET_EINGABETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EINGABETEXT Call by reference Type reference (TYPE) N2_DITX132 SPACE Suchtext 20000210
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000210
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000210
History
Last changed by/on SAP  20050224 
SAP Release Created in