SAP Program RNCUTL18 - IS-HCM: Retrieve Messages From Log File NC00

Description
This program retrieves messages from the NC00 log file for redispatchto the NC02 table.
The messages can be selected according to
dispatch message number;
dispatch order number;
target system;
a date interval (both dispatch and creation date);
a time interval (dispatch or creation time).
If you enter only a dispatch date, the creation date remains empty andis not checked.
If you enter a creation date, however, the dispatch date is alsochecked (logic AND in the selection), that is, the creation date onlyserves to further restrict the dispatch date.
You can restrict your selection even further by also entering the orderand message numbers.

Precondition
To execute this program, you need the authorization S_PROGRAM with theaction SUBMIT for the report group N_U_HCMW.
Furthermore, the authorization N_EINR_REP is required for theinstitution in question and the report RNCUTL18.
Only those messages contained in the table NC00 can be selected forredispatch.
Once messages have been deleted from the log file, it is almostimpossible to reconstruct the chronological changes. In this case, youcan only use the program RNCUTL12 to transfer the current status of acertain period to a partner system as an admission change message.

Output
When the program has finished, the data records are again listed inNC02 and have been deleted from the table NC00.
These messages are then included automatically at the next dispatch.

Example
Selection inputs:
Installation: 1
Dispatch order number: 10000100 - 10000200
Dispatch date: 1.8.1995 - 31.8.1995
Creation date: 25.7.1995 - 3.8.1995
With the inputs above, all of the messages from institution 1 with anorder number between 10000100 and 1000200 and a dispatch date in August(but only those that were created between the end of July and thebeginning of August) are retrieved.