DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on PAY_GROSSUP_BAL_EXCLUSIONS

Line 8817: delete from pay_grossup_bal_exclusions excl

8813: end if;
8814: --
8815: -- For Zap mode, delete any balance exclusions rows for the entry
8816: --
8817: delete from pay_grossup_bal_exclusions excl
8818: where excl.source_id = p_element_entry_id
8819: and excl.source_type = 'EE';
8820: --
8821: delete from pay_element_entries_f ee