DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SS dependencies on HR_APPROVAL_SS

Line 1741: hr_approval_ss.reinitperformerroles(p_notification_id=>null

1737:
1738: -- fix for bug 4454439
1739: begin
1740: -- re-intialize the performer roles
1741: hr_approval_ss.reinitperformerroles(p_notification_id=>null
1742: ,p_transaction_id=>null
1743: ,p_item_type=>itemtype
1744: ,p_item_key=>itemKey);
1745: exception