DBA Data[Home] [Help]

APPS.PO_PDOI_ERR_UTL dependencies on PO_VALIDATION_RESULTS_TYPE

Line 96: ( x_results IN OUT NOCOPY po_validation_results_type,

92: p_price_diffs IN PO_PDOI_TYPES.price_diffs_rec_type := NULL
93: );
94:
95: PROCEDURE process_val_type_errors
96: ( x_results IN OUT NOCOPY po_validation_results_type,
97: p_table_name IN VARCHAR2,
98: p_headers IN PO_PDOI_TYPES.headers_rec_type := NULL,
99: p_lines IN PO_PDOI_TYPES.lines_rec_type := NULL,
100: p_line_locs IN PO_PDOI_TYPES.line_locs_rec_type := NULL,