SAP Program UMG_UPPERCASE_CORRECT - Program UMG_UPPERCASE_CORRECT

Purpose
The report corrects so called "match code fields", i.e. fieldscontaining the upper case content of a reference field. The match codefield is used to realize case independent search requests.
The report has a predefined list of table fields that it can process:

  • LFA1-MCOD1/2/3

  • KNA1-MCOD1/2/3

  • ANLA-MCOA1

  • MAKT-MAKTG

  • CRTX-KTEXT_UP

  • ADRC-MC_NAME1/MC_CITY1/MC_STREET

  • ADRP-MC_NAMEFIR/MC_NAMELAS/MC_NAME2

  • It reads the content of the reference field, performs a TRANSLATE TOUPPER CASE and writes the result to the match code field.

    Integration
    The report runs in Unicode systems only; it is locale and logon languageindependent.

    Prerequisites
    You are running a Unicode system. The system has been converted toUnicode.
    Reasons for wrong field content:

    • Before the Unicode conversion text has been entered that does not belong
    • to the current active system locale (e.g. entering German texts in asystem running with Korean locale)
      • Before the Unicode conversion in an MDMP system (see note 73606) with
      • several active code pages the application did not take code pageswitches into account.

        Selection
        The report has the following options:
        Display only: Use this to check the changes to be done.
        Do Repair: Repair match code field content
        Maximum Number: Maximum number of table records to select from thedatabase.
        Furthermore you can select the names of tables that need corrections.

1024253Matchcode regeneration in Unicode systems