SAP ABAP IMG Activity SIMG_CFMENUOLSDNATNF (New Fields For Free Goods Determination)
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_CFMENUOLSDNATNF New Fields For Free Goods Determination  
Transaction Code S_ALR_87005887   IMG Activity: SIMG_CFMENUOLSDNATNF 
Created on 19981222    
Customizing Attributes SIMG_CFMENUOLSDNATNF   New fields for free goods determination 
Customizing Activity SIMG_CFMENUOLSDNATNF   New fields for free goods determination 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUOLSDNATNF    

Basic Information for Modifications to Free Goods Determination

  • The following communication structures are relevant for free goods determination:
    • KOMK (Free goods determination - Communication header)
    • KOMP (Free goods determination - Communication item)
    • KOMG (Free goods determination - Permitted fields)
    • For technical reasons, communications structure KOMG is used to display the totals from KOMK and KOMP. It contains all the fields that can be used for the material determination. If new fields are added to KOMK or KOMP, they are automatically added to KOMG.
  • New fields for free goods determination are added in the following INCLUDES:
    • Header data in KOMKZ (INCLUDE in KOMK, KOMG)
    • Item data in KOMPZ (INCLUDE in KOMP, KOMG)
  • The routines for adding new fields in sales order processing can be found in Member MV45AFZ4. Use the following user exits:
    • USEREXIT_MOVE_FIELD_TO_KOMK (header fields)
    • USEREXIT_MOVE_FIELD_TO_KOMP (item fields)
    • An example of a statement for adding new header fields to free goods determination could be:
      FORM USEREXIT_MOVE_FIELD_TO_KOMK.
          MOVE VBAK-FFELDXY TO KOMK-ZZFELDXY.
      ENDFORM.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-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_CFMENUOLSDNATNF 0 HLA0100730 Free Goods 
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 100 LR Use Include to copy new fields in dictionary 
DWBDUMMY D - Dummy object SE38 101 LR Use user exit to supply new fields 
History
Last changed by/on SAP  19981222 
SAP Release Created in