DBA Data[Home] [Help]

PACKAGE: APPS.ISC_DBI_SAM_TOP_AGR_PKG

Source


1 package isc_dbi_sam_top_agr_pkg as
2 /* $Header: ISCRGCGS.pls 120.0 2005/08/30 13:45:19 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);
7 
8 end isc_dbi_sam_top_agr_pkg;