DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_ENGINE dependencies on MTL_MATERIAL_TRANSACTIONS_TEMP

Line 22: -- Pre-reqs : 1. For each record in MTL_MATERIAL_TRANSACTIONS_TEMP, user

18: -- methodology and pick slip number. This group of tasks includes
19: -- the most optimal task based on priority, locator picking
20: -- sequence, coordinates approximation, etc.
21: -- or reservation input parameters and creates recommendations
22: -- Pre-reqs : 1. For each record in MTL_MATERIAL_TRANSACTIONS_TEMP, user
23: -- defined task type (standard_operation_id column ) has been
24: -- assigned,
25: -- 2. System task type (wms_task_type column) has been assigned
26: -- 3. Pick methdology code (pick_rule_id column) and pick slip

Line 200: (l_mmtt_rec mtl_material_transactions_temp%ROWTYPE);

196: * Created by cjandhya originally
197: ********************************************/
198:
199: PROCEDURE insert_mmtt
200: (l_mmtt_rec mtl_material_transactions_temp%ROWTYPE);
201:
202:
203: /*******************************************
204: * API to insert a record into wms_cartonization_temp