SAP ABAP Function Module ISH_DRG_CASE_VWD (IS-H: Erlösrelevante Verweildauer eines Falles für Optionsmodell 2003)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NDE1 (Package) IS-H: Landesversion Deutschland
Basic Data
Function Module ISH_DRG_CASE_VWD IS-H: Erlösrelevante Verweildauer eines Falles für Optionsmodell 2003  
Function Group N094   IS-H: DRG Billing Option Model 2003  
Program Name SAPLN094    
INCLUDE Name LN094U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CASE_VWD TYPE SYST-INDEX Relevante Verweildauer in Tagen
Exporting CASE_VWD_H TYPE ISH_DRGCKF_VWD_H Relevante Verweildauer in Stunden
Exporting CASE_BILL_VWD TYPE SYST-INDEX Abrechnungsrelevante Verweildauer in Tagen
Exporting CASE_TOB TYPE SYST-INDEX Tage ohne Berechnung
Importing SS_EINRI TYPE TN01-EINRI institution
Importing SS_FALNR TYPE NFAL-FALNR case number
Importing SS_NFAL TYPE NFAL current case
Importing CHECKDATE TYPE SYST-DATUM SY-DATUM calculate up to this date if patient is not discharged
Importing CHECK_CASE TYPE ISH_ON_OFF ' ' check if case relevant for DRG billing
Importing UNITED_RETURN_CASE_VIEW TYPE ISH_ON_OFF 'X' ON, for using the united case built from the single return cases
Importing PROVIDED_DATA_FOR_URCV TYPE ISH_ON_OFF ' ' ON, if the provided data is from the united return case
Tables SS_NBEWTAB TYPE NBEW movements of case
Exception MISSING_PARAMETERS TYPE necessary parameters missing
Exception EINRI_NOT_FOUND TYPE institution does not exist
Exception ADMISSION_NOT_FOUND TYPE admission not found
Exception CASE_NOT_FOUND TYPE Fall mit Schlüssel nicht gefunden
Exception NO_AUTHORITY_FOR_CASE TYPE keine Berechtigung für SS_FALNR
Exception MOVEMENTS_NOT_FOUND TYPE no movements found
Exception NO_DRGCASE TYPE case not relevant for drg billing
Exception CASE_IS_NOT_LEADING TYPE This case is not the leading case of a readmission / retransfer sequence
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in 471