Performing Batch Address Validation

Batch address validation is the process of updating address data in a data set so that the address data is valid and cleansed. If a record has been saved with uncleansed data (e.g. lower cased address), running the batch address cleansing will automatically cleanse the record.

  1. Enter the transaction code /NSE38.
  2. In the Program field enter RSADRQU1.
    Nota: This is a standard SAP program for the quarterly adjustment process.
  3. Press the F8 key or click the execute icon.
  4. Complete the fields to specify the records you want to include in the batch address validation.
  5. Press the F8 key or click the execute icon.
  6. When you see a message saying "INDX created", click the back icon until you are at the screen titled ABAP Editor: Initial Screen.
  7. In the Program field enter /HSGRP1/RSADRQU2.
  8. Press the F8 key or click the execute icon.
  9. Choose one of the following options:
    Address Validation Only
    This will only validate and cleanse the records.
    GeoTAX Validation Only
    If you are using the API, specify input using the DataTable class. The fields described below are the valid column names in the DataTable class. For information on the DataTable class, see the "API Fundamentals" section of the Spectrumâ„¢ Technology Platform API Guide.
    Address Validation and GeoTAX
    If you are using the API, specify input using the DataTable class. The fields described below are the valid column names in the DataTable class. For information on the DataTable class, see the "API Fundamentals" section of the Spectrumâ„¢ Technology Platform API Guide.
  10. Press the F8 key or click the execute icon.
  11. When you see a message saying that the process has ended, click the back icon until you are at the screen titled ABAP Editor: Initial Screen.
  12. In the Program field, enter /HSGRP1/RSADRQU3.
  13. Press the F8 key or click the execute icon.
  14. Press the F8 key or click the execute icon again.

Batch address validation is now complete.