DBA Data[Home] [Help]

APPS.WSMPLBMI dependencies on WSM_LOT_MOVE_TXN_INTERFACE_S

Line 293: l_source_code WSM_LOT_MOVE_TXN_INTERFACE.source_code%type;

289: l_scrap_txn_id NUMBER;
290: --end move enh
291: l_wmt_scrap_acc NUMBER;
292: --mes
293: l_source_code WSM_LOT_MOVE_TXN_INTERFACE.source_code%type;
294: -- Logging variables.....
295: l_msg_tokens WSM_Log_PVT.token_rec_tbl;
296: l_log_level number := FND_LOG.G_CURRENT_RUNTIME_LEVEL;
297: l_module CONSTANT VARCHAR2(100) := 'wsm.plsql.WSMPLBMI.custom_validations';

Line 6030: p_source_code IN wsm_lot_move_txn_interface.source_code%type,

6026: p_operation_completion_date IN DATE,
6027: p_expected_completion_date IN DATE,
6028: p_bonus_quantity IN NUMBER,
6029: p_low_yield_trigger_limit IN NUMBER,
6030: p_source_code IN wsm_lot_move_txn_interface.source_code%type,
6031: p_mtl_txn_hdr_id IN NUMBER,
6032: p_sec_uom_code_tbls IN t_sec_uom_code_tbls_type,
6033: p_sec_move_out_qty_tbls IN t_sec_move_out_qty_tbls_type,
6034: p_jobop_scrap_serials_tbls IN t_scrap_serials_tbls_type,

Line 11856: , nvl(p_HEADER_ID, wsm_lot_move_txn_interface_s.nextval) --HEADER_ID

11852: , null --ATTRIBUTE14
11853: , null --ATTRIBUTE15
11854: , p_QA_COLLECTION_ID
11855: , p_JUMP_FLAG
11856: , nvl(p_HEADER_ID, wsm_lot_move_txn_interface_s.nextval) --HEADER_ID
11857: , p_PRIMARY_SCRAP_QUANTITY --PRIMARY_SCRAP_QUANTITY
11858: , p_PRIMARY_SCRAP_QUANTITY --SCRAP_QUANTITY
11859: , decode(p_primary_scrap_quantity, --bug 5584140 Added decode so that SCRAP_AT_OPERATION_FLAG=null when there is no scrap
11860: null, null,