DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_BLANKET_HEADER_SECURITY

Line 4252: x_result := OE_Blanket_Header_Security.Is_OP_Constrained

4248: x_return_status => x_return_status);
4249: OE_BLANKET_UTIL.API_Rec_To_Rowtype_Rec(l_blanket_header_rec
4250: ,l_blanket_rowtype_rec);
4251:
4252: x_result := OE_Blanket_Header_Security.Is_OP_Constrained
4253: (p_operation => p_operation
4254: ,p_column_name => p_column
4255: ,p_record => l_blanket_rowtype_rec
4256: ,x_on_operation_action => l_action