DBA Data[Home] [Help]

APPS.PAY_PAYWSMEE_PKG dependencies on HR_ENTRY_API

Line 907: hr_entry_api.update_element_entry

903: close csr_original_entry;
904: --
905: if l_creator_type = 'H' then
906: hr_utility.trace('updating');
907: hr_entry_api.update_element_entry
908: (
909: p_dt_update_mode =>'CORRECTION',
910: p_session_date =>p_session_date,
911: p_creator_type => 'F',