DBA Data[Home] [Help]

APPS.ASO_APR_WF_PVT dependencies on FND_WEB_CONFIG

Line 5111: l_url := fnd_web_config.jsp_agent (

5107: 'N'
5108: );
5109: END IF;
5110: -- get the server address
5111: l_url := fnd_web_config.jsp_agent (
5112: );
5113: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
5114: aso_debug_pub.ADD (
5115: 'URL ID is ' || l_url,