SAP ABAP Class CL_ISHMED_DWS_COV_DD_1 (Case Overview in DWS)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050617
Properties
Class CL_ISHMED_DWS_COV_DD_1  
Short Description Case Overview in DWS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050617   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050617
Friends
Class CL_ISHMED_DWS_COV_DD_1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMP_ID Constant Public Type reference (TYPE) N2DWS_BUSINESSKEY 'DWS_COV' DWS Object Key 20050617
2 CV_AUSTRIA Instance attribute Private Attribute reference (LIKE) 20050617
3 CV_CANADA Instance attribute Private Attribute reference (LIKE) 20050617
4 CV_FRANCE Instance attribute Private Attribute reference (LIKE) 20050617
5 CV_GERMANY Instance attribute Private Attribute reference (LIKE) 20050617
6 CV_ITALY Instance attribute Private Attribute reference (LIKE) 20050617
7 CV_NETHERLANDS Instance attribute Private Attribute reference (LIKE) 20050617
8 CV_SINGAPORE Instance attribute Private Attribute reference (LIKE) 20050617
9 CV_SPAINCV_SPAIN Instance attribute Private Attribute reference (LIKE) 20050617
10 CV_SWITZERLAND Instance attribute Private Attribute reference (LIKE) 20050617
11 FALSE Instance attribute Private Attribute reference (LIKE) 20050617
12 GR_ACTIVE_CTX Instance attribute Private Object reference (TYPE REF TO) IF_ISHMED_DWS_CONTEXT_OBJECT DWS Context Object 20050617
13 GR_DYNDOC Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20050617
14 G_DATA_CASE Instance attribute Private Type reference (TYPE) ISH_YS_CASE_MONITOR IS-H: Data for Case Monitor 20050617
15 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20050617
16 G_FALNR Instance attribute Private Type reference (TYPE) FALNR IS-H: Case Number 20050617
17 OFF Instance attribute Private Attribute reference (LIKE) 20050617
18 ON Instance attribute Private Attribute reference (LIKE) 20050617
19 TRUE Instance attribute Private Attribute reference (LIKE) 20050617
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Private Method Insert column 20050617
2 ADD_TO_DIA_STRING Instance method Private Method 20050617
3 BILLABLE_SERVICES_STRING Instance method Private Method Billable Services 20050617
4 BUILD_CASE_INFO Instance method Private Method Structure of Document Parts 20050617
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050617
6 CREATE_CERTIFICATE_STRING Instance method Private Method Request IV 20050617
7 CREATE_IV_STRING Instance method Private Method Request IV 20050617
8 CREATE_NCIR_STRING Instance method Private Method Certificates Rext 20050617
9 DD_CASE_DATA Instance method Private Method Case Data 20050617
10 DD_CASE_DATA_IMPLEMENTATION Instance method Private Method Country-Specific Case Data 20050617
11 DD_CASE_HEADER Instance method Private Method Structure of Case Header 20050617
12 DD_CS Instance method Private Method Contract Scheme 20050617
13 DD_DIAGNOSIS Instance method Private Method Diagnosis Display 20050617
14 DD_INSURANCE_DATA Instance method Private Method Insurance Data 20050617
15 DD_LIST_FOOTER Instance method Private Method Document Footer 20050617
16 DD_MOVEMENTS Instance method Private Method Display Movements 20050617
17 DD_MOVEMENTS_IMPLEMENTATION Instance method Private Method Display Movements in Document 20050617
18 DD_PRINT_KUE_CH Instance method Private Method IV Status 20050617
19 DD_SERVICES Instance method Private Method Display Procedures 20050617
20 DD_SERVICES_DIAGNOSIS Instance method Private Method Diagnoses and Procedures 20050617
21 DD_VVF_CONTRACT_SCHEMES Instance method Private Method Insurance Data Document 20050617
22 DD_VVF_CS Instance method Private Method Ins. Data 20050617
23 DD_VVF_KUE_IMPLEMENTATION Instance method Private Method Insurance Data Std Display 20050617
24 DETERMINE_CHARGE_TYPE Instance method Private Method Determine Billing Category 20050617
25 DIAGNOSIS_STRING Instance method Private Method Display Diagnoses by Type 20050617
26 GET_BILLING_STATUS_TEXT Instance method Private Method Invoice status 20050617
27 ICPM_STRING Instance method Private Method Display Procedures 20050617
28 MAKE_PATIENT_OVERVIEW Instance method Public Method 20050617
29 MOVEMENT_ITEM Instance method Private Method Display an Item of Movement 20050617
30 OUTPUT_TEXT Instance method Private Method Display a Text (Does not Exist) 20050617
31 READ_DATA Instance method Private Method Read Data 20050617
32 SET_COLUMN_SYLE Instance method Private Method Column Style 20050617
33 SET_DATA_NOUSE Instance method Private Method Set Country-Specific Indicator 20050617
Events
Class CL_ISHMED_DWS_COV_DD_1 has no event.
Types
Class CL_ISHMED_DWS_COV_DD_1 has no local type.
Method Signatures

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TA Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20050617
2 Importing I_WIDTH Call by reference Type reference (TYPE) SDYDO_VALUE 20050617
3 Returning R_COL Value transfer Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method ADD_TO_DIA_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050617
2 Changing C_TEXT Call by reference Type reference (TYPE) CHAR17 Feld der Laenge 17 20050617
3 Importing I_ANZ_DIA Call by reference Type reference (TYPE) I 20050617
4 Importing I_DKEY Call by reference Type reference (TYPE) DIAID IS-H: Schlüsselung einer Diagnose 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method BILLABLE_SERVICES_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
2 Importing IT_NLEI Call by reference Type reference (TYPE) ISH_YT_NLEI IS-H: Tabelle Leistung 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method BUILD_CASE_INFO Signature

