DBA Data[Home] [Help]

APPS.PAY_DB_BALANCES_PKG dependencies on HR_API

Line 65: If hr_api.not_exists_in_hr_lookups

61: -- check the database item suffix: it must only contain valid
62: -- characters for a DB Item name
63: -- !!!! hr_checkformat etc.
64: --
65: If hr_api.not_exists_in_hr_lookups
66: (null
67: ,'YES_NO'
68: ,nvl(p_save_run_balance_enabled,'N')) Then
69: --