SAP ABAP IMG Activity SIMG_CFMENUOLSDMODA6 (New Fields for Batch 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_CFMENUOLSDMODA6 New Fields for Batch Determination  
Transaction Code S_ALR_87005877   IMG Activity: SIMG_CFMENUOLSDMODA6 
Created on 19981222    
Customizing Attributes SIMG_CFMENUOLSDMODA6   New fields for batch determination 
Customizing Activity SIMG_CFMENUOLSDMODA6   New fields for batch determination 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUOLSDMODA6    

Basis for adjustments for batch determination

  • The following communication structures are relevant to batch determination:
    • KOMKH (batch determination - communication header)
    • KOMPH (batch determination - communication item)
    • KOMGH (batch determination - allowed fields)
    • For technical reasons communication structure KOMGH is used. This represents the total of KOMKH and KOMPH and contains all the fields that can be used mainly for batch determination. When new fields are included in KOMKH or KOMPH, they are automatically included in KOMGH as well.
  • New fields for material determination are used in the following INCLUDES:
    • Header data in KOMKDZ (INCLUDE in KOMKH, KOMGH)
    • Item data in KOMPDZ (INCLUDE in KOMPH, KOMGH)
  • The routines for provision of new fields in order processing can be found in Include MV45AFZB. Use the following user exits:
    • USEREXIT_MOVE_FIELD_TO_KOMKH (header fields)
    • USEREXIT_MOVE_FIELD_TO_KOMPH (item fields)
    • The following is an example of an ABAP/4 statement for the provision of a new header field for batch determination:
      FORM USEREXIT_MOVE_FIELD_TO_KOMKH.
          MOVE VBAK-FFELDXY TO KOMKH-ZZFELDXY.
      ENDFORM.

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_CFMENUOLSDMODA6 0 HLA0009761 Batches 
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 1101 Use INCLUDE for new fields in Dictionary (batch determtn) 
DWBDUMMY D - Dummy object SE38 1102 Use user exit for new fields (batch determination) 
History
Last changed by/on SAP  19981222 
SAP Release Created in