DBA Data[Home] [Help]

APPS.CSI_CZ_INT dependencies on FND_WEB_CONFIG

Line 1605: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

1601: -- get icx session ticket
1602: x_icx_sessn_tkt := CZ_CF_API.ICX_SESSION_TICKET;
1603:
1604: -- get the dbc file name
1605: x_db_id := FND_WEB_CONFIG.DATABASE_ID;
1606:
1607: -- get the URL for servlet
1608: x_servlet_url := fnd_profile.value('CZ_UIMGR_URL');
1609: