[Home] [Help]
22: (
23: SUBSTR(msg,1,254)
24: )
25: ;
26: fnd_file.put_line
27: (
28: fnd_file.Log, msg
29: )
30: ; -- Bug fix 5125980
24: )
25: ;
26: fnd_file.put_line
27: (
28: fnd_file.Log, msg
29: )
30: ; -- Bug fix 5125980
31: END IF;
32: -- comment out dbms_output before checking in file