DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_HEADER_SECURITY

Line 4235: x_result := OE_Header_Security.Is_OP_Constrained

4231: ,x_header_rec=>l_header_rec);
4232: OE_HEADER_UTIL.API_Rec_To_Rowtype_Rec(l_header_rec
4233: ,l_header_rowtype_rec);
4234:
4235: x_result := OE_Header_Security.Is_OP_Constrained
4236: (p_operation => p_operation
4237: ,p_column_name => p_column
4238: ,p_record => l_header_rowtype_rec
4239: ,x_on_operation_action => l_action