DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SWI dependencies on PQH_SS_UTILITY

Line 1415: pqh_ss_utility.check_edit_privilege (

1411: end if;
1412:
1413:
1414: -- check the if the appover is allowed to edit
1415: pqh_ss_utility.check_edit_privilege (
1416: p_personId => nvl(p_loginPersonId,fnd_global.employee_id)
1417: ,p_businessGroupId => p_loginPersonBgId
1418: ,p_editAllowed => editAllowed);
1419: