SAP Program MGV_T180 - New generatiom of programs in T180U and T180S (MATNR)

Title
Conversion of Reporting Display Variants to a 35-Character MaterialNumber

Description
The report program uses table T180S to determine the fields to beconverted. These are fields with the name MATNR and the standard lengthof 18 characters. All columns and column headings for these variantsare determined. The headings are in table T180U. Conversion is possibleif the material number only occurs once in the columns (as intended),and the total output width is not more than 132.
Display routines are generated by report program RXM0_T180_FUNC usingfunction module SD_GENERATE_LIST_CODING.
Headings may be destroyed if, for example, column headings have beendeleted manually in Customizing, or the standard functions cannotresolve inconsistencies after manual changes in Customizing and theheading has been destroyed. In this case, the headings must beregenerated (see "Notes").
Client 000 is NOT converted, to allow standard versions to bereimported at any time,

Notes

  • Manual settings

  • Start transaction SM31 with table T180U and determine Customizingdisplay variant.
    • Generate headings

    • Delete a field from the variant and save the settings. Then insert thefield again and save again. This regenerates the headings.
      • Components affected

      • MM-PUR: Purchasing Information System (ME80) Customizing: OMRE
        MM-PUR-AL: Allocation
        MM-IV: Invoice Verification
        SD-BIL: Billing
        SD-BF-CM: Credit Management
        FI-AA-AA-TR-SL: Line Item Settlement for AUC
        SD-SHP: Shipping
        SD-CAS-SP: Sales Promotions
        SD-IS-REP: Reporting

        Precondition

        • The length of the material number has been changed in the ABAP
        • Dictionary.
          • Tables T180S and T180U have been changed after an upgrade.