DBA Data[Home] [Help]

APPS.CST_ACCRUALSUMMARYREPORT_PVT dependencies on DUAL

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

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