DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SWI dependencies on PQH_SS_UTILITY

Line 1266: pqh_ss_utility.check_edit_privilege (

1262: end if;
1263:
1264:
1265: -- check the if the appover is allowed to edit
1266: pqh_ss_utility.check_edit_privilege (
1267: p_personId => nvl(p_loginPersonId,fnd_global.employee_id)
1268: ,p_businessGroupId => p_loginPersonBgId
1269: ,p_editAllowed => editAllowed);
1270: