DBA Data[Home] [Help]

APPS.FV_WF_BE_APPROVAL dependencies on FND_RESPONSIBILITY

Line 27: vg_resp_id fnd_responsibility.responsibility_id%TYPE;

23: vg_sob_id Gl_Sets_Of_Books.set_of_books_id%TYPE;
24: vg_doc_id Fv_Be_Trx_Hdrs.doc_id%TYPE;
25: vg_to_rpr_doc_id Fv_Be_Trx_Hdrs.doc_id%TYPE;
26: vg_user_id fnd_user.user_id%TYPE;
27: vg_resp_id fnd_responsibility.responsibility_id%TYPE;
28: vg_response_note VARCHAR2(240);
29: vg_doc_type VARCHAR2(40);
30: vg_event_type VARCHAR2(40);
31: vg_calling_sequence VARCHAR2(80);