DBA Data[Home] [Help]

APPS.JL_BR_AR_BATCH_PKG SQL Statements

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

Line: 18

    sqlstmt := 'SELECT batch_id FROM jl_br_ar_temp_batch_'||to_char(p_request_id);
Line: 21

    sqlstmt := 'DELETE FROM jl_br_ar_temp_batch_'||to_char(p_request_id);