DBA Data[Home] [Help]

APPS.PO_SIGNATURE_PVT dependencies on PO_ONLINE_REPORT_TEXT

Line 4636: l_sequence po_online_report_text.sequence%TYPE :=0;

4632: l_return_status VARCHAR2(1);
4633: l_online_report_id NUMBER;
4634: l_user_id po_lines.last_updated_by%TYPE := -1;
4635: l_login_id po_lines.last_update_login%TYPE := -1;
4636: l_sequence po_online_report_text.sequence%TYPE :=0;
4637: l_contracting_officer po_headers_all.clm_contract_officer%TYPE;
4638:
4639: BEGIN
4640:

Line 4907: l_sequence po_online_report_text.sequence%TYPE :=0;

4903: l_return_status VARCHAR2(1);
4904: l_online_report_id NUMBER;
4905: l_user_id po_lines.last_updated_by%TYPE := -1;
4906: l_login_id po_lines.last_update_login%TYPE := -1;
4907: l_sequence po_online_report_text.sequence%TYPE :=0;
4908: l_contracting_officer po_headers_all.clm_contract_officer%TYPE;
4909: l_progress VARCHAR2(300);
4910: BEGIN
4911: