DBA Data[Home] [Help]

APPS.CSI_JAVA_INTERFACE_PKG dependencies on FND_WEB_CONFIG

Line 1464: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

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