DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SS dependencies on HR_APPROVAL_SS

Line 1654: hr_approval_ss.reinitperformerroles(p_notification_id=>null

1650:
1651: -- fix for bug 4454439
1652: begin
1653: -- re-intialize the performer roles
1654: hr_approval_ss.reinitperformerroles(p_notification_id=>null
1655: ,p_transaction_id=>null
1656: ,p_item_type=>itemtype
1657: ,p_item_key=>itemKey);
1658: exception