DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_BLANKET_HEADER_SECURITY

Line 4155: x_result := OE_Blanket_Header_Security.Is_OP_Constrained

4151: x_return_status => x_return_status);
4152: OE_BLANKET_UTIL.API_Rec_To_Rowtype_Rec(l_blanket_header_rec
4153: ,l_blanket_rowtype_rec);
4154:
4155: x_result := OE_Blanket_Header_Security.Is_OP_Constrained
4156: (p_operation => p_operation
4157: ,p_column_name => p_column
4158: ,p_record => l_blanket_rowtype_rec
4159: ,x_on_operation_action => l_action