SAP ABAP Function Module ISH_DRG_CASE_GVD (IS-H: Zu-/Abschläge DRG 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_GVD IS-H: Zu-/Abschläge DRG Optionsmodell 2003  
Function Group N094   IS-H: DRG Billing Option Model 2003  
Program Name SAPLN094    
INCLUDE Name LN094U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FALNR TYPE NFAL-FALNR Fallnummer auf der die Berechnungen basieren
Exporting MGVD TYPE NTPKD-MVDH standard length of stay
Exporting OGVD TYPE NTPKD-OGVDH upper limit of length of stay
Exporting UGVD TYPE NTPKD-UGVDH lower limit of length of stay
Exporting DAYS_OGVD TYPE NTPKD-GVDH days above upper range (oGVD)
Exporting DAYS_UGVD TYPE NTPKD-GVDH days below lower range (uGVD)
Exporting DAYS_MGVD TYPE NTPKD-GVDH days below standard stay (mGVD)
Exporting REL_OGVD TYPE ISH_COST_WEIGHT DRG relation weight for days above upper range
Exporting REL_UGVD TYPE ISH_COST_WEIGHT DRG relation weight for days below lower range
Exporting REL_MGVD TYPE ISH_COST_WEIGHT DRG relation weight for days below standard stay
Exporting DAYS_TO_OGVD TYPE NTPKD-GVDH days to upper range limit
Exporting MINVD TYPE NTPKD-MINVDH minimum length of stay (newborns)
Exporting VWD TYPE SYST-INDEX total billing relevant length of stay
Exporting ZUABSCHL_KZ TYPE ISH_DRGCKF_ZUABSCHL_KZ IS-H DE: Kennzeichen DRG Zu-/Abschlag
Exporting BILL_VWD TYPE SYST-INDEX reduced billing relevant length of stay
Exporting E_NTPKD TYPE NTPKD IS-H: Zusatzfelder Leistungsstamm Deutschland
Importing SS_EINRI TYPE TN01-EINRI institution
Importing SS_FALNR TYPE NFAL-FALNR case number
Importing SS_NFAL TYPE NFAL current case
Importing TALST TYPE NTPKD-TALST DRG service
Importing TARIF TYPE NTPKD-TARIF basic service catalog (Grundtarif)
Importing PRSDT TYPE KOMK-PRSDT Datum für Preisfindung und Währungskurs
Importing LSTDT TYPE NLEI-IBGDT IS-H: Beginndatum der Leistungserbringung (IST)
Importing AUFDT TYPE NBEW-BWIDT date of admission
Importing ENZKY TYPE NZUSKEY IS-H: Zusatzschlüssel zur Entgaeltart für Fallp.,Sonderentg.
Importing CHECKDATE TYPE SYST-DATUM SY-DATUM calculation and check date for length of stay
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
Importing BILL_VWD_VIEW TYPE ISH_ON_OFF ' ' ON, if using reduced billing relevant length of stay for calculation
Tables SS_NBEWTAB TYPE NBEW movements of case
Tables SS_RETURN_TAB TYPE BAPIRET2 Returnparameter
Tables SS_CLASS_TAB TYPE RNFKL_S IS-H: Schnittstellentabelle für ISH_GET_KLASSIFIKATION_FALL
Exception VWD_CALC_ERROR TYPE error in calculation relevant days of stay
Exception MISSING_PARAMETERS TYPE paramaters missing
Exception GTARIF_NOT_FOUND TYPE basic catalog not found
Exception NO_NTPKD_FOUND TYPE no valid ntpkd entry found
Exception TREATMENT_CLASS_ERROR TYPE error in finding treatment class
Exception CASE_IS_NOT_LEADING TYPE This case is not the leading case of a readmission / retransfer sequence
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
               
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  20050224 
SAP Release Created in 471