DBA Data[Home] [Help]

APPS.CSI_CZ_INT dependencies on FND_WEB_CONFIG

Line 1646: x_db_id := FND_WEB_CONFIG.DATABASE_ID;

1642: -- get icx session ticket
1643: x_icx_sessn_tkt := CZ_CF_API.ICX_SESSION_TICKET;
1644:
1645: -- get the dbc file name
1646: x_db_id := FND_WEB_CONFIG.DATABASE_ID;
1647:
1648: -- get the URL for servlet
1649: x_servlet_url := fnd_profile.value('CZ_UIMGR_URL');
1650: