Ansicht
Dokumentation

RNIKOS0A - IS-H: Transfer Data to Create Insurance Provider (NG07)

RNIKOS0A - IS-H: Transfer Data to Create Insurance Provider (NG07)

rdisp/max_wprun_time - Maximum work process run time   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Description

This program creates a batch input session for the transaction NG08 (Change insurance provider).

A sequential dataset is read and processed with the aid of the structure information tables TNT2 and TNT2S. If, in the first instance, you simply want to test the import of the sequential dataset, you can run the program in test mode. In such cases, a batch input session is not actually created and only the field values are displayed on the respective screens. Test mode is particularly useful for checking the definition of the sequential dataset structure.

Requirements

If the length of a record in the sequential dataset exceeds 1024 bytes, the length of the buffer variables REC must be modified accordingly in the program.

A structure definition must exist for the sequential dataset (table TNT2).
If your sequential file also contains record types, the TNT2S table must be maintained also.

When you run the program you must specify the complete name of the sequential dataset. If the sequential dataset contains different record types, the offset and length of the record type identifier in each record of the sequential data file must be specified.

If you only want to process some of records in the sequential data file (e.g. for test purposes), you can specify the lower and upper limit of the records to be processed.

Should field formats need to be converted, proceed as follows:
Define the corresponding form routine in a copy (e.g. ZNILSI20) of the RNILSI20 program. You can, of course, copy template routines from this program into your own program. All changes to the format are to be made using the F2 field symbol. The conversion should result in a valid input format for each input field. Enter the name of the form routine in the form routine field of the TNT2 table and the program name in the program field.

Number assignment must be external, i.e. the sequential file must provide numbers that already exist in the IS-H System as keys. The system issues a message for all entries without a number, and these entries are not placed in the batch input session. The procedure is logged. When insurance provider numbers are incorrect, the corresponding transactions remain in the session.

Output

The program outputs the number of:

  • Records read

  • Records that contain errors

  • Error messages and warnings

  • Actual or, in test mode, potential number of batch input entries.

For more information on any of the four points, select the line in question by pressing F2, or by double-clicking the line in question. If a batch input session was created, you can access transaction SM35 directly (transaction for analyzing and processing batch input sessions) by selecting the line containing the number of batch input entries.

If all the insurance provider numbers in a dataset are blank, an empty session is generated (the 'Trans' and 'Screen' columns are empty). You can then delete this session.

Example

Examples of form routines can be found in report RNILSI20.

Examples of structure definitions can be found in tables TNT2 and TNT2S.






General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 3571 Date: 20240520 Time: 060156     sap01-206 ( 85 ms )