DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on PO_AUTOSOURCE_DOCUMENTS

Line 62: x_old_doc_generation_method po_autosource_documents.doc_generation_method%type;

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