Programme SAP RNUKARE3 - IS-H: Calculate Price Column for Flat Rates p/Case and Proc.Surcharges

Description
This program calculates the price of a service according to the formula
* charge factor A +
* charge factor B
and stores this in the column of the service catalog specified on theselection screen.
The program was developed to calculate flat rates for cases case andprocedures surcharges using the formula
charge patient-related costs * charge factor mat.-related costs +
charge personnel costs * charge factor personnel costs.
The following specifications must be made on the selection screen:

  • Institution

  • Service catalog

  • Service

  • Charge type

  • Column for material-related costs

  • Column for personnel costs

  • Charge factor for material-related costs

  • Charge factor for personnel costs

  • Column for price (target column)

  • Valid from ...

  • Overwrite available values

  • Test mode

  • One of the specifications regarding the service or charge type can beomitted.
    The program splits the service period on the "valid from ..." if thisdoes not already exist. The values for the existing columns are updatedfor the new period. The value for the target column is calculated andis entered as of the "valid from..." time. An existing entry isoverwritten if the option "Overwrite existing values" is marked.
    If you run the program in test mode, the catalog is checked and thecolumn values are calculated, but not saved.

    Precondition
    The target column must have been defined beforehand (recommendation -create in Customizing: type N, length 10, 2 spaces after the decimalpoint). The column must be valid for the required period.
    Once the target column has been defined, the service catalog should bereorganized using program RNUKARE2. Please refer to the programdocumentation and proceed exactly as described there.

    Output
    A list of services and column values that were changed.