DBA Data[Home] [Help]

APPS.CST_ACCRUALSUMMARYREPORT_PVT dependencies on DUAL

Line 686: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;

682: -- open ref cursor to add number of rows processed
683:
684: l_stmt_num := 60;
685:
686: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;
687:
688: -- create new context
689:
690: l_stmt_num := 70;