SAP ABAP Data Element IM_IL_BREAK_VENDOR_CONSIGN (Break Down Inventory Lookup for Vendor Consignment)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IM (Application Component) Inventory Management
     MB_INV_LOOKUP (Package) Stock Search
Basic Data
Data Element IM_IL_BREAK_VENDOR_CONSIGN
Short Description Break Down Inventory Lookup for Vendor Consignment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IM_IL_LOOKUP_BREAKDOWN_MODE    
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   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Brkdwn VCs 
Medium 15 Brkdwn.Vend.Cns 
Long 20 Brkdown VendConsign. 
Heading 15 Brkdwn.Vend.Cns 
Documentation

Definition

Determines the type of breakdown for the Stock Query for Consignment Stocks for Vendors.

Use

You have the following options for the breakdown:

  • ' ': The system determines the stock data for vendor consignments for the queried combinations of material and batch, and plant and storage location.
  • '1': The stock query is broken down according to vendors for the queried combinations of material and batch, and plant and storage location.
  • '2': The system runs the stock query for the key combinations of the vendor consignment stock that are explicitly specified.

With the first two options, the Break Down into Storage Locations, Break Down into Batches, and Break Down into Variants indicators are read.

Option "2" is only for the targeted, detailed querying of key combinations.

Dependencies

Example

You run a stock query for material M001 without specifying batches in plant P001 storage location SL01, and plant P002 storage location SL02. If you select option ' ' for this indicator, the system determines the vendor consignment stocks for the following key combinations:

Material    Plant    Storage Location    Batch    Vendor

M001    P001    SL01       

M001    P002    SL02       

If you select option '1', the system breaks down the query according to vendors. A result would look like this:

Material    Plant    Storage Location    Batch    Vendor

M001    P001    SL01        L001

M001    P001    SL01        L002

M001    P002    SL02        L001

M001    P002    SL02        L003

If you select option '2', you must specify the key combinations you require explicitly and completely. For example, you query the vendor consignment stock for the combination material M001, batch B002, plant P003, storage location SL04, and vendor L005.

History
Last changed by/on SAP  20100310 
SAP Release Created in 700