DBA Data[Home] [Help]

APPS.CN_PURGE_TABLES_PUB dependencies on FND_FILE

Line 26: fnd_file.put_line

22: (
23: SUBSTR(msg,1,254)
24: )
25: ;
26: fnd_file.put_line
27: (
28: fnd_file.Log, msg
29: )
30: ; -- Bug fix 5125980

Line 28: fnd_file.Log, msg

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