SAP ABAP Function Module ISH_PEPP_CASE_COST_WEIGHT (IS-H: Bestimmung der Bewertungsrelation eines PEPP-Falles)
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_COST_WEIGHT IS-H: Bestimmung der Bewertungsrelation eines PEPP-Falles  
Function Group N098   IS-H: DE Psychiatrie-Abrechnung ab 2013  
Program Name SAPLN098   Include LNAPX_DIALOGTRE 
INCLUDE Name LN098U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_NBEW TYPE NBEWTAB IS-H: Tabelle der Bewegungen
Exporting E_CASE_CW TYPE ISH_PEPP_CW IS-H: PEPP Bewertungsrelation eines Falles
Exporting E_CASE_VWD TYPE INT4 total billing relevant length of stay
Exporting E_CASE_BILL_VWD TYPE INT4 Abrechnungsrelevante Verweildauer in Tagen
Exporting E_STEP TYPE I PEPP-Vergütungsstufe
Exporting E_NTPKDPREL TYPE ISH_T_NTPKDPREL PEPP-Stufen und Relativgewichte
Exporting E_CASE_BASIS_PRICE TYPE KBETR PEPP basis price of case (PEPP-Grundpreis)
Importing I_EINRI TYPE EINRI institution
Importing I_FALNR TYPE FALNR case number
Importing I_NFAL TYPE NFAL current case
Importing I_TALST TYPE TARLS PEPP service
Importing I_TARIF TYPE TARID basic service catalog (Grundtarif)
Importing I_PRSDT TYPE PRSDT Datum für Preisfindung und Währungskurs
Importing I_LSTDT TYPE I_BDT_LS IS-H: Beginndatum der Leistungserbringung (IST)
Importing I_AUFDT TYPE BWIDT date of admission
Importing I_CHECKDATE TYPE SYST-DATUM SY-DATUM calculation and check date for length of stay
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_BASERATE TYPE ISH_BASENT PEPP base rate (Basisentgeltwert/Tag!)
Tables ET_BERTG TYPE RNBERTG IS-H: Tagestabelle mit Berechnung-, Belegungs- und Abw.Tage
Exception VWD_CALC_ERROR TYPE error in calculation relevant days of stay
Exception GTARIF_NOT_FOUND TYPE basic catalog not found
Exception NO_PEPP_FOUND TYPE no valid ntpkdp/ntpkdprel entry found
Exception TREATMENT_CLASS_ERROR TYPE error in finding treatment class
Exception NO_PEPPCASE TYPE case not relevant for pepp billing
Exception ADMISSION_NOT_FOUND TYPE Keine Aufnahmebewegung gefunden
               
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