DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on DUAL

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

971: -- open ref cursor to get the number of rows processed
972:
973: l_stmt_num := 90;
974:
975: OPEN l_ref_cur FOR SELECT l_count l_count FROM dual ;
976:
977: -- create new context
978:
979: l_stmt_num := 100;