DBA Data[Home] [Help]

APPS.ISC_DBI_SAM_NAGR_ORD_DTL_PKG dependencies on BIS_PMV_PAGE_PARAMETER_TBL

Line 4: procedure get_sql ( p_param in bis_pmv_page_parameter_tbl,

1: package body isc_dbi_sam_nagr_ord_dtl_pkg as
2: /* $Header: ISCRGCMB.pls 120.8 2006/05/15 14:32:52 scheung noship $ */
3:
4: procedure get_sql ( p_param in bis_pmv_page_parameter_tbl,
5: x_custom_sql out nocopy varchar2,
6: x_custom_output out nocopy bis_query_attributes_tbl) is
7:
8: l_sgid varchar2(32000);