DBA Data[Home] [Help]

APPS.MSC_SRP_RELEASE dependencies on CSD_PRODUCT_TRANSACTIONS

Line 1369: from csd_product_transactions

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