DBA Data[Home] [Help]

APPS.EAM_PMDEF_PUB dependencies on FND_FILE

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

19: PRAGMA AUTONOMOUS_TRANSACTION;
20: l_dummy number;
21: BEGIN
22:
23: FND_FILE.PUT_LINE(FND_FILE.LOG, info);
24:
25: END;
26:
27: -- Given an activity association id of an activity association instance,