DBA Data[Home] [Help]

APPS.EAM_PARAMETERS_PUB dependencies on FND_FILE

Line 63: FND_FILE.PUT_LINE(FND_FILE.LOG, info);

59: VALUES (info,g_sr_no);
60:
61: commit;
62: */
63: FND_FILE.PUT_LINE(FND_FILE.LOG, info);
64:
65: END;
66: -- There can be only one set of eam parameters for each unique organization_id.
67: -- This method is called only in the case of insertion.