DBA Data[Home] [Help]

APPS.MSC_SRP_RELEASE dependencies on CSD_PRODUCT_TRANSACTIONS

Line 1372: from csd_product_transactions

1368: end if ;
1369:
1370: if (l_ro_release.in_req_quantity <> l_ro_release.quantity and retcode =0 ) then
1371: select repair_line_id into lv_repair_line_id
1372: from csd_product_transactions
1373: where action_type='MOVE_IN'
1374: and REQ_HEADER_ID= l_req_header_id1;
1375:
1376: /* call to update iro */