SAP ABAP IMG Activity /LIME/V_CUST_IND_ACT (Determine Index Tables)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-LIM (Application Component) AP-LIM Logistics Inventory Management Engine
     /LIME/RFC_CUST (Package) Customizing for RFC Collection
IMG Activity
ID /LIME/V_CUST_IND_ACT Determine Index Tables  
Transaction Code /LIME/86000064   Maintain Index Tables 
Created on 20020730    
Customizing Attributes /LIME/V_CUST_IND_ATT   Determine Index Tables 
Customizing Activity /LIME/V_CUST_IND_OBJ   Determine Index Tables 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /LIME/V_CUST_IND_DOC    

Use

In this IMG activity, you must include newly-created business keys (new location, handling unit or stock index tables) in the index table.

The LIME-internal key for an index table is composed of the object types (L for location, H for handling unit, and S for stock item) and a three-digit index.

For each created stock index table, you set an indicator to determine whether new entries can be included in the index table for a goods movement or physical inventory. If you do not set this indicator for a stock index table, you cannot create new stocks for this table. You can then only execute goods movements for stocks that already exist in the system. In this case, you create new stocks with the function module /LIME/STOCK_MAINTAIN

For creating a handling unit (HU) or location, use function module /LIME/HU_MAINTAIN (for HUs) or /LIME/LOC_MAINTAIN (for locations).

Furthermore, determine for each index table (location, HU or stock) whether its entries can be deleted in the current tables. The deletion process takes place in an automatic background job: /LIME/BACKGROUND_DELETE_EXEC.

If you set the deletion indicator, you also delete the entry in the current index table.

In a stock index table, the entries are deleted if the stock shows value 0.

At a location or HU, the entries are deleted if they no longer have children. We recommend that you only delete entries for locations and HUs in special cases.

Requirements

Standard settings

Activities

You schedule the automatic background job /LIME/BACKGROUND_DELETE_EXEC periodically. You can also schedule and execute this background job if the deletion indicator is not set for any index table. The background job ensures that the current work tables within LIME do not contain any unnecessary entries.

Example

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
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
/LIME/V_CUST_IND V - View SM30  
History
Last changed by/on SAP  20021028 
SAP Release Created in 401