DBA Data[Home] [Help]

APPS.PON_WITH_DRAW_PKG dependencies on WF_DIRECTORY

Line 15: l_user_table wf_directory.usertable;

11: l_itemtype wf_items.item_type%TYPE;
12: l_itemkey wf_items.item_key%TYPE;
13: l_process wf_process_activities.process_name%TYPE;
14: x_role_name VARCHAR2(100);
15: l_user_table wf_directory.usertable;
16: l_document_number pon_auction_headers_all.document_number%TYPE;
17: l_auction_title pon_auction_headers_all.auction_title%TYPE;
18: L_TRADING_PARTNER_ID pon_auction_headers_all.TRADING_PARTNER_ID%TYPE;
19: L_TRADING_PARTNER_CONTACT_ID pon_auction_headers_all.TRADING_PARTNER_CONTACT_ID%TYPE;

Line 424: l_user_table wf_directory.usertable;

420: l_itemtype wf_items.item_type%TYPE;
421: l_itemkey wf_items.item_key%TYPE;
422: l_process wf_process_activities.process_name%TYPE;
423: x_role_name VARCHAR2(100);
424: l_user_table wf_directory.usertable;
425: l_document_number pon_auction_headers_all.document_number%TYPE;
426: l_auction_title pon_auction_headers_all.auction_title%TYPE;
427: L_TRADING_PARTNER_ID pon_auction_headers_all.TRADING_PARTNER_ID%TYPE;
428: L_TRADING_PARTNER_CONTACT_ID pon_auction_headers_all.TRADING_PARTNER_CONTACT_ID%TYPE;