DBA Data[Home] [Help]

APPS.FA_CUA_ASSET_APIS dependencies on FA_MASS_UPDATE_BATCH_DETAILS

Line 1920: Delete from fa_mass_update_batch_details

1916: BEGIN
1917:
1918: For C1_rec in C1 loop
1919:
1920: Delete from fa_mass_update_batch_details
1921: where batch_id = C1_rec.batch_id;
1922:
1923: Delete from fa_mass_update_batch_headers
1924: where batch_id = C1_rec.batch_id;