SAP ABAP Data Element IM_IL_BREAKDOWN_INTO_SLOCS (Break Down Inventory Lookup fr Plants Into Storage Locations)
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_BREAKDOWN_INTO_SLOCS
Short Description Break Down Inventory Lookup fr Plants Into Storage Locations  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 StLoc.Brkd 
Medium 15 StLoc.Breakdown 
Long 20 Storage Loc.Brkdown. 
Heading 15 StLoc.Breakdown 
Documentation

Definition

Specifies that the stock query for plants is broken down according to the related storage locations.

Use

If you set this indicator, the system determines the storage locations for the plants in the stock query and determines the stocks separately for these storage locations. The breakdown applies to stocks at storage location level, stock commitments, and special stocks, unless you explicitly query specific special stock data.

Dependencies

If you set this indicator, the system ignores the combinations of plant and storage location that are explicitly specified.

For information about how the queried stock data (broken down or aggregated, if applicable) is made available, see the documentation for method GET of class CL_INVENTORY_LOOKUP.

Example

You run a stock query for material M001 in plants P001 and P002. Plant P001 has storage locations SL01 and SL02. Plant P002 has storage locations SL03 and SL04. If you set this indicator, the system determines the stock data at storage location level for the following combinations:

Material    Plant    Storage Location

M001    P001    SL01

M001    P001    SL02

M001    P002    SL03

M001    P002    SL04

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