DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on DUAL

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

966: -- open ref cursor to get the number of rows processed
967:
968: l_stmt_num := 90;
969:
970: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;
971:
972: -- create new context
973:
974: l_stmt_num := 100;