DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on PO_AUTOSOURCE_DOCUMENTS

Line 63: x_old_doc_generation_method po_autosource_documents.doc_generation_method%type;

59: IS
60: x_old_po_header_id number := 0;
61: po_req_lines requisition_lines_cursor%rowtype;
62: old_po_req_line requisition_lines_cursor%rowtype;
63: x_old_doc_generation_method po_autosource_documents.doc_generation_method%type;
64: x_kanban_return_status VARCHAR2(10) := '';
65: x_return_code VARCHAR2(25);
66: x_tax_status VARCHAR2(10);
67: l_encode varchar2(2000);