DBA Data[Home] [Help]

APPS.OKE_K_APPROVAL_WF2 dependencies on OKE_APPROVAL_HISTORY

Line 114: FROM oke_approval_history ah

110: , ah.approver_role_id
111: , pr.meaning approver_role
112: , ah.performer
113: , ah.note
114: FROM oke_approval_history ah
115: , ( select lookup_code action_code
116: , meaning action_name
117: from fnd_lookup_values
118: where view_application_id = 777