DBA Data[Home] [Help]

APPS.JA_CN_GL_BANK_EXP_PKG dependencies on WF_NOTIFICATIONS

Line 1237: from wf_notifications

1233: from wf_item_activity_statuses
1234: where activity_result_code = 'APPROVED'
1235: AND (item_key, notification_id) =
1236: (select max(item_key) item_key, max(notification_id) notification_id
1237: from wf_notifications
1238: where from_user =
1239: (select global_name
1240: from PER_ALL_PEOPLE_F ff
1241: where person_id = (select employee_id