DBA Data[Home] [Help]

APPS.CSI_JAVA_INTERFACE_PKG dependencies on FND_WEB_CONFIG

Line 1465: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

1461: -- get icx session ticket
1462: x_icx_sessn_tkt := CZ_CF_API.ICX_SESSION_TICKET;
1463:
1464: -- get the dbc file name
1465: x_db_id := FND_WEB_CONFIG.DATABASE_ID;
1466:
1467: -- get the URL for servlet
1468: x_servlet_url := fnd_profile.value('CZ_UIMGR_URL');
1469: