SAP ABAP Class CL_ISHMED_KODIP_EAV (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 20000912
Properties
Class CL_ISHMED_KODIP_EAV  
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 20000912   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_KODIP_EAV has no forward declaration.
Interfaces
Class CL_ISHMED_KODIP_EAV has no interface implemented.
Friends
Class CL_ISHMED_KODIP_EAV has no friend class.
Attributes
Class CL_ISHMED_KODIP_EAV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor of the Class 20000912
2 EAV_ADDDIAGNOSE Instance method Public Method EAV Diagnoses 20000912
3 EAV_ADDOP Instance method Public Method EAV Surgeries 20000912
4 EAV_ANALYZE Instance method Public Method EAV Finished when 1=Compute Result or when 2 Show DRG 20000912
5 EAV_AUFNAHME Instance method Public Method EAV Admission Date yyyymmddhhmm 20000912
6 EAV_BACK_COLOR Instance method Public Method Set Background Color from GUI 20001031
7 EAV_ENTLASSUNG Instance method Public Method EAV Discharge Date yyyymmddhhmm 20000912
8 EAV_GEBDATUM Instance method Public Method EAV Birthdate yyyymmdd 20000912
9 EAV_GESCHLECHT Instance method Public Method EAV Sex M=1, W=2 20000912
10 EAV_RESET Instance method Public Method EAV Reset, must call for Initial 20000912
11 EAV_WUNDHEILUNG Instance method Public Method EAV Date Wound Healing yyyymmdd 20000912
12 REG_EVENTS Instance method Private Method Register Events 20000912
Events
Class CL_ISHMED_KODIP_EAV has no event.
Types
Class CL_ISHMED_KODIP_EAV 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 PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_OBJECT Parent-Container 20000912
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR Objekt konnte nich angelegt werden 20000912

Method EAV_ADDDIAGNOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DIAGTEXT Call by reference Type reference (TYPE) STRING Diagnosentext 20000912
2 Importing P_ICDKODE Call by reference Type reference (TYPE) STRING ICD Code 20000912
3 Importing P_ISFAHD Call by reference Type reference (TYPE) C Fachabteilung Hauptdiagnose 20000912
4 Importing P_ISKHHD Call by reference Type reference (TYPE) C Krankenhaus Hauptdiagnose 20000912
5 Importing P_LOKAL Call by reference Type reference (TYPE) C Lokalisation 20000912
6 Importing P_OE Call by reference Type reference (TYPE) STRING Organisatorische Einheit 20000912
7 Importing P_ZUSATZ Call by reference Type reference (TYPE) C Diagnostische Gewissheit 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_ADDOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OE Call by reference Type reference (TYPE) STRING Orgeinheit 20000912
2 Importing P_OPSKODE Call by reference Type reference (TYPE) STRING OP Code 20000912
3 Importing P_OPTEXT Call by reference Type reference (TYPE) STRING OP Text 20000912
4 Importing P_OPYYMDHM Call by reference Type reference (TYPE) STRING OP Datum JJJJ MM TT HH MM 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTION Value transfer Type reference (TYPE) I 1 analyse eav=1 or drg=2, nothing =0 20001103
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_AUFNAHME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_AUFNAHME Value transfer Type reference (TYPE) STRING SPACE space 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_BACK_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BACKCOLOR Value transfer Type reference (TYPE) I Background Color 20001031
# Exception Resumable Description Created on
1 CNTL_ERROR control error 20001031
2 CNTL_SYSTEM_ERROR cntl_system_error 20001031

Method EAV_ENTLASSUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTLASSUNG Value transfer Type reference (TYPE) STRING SPACE Entlassungsdatum 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_GEBDATUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_GEBDATUM Value transfer Type reference (TYPE) DATS Datum im CHAR-Format 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_GESCHLECHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_GESCHLECHT Value transfer Type reference (TYPE) C Einstelliges Kennzeichen 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_RESET Signature

Method EAV_RESET on class CL_ISHMED_KODIP_EAV has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method EAV_WUNDHEILUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WUNDHEILUNG Value transfer Type reference (TYPE) DATS Datum im CHAR-Format 20000912
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000912
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000912

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_KODIP_EAV has no parameter.
# Exception Resumable Description Created on
1 CTL_EVENT_ERROR ctl_event_error 20000912
History
Last changed by/on SAP  20050224 
SAP Release Created in 462