DBA Data[Home] [Help]

APPS.PO_HEADERS_SV9 dependencies on PO_STATUS_REC_TYPE

Line 431: x_po_status_rec PO_STATUS_REC_TYPE;

427:
428: --
429: -- added the following variables for PDOI enhancement.
430:
431: x_po_status_rec PO_STATUS_REC_TYPE;
432: x_return_status varchar2(30);
433: x_consigned_consumption_flag po_headers.consigned_consumption_flag%type ;
434:
435: --