DBA Data[Home] [Help]

APPS.MRP_PO_RESCHEDULE dependencies on PO_API_ERRORS_REC_TYPE

Line 620: l_po_api_errors PO_API_ERRORS_REC_TYPE;

616: l_po_release_num varchar2(100); --bug 7144230
617: l_po_release_number NUMBER :=NULL; --bug 7144230
618:
619: l_po_return_status VARCHAR2(1);
620: l_po_api_errors PO_API_ERRORS_REC_TYPE;
621:
622: l_po_line_ids po_tbl_number;
623: l_line_location_ids po_tbl_number;
624: l_distribution_ids po_tbl_number;