SAP Program RNUSLZ - IS-H: Generate Missing Service-to-Certificate Assignments

Purpose
This program creates missing service-to-treatment certificateassignments (technically: table NLKZ).
Technical Background
A treatment certificate is stored from a technical perspective in thesystem with a treatment certificate header (table NKSK) and exactly onetreatment certificate item (table NKSP) with the item number '0000'(field NKSP-POSNR). A service is assigned to a treatment certificate bymeans of the table NLKZ.
Error Situation
Even though the "Automatic Service-to-Certificate Assignment" parameteris set (IS-H parameter SBZ_LEIF = ON), assignment of billable servicesto the treatment certificate are missing.
Possible Consequences
o,,The system does not (fully) transfer the cases for PPA billing.
o,,You are unable to perform billing correctly for non-PPA cases. Thesystem cannot correctly evaluate the assignment of a service to atreatment certificate during the billing process. It issues the errormessage "Incomplete service assignment or gaps in service asgmt (check)"(N8 335) or "Selective bill. or no IV: service & will not be billed for"(N8 370).

Integration
You can also manually maintain missing assignments in the transactionsfor maintaining treatment certificates and entering services.

Prerequisites
Run the program when system load is low and, if necessary, in thebackground, since a large dataset is checked in the system.
The program locks all selected cases in blocks. Consequently, run theprogram in production at a time when you do not normally make changes tothe selected cases.

Features
The program creates the missing entries in the table NLKZ for allselected outpatient cases that have still to be billed for. Theprerequisites for automatic service-to-treatment certificate assignmentare:

  • One treatment certificate only

  • Services are billable

  • No service assignments on IV requests for case.

  • In test mode the program does not make any database changes.

    Selection
    You can run the program for single and multiple cases of an institution.

    Output
    The changes made (or to be made) are logged in a simple list.
    The following messages are displayed:
    Message Type,,Message,,,,
    Meaning
    E,,Error while locking case,,,,The case cannot be automaticallyprocessed, since it is locked by another user.
    E,,Error while unlocking case,,,,An unexpected error occurred when thecase is unlocked.
    W,,Inconsistent assignment to document,,,,Report the error to SAP
    S,,Creating assignment to certificate,,,,Missing service-to-treatmentcertificate assignments are created in production run