SAP ABAP IMG Activity SIMG_XXMENUOLSDMODA4 (New Fields For Listing/Exclusion)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD (Application Component) Master Data
     VIO (Package) Introductory Guide to R/3 Organization and Environment
IMG Activity
ID SIMG_XXMENUOLSDMODA4 New Fields For Listing/Exclusion  
Transaction Code S_ALR_87005881   IMG Activity: SIMG_XXMENUOLSDMODA4 
Created on 19981222    
Customizing Attributes SIMG_XXMENUOLSDMODA4   New fields for listing/exclusion 
Customizing Activity SIMG_XXMENUOLSDMODA4   New fields for listing/exclusion 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_XXMENUOLSDMODA4    

Basics of Modifications for Listing and Exclusion

  • For listing and exclusion the following communication structures are relevant:
    • KOMKG (Material listing - header)
    • KOMPG (Material listing/material exclusion - item)
    • KOMGG (Material listing/material exclusion - communication block)
    • For technical reasons, the communication structure KOMGG is used, which combines KOMKG and KOMPG, and which contains all fields that can generally be used for material listing and material exclusion. When entering new fields in KOMKG or KOMPG, the fields are also automatically included in KOMGG.
  • New fields for material listing and exclusion are integrated in the following INCLUDES.
    • Header data in KOMKGZ (INCLUDE in KOMKG, KOMGG)
    • Item data in KOMPGZ (INCLUDE in KOMPG, KOMGG)
  • The routines for supplying the new fields in order processing are found in member MV45AFZA. Use the following user exits:
    • USEREXIT_MOVE_FIELD_TO_KOMKG (header fields)
    • USEREXIT_MOVE_FIELD_TO_KOMPG (item fields)
    • A statement for supplying a new header field for material listing could be, for example:
    • FORM USEREXIT_MOVE_FIELD_TO_KOMKG
    •     MOVE VBAK-FELDXY TO KOMKG-ZZFELDXY.
    • ENDFORM.

      Remember that new data fields must start with the letters "ZZ" or "YY", since SAP reserved these letters to protect them against overwriting during a release changeover.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_XXMENUOLSDMODA4 0 HLA0006560 Basic Functions 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
DWBDUMMY D - Dummy object SE11 106 Use INCLUDE for new fields in Dictionary (list/exclusion) 
DWBDUMMY D - Dummy object SE38 107 Use user exit for new fields (list/exclusion) 
History
Last changed by/on SAP  19981222 
SAP Release Created in