DBA Data[Home] [Help]

APPS.CN_PURGE_TABLES_PVT dependencies on FND_FILE

Line 63: fnd_file.put_line

59: (
60: SUBSTR(msg,1,254)
61: )
62: ;
63: fnd_file.put_line
64: (
65: fnd_file.Log, msg
66: )
67: ; -- Bug fix 5125980

Line 65: fnd_file.Log, msg

61: )
62: ;
63: fnd_file.put_line
64: (
65: fnd_file.Log, msg
66: )
67: ; -- Bug fix 5125980
68: END IF;
69: -- comment out dbms_output before checking in file