DBA Data[Home] [Help]

APPS.ASO_CONC_REQ_INT dependencies on FND_WEB_CONFIG

Line 1049: l_url := fnd_web_config.jsp_agent ();

1045: aso_debug_pub.ADD ('Quote header ID is ' || p_quote_header_id,1,'N');
1046: END IF;
1047:
1048: -- get the server address
1049: l_url := fnd_web_config.jsp_agent ();
1050: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
1051: aso_debug_pub.ADD ('URL ID is ' || l_url,1,'N');
1052: END IF;
1053:

Line 1156: l_url := fnd_web_config.jsp_agent ();

1152:
1153: BEGIN
1154:
1155: -- get the server address
1156: l_url := fnd_web_config.jsp_agent ();
1157: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
1158: aso_debug_pub.ADD ('URL ID is ' || l_url,1,'N');
1159: END IF;
1160: