DBA Data[Home] [Help]

APPS.BIS_VG_LOOKUP dependencies on BIS_VG_UTIL

Line 58: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

54: , x_Select_Table OUT BIS_VG_TYPES.View_Text_Table_Type
55: , x_Column_Pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
56: , x_Select_Pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
57: , x_return_status OUT VARCHAR2
58: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
59: );
60:
61: --============================================================================
62: --PROCEDURE : parse_LA_select

Line 88: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

84: , x_lookup_type OUT VARCHAR2
85: , x_lookup_column OUT VARCHAR2
86: , x_Select_Pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
87: , x_return_status OUT VARCHAR2
88: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
89: );
90:
91: --
92: /*============================================================================