Description The treatment register should show all patients that have been treated in an org. unit. The output sorting proceeds by org. unit and either by date by patient. Precondition A user-exit is called for each patient, which are supplied with the INPUT parameters CASENUMBER and MOVEMENT and which create 5 Internal tables, which are each displayed as their own column. The name and the width of the table (column) are also displayed. The width of the tables are to be chosen in the user-exit enabling a display within the width of the report (132 characters) meaning the width of all 5 tables may contain up to a max. 75 characters. |