The RSADRQU1 report selects addresses to be adjusted. Address records are selected based on parameters entered by the user. The report is written to a temporary INDX file.
When running the RSADRQU1 report, an entry is made in the ADCNTRYQU table, registering the quarterly adjustment as active. Once the quarterly adjustment process is active, addresses changed during this process are flagged so that they are not overwritten with the original address data while the RSADRQU3 report is running.
To initialize the RSADRQU1 report
-
Call the RSADRQU1 program by either:
-
Using transaction /nSA38 – ABAP Editor
-
Selecting ABAP Editor from the SAP Tools menu (Tools > ABAP workbench > Development > ABAP Editor)
The Report Calling window opens.
-
-
Enter the program name RSADRQU1 and click . The Report Selection window opens.
Figure 1. RSADRQU1 Quarterly AdjustmentReport Selection WindowFigure 5-10
-
Enter the required values as described in the table below.
Table 1. RSADRQU1 Parameters Parameter
Description
Country Key
Enter the country code or a range of country codes to be updated.
The countries are selected regardless of the setting in the
TRILLIUM/CNTRY configuration table. REQUIRED
City no.
Lets users restrict the adjustment of addresses to a specific range of districts. By default, all districts are selected. Optional.
Postal Code
Lets users restrict the adjustment of addresses to a specific range of postal codes. By default, all postal codes are selected. Optional.
Package size
Number of addresses that are read from the address master and saved temporarily for the adjustment at any one time. The package size should only be reduced if there are problems with the working memory during the adjustment process. Optional.
Unchecked Address
nNo unchecked addresses—Updates only addresses that have been previously checked by Trillium Quality.
nInclude unchecked addresses—Selects all addresses to be checked; previously checked and unchecked records.
nOnly unchecked addresses—Selects only records that have not been previously checked.
REQUIRED.
Existing INDX
nCancel ifINDXexists—Cancels the RSADRQU1 program if an INDX file exists.
nOverwrite ExistingINDX—Deletes an INDX file if it exists before writing the newly selected records.
REQUIRED.
-
Submit the report online by clicking or submit it as a background job by selecting Program > Execute in Background.
The figure below illustrates the completion window.