DBA Data[Home] [Help]

APPS.FND_GLOBAL dependencies on FND_LOG_REPOSITORY

Line 2242: fnd_log_repository.init(NULL,user_id);

2238:
2239: -- This will start up debug logging.
2240: -- This call must occur after profiles have been initialized and
2241: -- when there is a user and resp.
2242: fnd_log_repository.init(NULL,user_id);
2243:
2244: end if;
2245:
2246: --