DBA Data[Home] [Help]

APPS.FA_CUA_ASSET_APIS dependencies on FA_MASS_UPDATE_BATCH_DETAILS

Line 1940: Delete from fa_mass_update_batch_details

1936: BEGIN
1937:
1938: For C1_rec in C1 loop
1939:
1940: Delete from fa_mass_update_batch_details
1941: where batch_id = C1_rec.batch_id;
1942:
1943: Delete from fa_mass_update_batch_headers
1944: where batch_id = C1_rec.batch_id;