DBA Data[Home] [Help]

APPS.MRP_PO_RESCHEDULE dependencies on PO_API_ERRORS_REC_TYPE

Line 821: l_po_api_errors PO_API_ERRORS_REC_TYPE;

817: l_po_release_num varchar2(100); --bug 7144230
818: l_po_release_number NUMBER :=NULL; --bug 7144230
819:
820: l_po_return_status VARCHAR2(1);
821: l_po_api_errors PO_API_ERRORS_REC_TYPE;
822:
823: l_po_line_ids po_tbl_number;
824: l_line_location_ids po_tbl_number;
825: l_distribution_ids po_tbl_number;