DBA Data[Home] [Help]

APPS.BSC_CUSTOM_VIEW_UI_WRAPPER dependencies on BIS_INDICATORS_VL

Line 399: ,x_measure_type OUT NOCOPY BIS_INDICATORS_VL.MEASURE_TYPE%TYPE

395: (
396: p_region_code IN VARCHAR
397: ,p_dataset_id IN NUMBER
398: ,x_meas_disp_name OUT NOCOPY AK_REGION_ITEMS_VL.ATTRIBUTE_LABEL_LONG%TYPE
399: ,x_measure_type OUT NOCOPY BIS_INDICATORS_VL.MEASURE_TYPE%TYPE
400: ,x_source OUT NOCOPY BSC_SYS_DATASETS_B.SOURCE%TYPE
401: ,x_item_type OUT NOCOPY AK_REGION_ITEMS_VL.attribute1%TYPE
402: );
403: