DBA Data[Home] [Help]

APPS.ASO_APR_WF_PVT dependencies on FND_WEB_CONFIG

Line 5141: l_url := fnd_web_config.jsp_agent (

5137: 'N'
5138: );
5139: END IF;
5140: -- get the server address
5141: l_url := fnd_web_config.jsp_agent (
5142: );
5143: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
5144: aso_debug_pub.ADD (
5145: 'URL ID is ' || l_url,