DBA Data[Home] [Help]

APPS.PO_APPROVAL_LIST_HISTORY_SV dependencies on WF_LOCAL_ROLES

Line 170: x_responder_id wf_local_roles.ORIG_SYSTEM_ID%TYPE;

166: x_note in varchar2) IS
167:
168: l_progress VARCHAR2(100) := '000';
169: x_action_code VARCHAR2(24) := NULL;
170: x_responder_id wf_local_roles.ORIG_SYSTEM_ID%TYPE;
171: x_notification_id NUMBER;
172: e_invalid_action EXCEPTION;
173: l_responder wf_notifications.responder%TYPE;
174: l_employee_id NUMBER;