DBA Data[Home] [Help]

APPS.ISC_DBI_WMS_PTS_TREND_PKG dependencies on BIS_PMV_PAGE_PARAMETER_TBL

Line 6: p_param in BIS_PMV_PAGE_PARAMETER_TBL,

2: /*$Header: ISCRGBSS.pls 120.0 2005/05/25 17:28:32 appldev noship $*/
3:
4: /* Trend Query for Pick Release To Ship Cycle Time Trend */
5: PROCEDURE get_sql(
6: p_param in BIS_PMV_PAGE_PARAMETER_TBL,
7: x_custom_sql OUT NOCOPY VARCHAR2,
8: x_custom_output OUT NOCOPY BIS_QUERY_ATTRIBUTES_TBL
9: );
10: