DBA Data[Home] [Help]

APPS.INV_PRINT_REQUEST SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 231

        SELECT ip_address, port_number
        INTO l_ip_address, l_port_number
        FROM WMS_PRINTER_IP_DEF
        WHERE printer_name = l_printer_name;