DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on DUAL

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

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