DBA Data[Home] [Help]

APPS.WIP_BATCH_MOVE dependencies on WMA_MOVE

Line 982: IF(wma_move.insertSerial(groupID => x_group_id,

978: l_process_phase := '4';
979: IF(p_assy_serial IS NOT NULL) THEN
980: -- If serialized express move from search serial, quantity is always 1.
981: -- Need to insert record into WIP_SERIAL_MOVE_INTERFACE
982: IF(wma_move.insertSerial(groupID => x_group_id,
983: transactionID => l_txn_id,
984: serialNumber => p_assy_serial,
985: errMessage => l_error_msg) = FALSE) THEN
986: -- insert statement error out