DBA Data[Home] [Help]

APPS.OZF_WEBADI_INTERFACE_PVT dependencies on FND_PROFILE

Line 823: l_file_dir := FND_PROFILE.VALUE('BNE_SERVER_LOG_PATH');

819: END IF;
820:
821: -- Writing to a file to record the data and debug for any problems
822:
823: l_file_dir := FND_PROFILE.VALUE('BNE_SERVER_LOG_PATH');
824:
825: IF l_file_dir IS NULL THEN
826:
827: OPEN C;