DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on CSI_UTL_PKG

Line 4955: ,nvl(csi_utl_pkg.get_lot_ctrl_code(p_txn_rec.inv_material_transaction_id),lot_control_code) lot_control_code-- Added for bug#14835893

4951: BEGIN
4952: SELECT revision_qty_control_code
4953: ,serial_number_control_code
4954: --,lot_control_code
4955: ,nvl(csi_utl_pkg.get_lot_ctrl_code(p_txn_rec.inv_material_transaction_id),lot_control_code) lot_control_code-- Added for bug#14835893
4956: ,shelf_life_code
4957: ,eam_item_type
4958: ,equipment_type
4959: INTO l_rev_control

Line 12921: ,nvl(csi_utl_pkg.get_lot_ctrl_code(p_txn_rec.inv_material_transaction_id),lot_control_code) lot_control_code-- Added for bug#14835893

12917: BEGIN
12918: SELECT revision_qty_control_code
12919: ,serial_number_control_code
12920: -- ,lot_control_code
12921: ,nvl(csi_utl_pkg.get_lot_ctrl_code(p_txn_rec.inv_material_transaction_id),lot_control_code) lot_control_code-- Added for bug#14835893
12922: ,shelf_life_code
12923: ,eam_item_type
12924: ,equipment_type
12925: INTO l_rev_control