DBA Data[Home] [Help]

APPS.IBE_CFG_CONFIG_PVT dependencies on FND_WEB_CONFIG

Line 97: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

93: -- get icx session ticket
94: -- x_icx_sessn_tkt := CZ_CF_API.ICX_SESSION_TICKET;
95:
96: -- get the dbc file name
97: x_db_id := FND_WEB_CONFIG.DATABASE_ID;
98:
99: -- get the URL for servlet
100: x_servlet_url := fnd_profile.value('CZ_UIMGR_URL');
101: