DBA Data[Home] [Help]

APPS.BIS_TREND_PLUG dependencies on BIS_TREND_PLUG

Line 1: package body bis_trend_plug as

1: package body bis_trend_plug as
2: /* $Header: BISTRNDB.pls 120.3 2006/02/02 02:08:40 nbarik noship $ */
3: -- Added for ARU db drv auto generation
4: -- dbdrv: sql ~PROD ~PATH ~FILE none none none package &phase=plb \
5: -- dbdrv: checkfile(115.189=120.3):~PROD:~PATH:~FILE

Line 384: ||'bis_trend_plug.customizePortlet?Region_Code='||r_region

380: ||'&pFileId='||l_File_id;
381: */
382:
383: l_CUSTOMIZE_URL := icx_plug_utilities.getPLSQLagent
384: ||'bis_trend_plug.customizePortlet?Region_Code='||r_region
385: ||'&Function_Name='||l_function_name
386: ||'&pResponsibilityId='||l_fn_responsibility_id
387: ||'&pUserId='||l_user_id
388: -- mdamle 05/09/01 - uncommented session_id

Line 403: ||'bis_trend_plug.view_report_from_portlet?pRegionCode='||r_region||'&pFunctionName='||l_function_name

399: htp.p('');
400:
401: icx_plug_utilities.plugbanner
402: (''||l_title||BIS_PMV_UTIL.getAppendTitle(r_region)||''
407: ,l_customize_url

Line 456: ||'bis_trend_plug.view_report_from_portlet?pRegionCode='||r_region||'&pFunctionName='||l_function_name

452: /*
453: htp.p('
454:

455: '||FND_MESSAGE.get_string('BIS','BIS_VIEW_REPORT')||'
459:
');
460: */

Line 1709: end bis_trend_plug;

1705:
1706: -- commit to be issued by caller
1707: END checkAndSetRL;
1708:
1709: end bis_trend_plug;