Method BUILD_CASE_INFO on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) 20050617

Method CREATE_CERTIFICATE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ICON Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20050617
2 Changing C_ICON_TEXT Call by reference Type reference (TYPE) STRING 20050617
3 Changing C_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
4 Importing IT_NGPA Call by reference Type reference (TYPE) ISH_YT_NGPA IS-H: Tabelle Geschäftspartner 20050617
5 Importing IT_NKSK Call by reference Type reference (TYPE) ISH_YT_NKSK IS-H: Tabelle Kostenübernahme/Schein - Kopfdaten 20050617
6 Importing IT_TN19C Call by reference Type reference (TYPE) ISH_YT_TN19C 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method CREATE_IV_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ICON Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20050617
2 Changing C_ICON_TEXT Call by reference Type reference (TYPE) STRING 20050617
3 Changing C_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
4 Importing IT_NGPA Call by reference Type reference (TYPE) ISH_YT_NGPA IS-H: Tabelle Geschäftspartner 20050617
5 Importing IT_NKSK Call by reference Type reference (TYPE) ISH_YT_NKSK IS-H: Tabelle Kostenübernahme/Schein - Kopfdaten 20050617
6 Importing I_BSTAT Call by reference Type reference (TYPE) KS_BSTAT IS-H: Bearbeitungsstatus der Kostenübernahme 20050617
7 Importing I_IV_STAT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method CREATE_NCIR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NCIR Call by reference Type reference (TYPE) ISH_YT_NCIR IS-H: Tabelle Versicherungsverhältnis Fall 20050617
2 Changing C_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
3 Importing IT_NGPA Call by reference Type reference (TYPE) ISH_YT_NGPA IS-H: Tabelle Geschäftspartner 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_CASE_DATA Signature

Method DD_CASE_DATA on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_CASE_DATA_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CVERS Call by reference Type reference (TYPE) ISH_COUNTRY SPACE IS-H: Landesversion des IS-H 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_CASE_HEADER Signature

Method DD_CASE_HEADER on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NCIR Value transfer Type reference (TYPE) ISH_YT_NCIR IS-H: Tabelle Versicherungsverhältnis Fall 20050617
2 Importing IT_TN16UI Call by reference Type reference (TYPE) ISH_YT_CASE_MONITOR_TN16U IS-H: Tabelle Texte Vetragstypen + Kz. individualisiert 20050617
3 Importing I_COL1 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
4 Importing I_COL2 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
5 Importing I_COL3 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_DIAGNOSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL1 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
2 Importing I_COL2 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_INSURANCE_DATA Signature

