[Home] [Help]
330:
331: If (co_Count = 0) then *//* Commented out for bugfix:8679416 */
332: Select count(*)
333: Into co_Count
334: From CST_AP_VARIANCE_BATCHES
335: where category_id is NOT NULL
336: and rownum < 2;
337:
338: If (co_Count = 0) then