DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on DUAL

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

944: -- open ref cursor to get the number of rows processed
945:
946: l_stmt_num := 70;
947:
948: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;
949:
950: -- create new context
951:
952: l_stmt_num := 80;