DBA Data[Home] [Help]

APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on DUAL

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

914: -- open ref cursor to add number of rows processed
915:
916: l_stmt_num := 60;
917:
918: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;
919:
920: -- create new context
921:
922: l_stmt_num := 70;