SAP ABAP Function Module ISH_PEPP_CASE_VWD (IS-H: Erlösrelevante Verweildauer eines Falles für PEPP-Abrechnung)
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_PEPP_CASE_VWD IS-H: Erlösrelevante Verweildauer eines Falles für PEPP-Abrechnung  
Function Group N098   IS-H: DE Psychiatrie-Abrechnung ab 2013  
Program Name SAPLN098   Include LNAPX_DIALOGTRE 
INCLUDE Name LN098U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_NBEW TYPE NBEWTAB IS-H: Bewegungen zum Fall
Exporting E_CASE_VWD TYPE INT4 Relevante Verweildauer in Tagen
Exporting E_CASE_VWD_H TYPE ISH_DRGCKF_VWD_H Relevante Verweildauer in Stunden
Exporting E_CASE_BILL_VWD TYPE INT4 Abrechnungsrelevante Verweildauer in Tagen
Exporting E_CASE_TOB TYPE INT4 Tage ohne Berechnung
Importing I_EINRI TYPE EINRI institution
Importing I_FALNR TYPE FALNR case number
Importing I_NFAL TYPE NFAL current case
Importing I_CHECKDATE TYPE SYST-DATUM SY-DATUM calculate up to this date if patient is not discharged
Importing I_CHECK_CASE TYPE ISH_ON_OFF ' ' check if case relevant for PEPP billing
Importing I_UNITED_RETURN_CASE_VIEW TYPE ISH_ON_OFF 'X' ON, for using the united case built from the single return cases
Importing I_PROVIDED_DATA_FOR_URCV TYPE ISH_ON_OFF ' ' ON, if the provided data is from the united return case
Importing I_BILLMODE TYPE ISH_BILLING_MODE IS-H: Abrechnungsregelung
Tables ET_BERTG TYPE RNBERTG IS-H: Tagestabelle mit Berechnung-, Belegungs- und Abw.Tage
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 I_FALNR
Exception MOVEMENTS_NOT_FOUND TYPE no movements found
Exception NO_PEPPCASE TYPE case not relevant for pepp billing
Exception CASE_IS_NOT_LEADING TYPE case is not the leading case of a readmission
               
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  20130531 
SAP Release Created in