DBA Data[Home] [Help]

APPS.IGI_IAC_SUBMIT_RXI_ASSET_BAL SQL Statements

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

Line: 70

    SELECT user_concurrent_program_name
    FROM fnd_concurrent_programs_vl
    WHERE application_id = 8400
    AND concurrent_program_name = p_rep_short_name;
Line: 644

    SELECT request_id
    FROM fnd_concurrent_requests
    WHERE parent_request_id = p_p_request_id;