DBA Data[Home] [Help]

APPS.EAM_ASSET_ROUTES_PUB dependencies on FND_FILE

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

46: PRAGMA AUTONOMOUS_TRANSACTION;
47: l_dummy number;
48: BEGIN
49:
50: FND_FILE.PUT_LINE(FND_FILE.LOG, info);
51:
52: END;
53:
54: /* function checking the item unique when both the 2 combinations are provided by the user */