SAP Program J_1SNSTR - IS-M/SD CH/S: PTT Data Transfer Program for Streets

Purpose
This program formats the data from the temporary street file(ISP_PTT_STR_DAT) and writes it to the street table JSTSTRPRO.

Integration
Please adhere to the processing sequence (reports).
Transfer of PTT master data dataset
1) J_1SNFIL (Create temporary file)
2) J_1SKGS (Create dummy entry for district municipality key)
3) J_1SNORT (Data transfer of PTT city data)
4) J_1SNPLZ (Data transfer of PTT postal code data)
5) J_1SNSTR (Data transfer of PTT street data)
6) J_1SNBOT (Data transfer of PTT carrier data)

Prerequisites
The assignment between the logical and physical paths must bemaintained:
Physical path: ISP_PTT_ALL
Logical path: ISP_PTT_ALL
The following logical file names must be maintained:
ISP_PTT_ORT_DAT (Temporary city file)
ISP_PTT_PLZ_DAT (Temporary postal code file)
ISP_PTT_STR_DAT (Temporary street file)
ISP_PTT_BOT_DAT (Temporary carrier file)
Please note: The physical file name depends on the settings for thelogical files.
Tables:
Table JSTSTRPRO must be empty.
Temporary files:
You should have run program J_1SNFIL (create temporary file) with thePTT dataset files.
District municipality key:
You should have run program J_1SKGS (create dummy entry for districtmunicipality key).
SAP city file:
You should have run program J_1SNORT (postal data transfer for cities).
SAP postal code files:
You should have run program J_1SNPLZ (postal data transfer for postalcodes).
Program J_1SNSTR can be restarted if the requirements are met.

Selection
Country
Country for which the streets are to be formatted (default = 'CH').
Printer controls:
Various settings for log output.

Input
Temporary street file:
ISP_PTT_STR_DAT.
SAP city file:
JSTORTPRO.

Output
Log (SPOOL):
Records containing errors and records not transferred are listed.
Street tables:
JSTSTRPRO (street file)

Activities
1) Check whether the requirements are met
2) Enter selection criteria on selection screen
3) Execute program
4) Check log