DBA Data[Home] [Help]

APPS.BIS_VG_SECURITY dependencies on BIS_VG_UTIL

Line 47: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

43: , x_tbl OUT VARCHAR2
44: , x_app OUT VARCHAR2
45: , x_pointer OUT BIS_VG_TYPES.View_Character_Pointer_Type
46: , x_return_status OUT VARCHAR2
47: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
48: );
49:
50: /* ============================================================================
51: PROCEDURE : add_Security_Info

Line 69: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type

65: , p_security_pointer IN BIS_VG_TYPES.view_character_pointer_type
66: , x_Select_Table OUT BIS_VG_TYPES.view_text_table_type
67: , x_security_pointer OUT BIS_VG_TYPES.view_character_pointer_type
68: , x_return_status OUT VARCHAR2
69: , x_error_Tbl OUT BIS_VG_UTIL.Error_Tbl_Type
70: );
71: --
72: /*============================================================================
73: EXCEPTIONS