DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_HEADER_SECURITY

Line 4138: x_result := OE_Header_Security.Is_OP_Constrained

4134: ,x_header_rec=>l_header_rec);
4135: OE_HEADER_UTIL.API_Rec_To_Rowtype_Rec(l_header_rec
4136: ,l_header_rowtype_rec);
4137:
4138: x_result := OE_Header_Security.Is_OP_Constrained
4139: (p_operation => p_operation
4140: ,p_column_name => p_column
4141: ,p_record => l_header_rowtype_rec
4142: ,x_on_operation_action => l_action