SAP ABAP Data Element KOMUE (Automatically overwrite delivery quantity with picking qty)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VL (Package) WS-SHP: General Processing for Shipping
Basic Data
Data Element KOMUE
Short Description Automatically overwrite delivery quantity with picking qty  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SHP_UPDATE_FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID KO1  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 OverwrDQty 
Medium 15 Overwr.del.qty 
Long 20 Overwrite deliv. qty 
Heading OD 
Documentation

Definition

This data element is the control for copying data into a delivery (pick order verification) during confirmation of the picking data. A pick order verification is characterized by how it is accessed: changing the delivery with function module WS_DELIVERY_UPDATE is called up using UPDATE_PICKING = 'X' .

You have the following options:

  • ' ' The picked quantity is copied into the delivery document
  • 'X' The picked quantity is copied into the delivery document and the
    quantity delivered is adjusted to match the picked quantity
  • '1' The picked quantity and all values that are made available for
    pick order verification are copied into the delivery document.
    In particular, the delivery quantity is taken from the quantity
    interface rather than being determined by the pick quantity.
    This means that you can predefine the conversion factor
    between the units of measure, for example.

History
Last changed by/on SAP  19990312 
SAP Release Created in