Revise IF statements syntax.
Here is how your IF statements are coded...
... look again, can you see anything wrong with the syntax?Code:IF(CURR_REC.APP_FUNC_CODE like '%Credit%' ) THEN temp_crdt_flag := 'Y'; temp_finc_flag := 'N'; END IF;
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |