Report /TRILLIUM/RSADRQU2 - trillium_quality - 17.1

Trillium Quality for SAP Reference Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality
Title
Trillium Quality for SAP Reference Guide
Topic type
Overview
Administration
Configuration
Installation
Reference
How Do I
First publish date
2008

The records selected using report RSADRQU1 are adjusted to the new data in the GAV tables when the /TRILLIUM/RSADRQU2 is processed. The records are not written back to the database but are stored temporarily using an INDX type cluster table.

You can use the /TRILLIUM/RSADRQU2 report with the details report, which lists the before and after postal validation values. The /TRILLIUM/RSADRQU2 report can also be used for analysis prior to the data being updated to the database.

To initialize the /TRILLIUM/RSADRQU2 report

  1. Call the /TRILLIUM/RSADRQU2 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.

  2. Enter the program name /TRILLIUM/RSADRQU2 and click .

    The Report Selection window opens.

  3. Enter the required values as described in the Table: Table 1.

  4. Submit the report online by clicking or submit it as a background job by selecting Program > Execute in Background.

    The Figure displays the statistics report that is created after the /TRILLIUM/RSADRQU2 report has read through all the records and made the necessary adjustments. The Table: Table 2 describes the statistical messages that appear in the report.

  5. If you selected the Produce Detail Listing option on the report selection window (Figure: Figure 1), click  twice to view the detail listing.

Sample details reports are shown in  Figures Figure 3 and Figure 4. The Table: Table 3 describes the field names and descriptions generated from the address check and update.

Note: A record may be listed on multiple record lines; that is, street address is listed as the first line and P.O. Box address as the second line.
Figure 1. /TRILLIUM/RSADRQU2 Quarterly Adjustment Report Selection Window /TRILLIUM/RSADRQU2 Quarterly Adjustment Report Selection Window
Table 1. /TRILLIUM/RSADRQU2 Parameters

Parameter

Value

Description

Test mode (no updates)

Yes/No

Default is Test Mode. Uncheck the selection to run and update the database table with created indexes.

Create detail report

Yes/No

Check the selection to include details report of the original and new value prior to update

Exclude addresses that were not checked (country or userexit)

Yes/No

Check the selection to exclude the records not checked (for example, inactive country).

 

Exclude addresses that are clean and unchanged

Yes/No

Check the selection to exclude the records that are clean and unchanged.

Use ALV list display (sorted by application table and key)

On/Off

Default is On. Switch this on for the detail report to be listed using ALV. This option is limited by the number of lines it will produce.

Use ABAP list (sorted by address number)

 

On/Off

Default is Off. Switch this on for the detail report to be listed using the ABAP standard listing. This report will allow an unlimited number of lines to be listed. Note that this will affect the system performance if processing large data volume.

Note: Use ABAP list for large amounts of data.

Use two lines per address (for long addresses)

Yes/No

Check the selection to allow two lines in the street address columns.

Figure 2. /TRILLIUM/RSADRQU2 Quarterly Adjustment Report Statistics Report /TRILLIUM/RSADRQU2 Quarterly Adjustment Report Statistics Report
Table 2. /TRILLIUM/RSADRQU2 Summary Report

Message

Description

Number of addresses with error messages

Number of address records in which Trillium Quality encountered a condition type of ‘E’ while attempting to check the record. These records will not be written back to the database.

Number of addresses with warning messages

Number of address records in which Trillium Quality encountered a condition type of ‘W’ while attempting to check the record.

Number of addresses with information messages

Number of address records in which Trillium Quality encountered a condition type of ‘I’ while attempting to check the record.

Number of addresses without messages

Number of address records in which Trillium Quality encountered no condition and therefore was unable to provide a message.

Number of addresses with inactive countries

Number of address records that have a country code that is not flagged for checking. See the configuration settings in the /TRILLIUM/CNTRY table. These records are not written back to the database.

Number of addresses with no changes

Number of address records that have no changes as a result of the GAV table changes.

Number of addresses to be updated

Number of address records that changed as a result of the postal data changes and did not encounter any errors during processing, and will update in the address database.

Number of addresses to be updated (status only)

Number of address records that required status updates only.

Figure 3.  /TRILLIUM/RSADRQU2 Quarterly Adjustment Details - ALV Listing  /TRILLIUM/RSADRQU2 Quarterly Adjustment Details - ALV Listing
Figure 4. /TRILLIUM/RSADRQU2 Quarterly Adjustment Details -ABAP Standard Listing /TRILLIUM/RSADRQU2 Quarterly Adjustment Details -ABAP Standard Listing

Table 3. /TRILLIUM/RSADRQU2 Details Report

Field

Description

City

Two-character country code of the listed record.

Table

Application table of the record being displayed.

Application key

Master data record number.

S/P

Street or postal address; either S=Street or P=Postal.

Addr. No.

Address number of the record being displayed.

Person

Person number of the record being displayed.

OStat

Original check status of the record being displayed; either Blank=Not checked, C=Checked against city index, or D=Differs from city index.

NStat

New check status of the record being displayed: Blank=Not checked, C=Checked against city index, or D=Differs from city index.

Original street addr

Data value (Street or PO Box Address) prior to postal validation.Lists database on the address line and separated by a forwardslash (/).

New street addr

Data value (street or PO Box Address) following postal validation.Lists database on the address line and separated by a forward slash.

Message text

Trillium Quality messages.