DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on PAY_GROSSUP_BAL_EXCLUSIONS

Line 8761: delete from pay_grossup_bal_exclusions excl

8757: end if;
8758: --
8759: -- For Zap mode, delete any balance exclusions rows for the entry
8760: --
8761: delete from pay_grossup_bal_exclusions excl
8762: where excl.source_id = p_element_entry_id
8763: and excl.source_type = 'EE';
8764: --
8765: delete from pay_element_entries_f ee