DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W dependencies on FND_WEB_CONFIG

Line 10806: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

10802: -- get icx session ticket
10803: x_icx_sessn_tkt := CZ_CF_API.ICX_SESSION_TICKET;
10804:
10805: -- get the dbc file name
10806: x_db_id := FND_WEB_CONFIG.DATABASE_ID;
10807:
10808: -- get the URL for servlet
10809: x_servlet_url := fnd_profile.value('CZ_UIMGR_URL');
10810: