DBA Data[Home] [Help]

VIEW: APPS.PO_832_BATCH_ID_V

Source

View Text - Preformatted

SELECT distinct batch_id, process_code from po_headers_interface
View Text - HTML Formatted

SELECT DISTINCT BATCH_ID
, PROCESS_CODE
FROM PO_HEADERS_INTERFACE