DBA Data[Home] [Help]

APPS.BIS_VIEW_GENERATOR_PVT dependencies on BIS_VG_UTIL

Line 108: , x_error_Tbl OUT NOCOPY BIS_VG_UTIL.Error_Tbl_Type

104:
105: PROCEDURE set_mode
106: (p_mode IN bis_vg_types.view_generator_mode_type
107: , x_return_status OUT NOCOPY VARCHAR2
108: , x_error_Tbl OUT NOCOPY BIS_VG_UTIL.Error_Tbl_Type
109:
110: );
111:
112: --