DBA Data[Home] [Help]

APPS.PAY_BATCH_CONTROL_TOTALS_OVN dependencies on PAY_BCT_SHD

Line 7: pay_bct_shd.return_api_dml_status then

3: ON "APPS"."PAY_BATCH_CONTROL_TOTALS" for each row
4: begin
5: if hr_general.g_data_migrator_mode <> 'Y' then
6: if not
7: pay_bct_shd.return_api_dml_status then
8: if inserting then
9: :NEW.object_version_number := 1;
10: else
11: :NEW.object_version_number := :OLD.object_version_number + 1;