DBA Data[Home] [Help]

APPS.FND_CONCURRENT_PROG_ANNO_PKG SQL Statements

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

Line: 16

    select dbms_lob.substr(PROGRAM_ANNOTATION,download_size,start_index ) into anno_text1
    from FND_CONC_PROG_ANNOTATIONS where CONCURRENT_PROGRAM_ID=X_CONCURRENT_PROGRAM_ID AND
    APPLICATION_ID=X_APPLICATION_ID ;