DBA Data[Home] [Help]

APPS.BIS_VG_COMPILE dependencies on BIS_VG_UTIL

Line 40: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

36: , p_View_Select_Text_Table IN bis_vg_types.view_text_table_type
37: , p_View_Column_Comment_Table IN bis_vg_types.Flex_Column_Comment_Table_Type
38: , x_View_Column_Comment_Table OUT bis_vg_types.Flex_Column_Comment_Table_Type
39: ---, x_return_status OUT VARCHAR2
40: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
41: );
42:
43: END BIS_VG_COMPILE;