DBA Data[Home] [Help]

APPS.BIX_PMV_EMC_ACCOUNT_RPT_PKG dependencies on BIS_QUERY_ATTRIBUTES_TBL

Line 6: p_custom_output OUT NOCOPY bis_query_attributes_TBL

2: /*$Header: bixeactr.pls 115.0 2002/12/30 21:18:02 djambula noship $ */
3:
4: PROCEDURE GET_SQL(p_page_parameter_tbl IN BIS_PMV_PAGE_PARAMETER_TBL,
5: p_sql_text OUT NOCOPY VARCHAR2,
6: p_custom_output OUT NOCOPY bis_query_attributes_TBL
7: );
8:
9: END BIX_PMV_EMC_ACCOUNT_RPT_PKG;