Method DD_INSURANCE_DATA on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_LIST_FOOTER Signature

Method DD_LIST_FOOTER on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_MOVEMENTS Signature

Method DD_MOVEMENTS on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_MOVEMENTS_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_CLASS Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_PRINT_KUE_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NCIR Value transfer Type reference (TYPE) ISH_YT_NCIR IS-H: Tabelle Versicherungsverhältnis Fall 20050617
2 Importing IT_NGPA Value transfer Type reference (TYPE) ISH_YT_NGPA IS-H: Tabelle Geschäftspartner 20050617
3 Importing IT_RNWCH7D Value transfer Type reference (TYPE) ISH_YT_RNWCH7D IS-H CH: Tabelle KÜ (nicht gedeckte Datumsintervalle) 20050617
4 Importing I_COL1 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
5 Importing I_COL2 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
6 Importing I_COL3 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
7 Importing I_STAT Call by reference Type reference (TYPE) SY-INPUT Internes ABAP-Systemfeld 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_SERVICES_DIAGNOSIS Signature

Method DD_SERVICES_DIAGNOSIS on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_VVF_CONTRACT_SCHEMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_IV Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_VVF_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NCIR Value transfer Type reference (TYPE) ISH_YT_NCIR IS-H: Tabelle Versicherungsverhältnis Fall 20050617
2 Importing IT_NGPA Value transfer Type reference (TYPE) ISH_YT_NGPA IS-H: Tabelle Geschäftspartner 20050617
3 Importing I_COL1 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
4 Importing I_COL2 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
5 Importing I_COL3 Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DD_VVF_KUE_IMPLEMENTATION Signature

Method DD_VVF_KUE_IMPLEMENTATION on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DETERMINE_CHARGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NLEI Call by reference Type reference (TYPE) ISH_YT_NLEI IS-H: Tabelle Leistung 20050617
2 Returning R_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method DIAGNOSIS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NDIA Call by reference Type reference (TYPE) ISH_YT_NDIA IS-H: Tabelle Diagnosen 20050617
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050617
3 Returning R_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT Feld der Laenge 17 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method GET_BILLING_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABRKZ Call by reference Type reference (TYPE) ABRKZ_FALL IS-H: Abrechnungskennzeichen eines Falles 20050617
2 Returning R_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method ICPM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NICP Call by reference Type reference (TYPE) ISH_YT_NICP IS-H: Tabelle erbrachte Operationscodes 20050617
2 Changing C_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method MAKE_PATIENT_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DYNDOC Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20050617
2 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX DWS Kontextobjekt 20050617

Method MAKE_PATIENT_OVERVIEW on class CL_ISHMED_DWS_COV_DD_1 has no exception.

Method MOVEMENT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
2 Importing I_TEXT Call by reference Type reference (TYPE) ANY 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method OUTPUT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20050617
2 Importing I_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050617

Method OUTPUT_TEXT on class CL_ISHMED_DWS_COV_DD_1 has no exception.

Method READ_DATA Signature

Method READ_DATA on class CL_ISHMED_DWS_COV_DD_1 has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method SET_COLUMN_SYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIGN Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20050617
2 Importing I_COL_NO Call by reference Type reference (TYPE) I 20050617
3 Importing I_TA Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20050617
4 Importing I_VALIGN Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20050617
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP Ausnahme Komponenten (Root-Exception) 20050617

Method SET_DATA_NOUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CVERS Call by reference Type reference (TYPE) ISH_COUNTRY IS-H: Landesversion des IS-H 20050617
2 Returning R_DATA_NOUSE Value transfer Type reference (TYPE) ISH_YS_CASE_MONITOR_NOUSE IS-H: Daten, die nicht für Fallmonitor zu ermitteln sind 20050617

Method SET_DATA_NOUSE on class CL_ISHMED_DWS_COV_DD_1 has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600