DBA Data[Home] [Help]

APPS.BIX_PMV_DBI_UTL_PKG dependencies on BIS_QUERY_ATTRIBUTES_TBL

Line 54: x_custom_output IN OUT NOCOPY bis_query_attributes_tbl

50: );
51:
52:
53: PROCEDURE get_bind_vars (
54: x_custom_output IN OUT NOCOPY bis_query_attributes_tbl
55: , p_func_area IN VARCHAR2);
56:
57: FUNCTION get_orr_views RETURN VARCHAR2;
58: