DBA Data[Home] [Help]

APPS.OKI_DBI_UTIL_PVT dependencies on BIS_BUCKET_PUB

Line 2221: x_bis_bucket IN bis_bucket_pub.BIS_BUCKET_REC_TYPE)

2217:
2218:
2219: PROCEDURE get_bis_bucket_binds (
2220: x_custom_output IN OUT NOCOPY bis_query_attributes_tbl,
2221: x_bis_bucket IN bis_bucket_pub.BIS_BUCKET_REC_TYPE)
2222: IS
2223: l_custom_rec bis_query_attributes;
2224: BEGIN
2225: l_custom_rec := bis_pmv_parameters_pub.initialize_query_type;