DBA Data[Home] [Help]

APPS.BIS_VG_KEY_FLEX dependencies on BIS_VG_UTIL

Line 67: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

63: , x_Column_Comment_Table OUT BIS_VG_TYPES.Flex_Column_Comment_Table_Type
64: , x_Column_Pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
65: , x_Select_Pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
66: , x_return_status OUT VARCHAR2
67: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
68: );
69:
70: --- ============================================================================
71: --- PROCEDURE : parse_KF_Select_Line

Line 100: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

96: , x_Table_Alias OUT VARCHAR2
97: , x_Structure_Column OUT VARCHAR2
98: , x_DUMMY_flag OUT BOOLEAN
99: , x_return_status OUT VARCHAR2
100: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
101: );
102:
103:
104: