DBA Data[Home] [Help]

APPS.IGI_ITR_APPROVAL_PKG dependencies on FND_GLOBAL

Line 744: l_user_id := fnd_global.user_id;

740: itemkey => itemkey,
741: actid => actid,
742: aname => 'PERFORMER_ID' );
743:
744: l_user_id := fnd_global.user_id;
745: l_user_id := fnd_global.login_id;
746:
747:
748: -- Call the table handler to update the ITR action history table

Line 745: l_user_id := fnd_global.login_id;

741: actid => actid,
742: aname => 'PERFORMER_ID' );
743:
744: l_user_id := fnd_global.user_id;
745: l_user_id := fnd_global.login_id;
746:
747:
748: -- Call the table handler to update the ITR action history table
749: -- with the action performed