DBA Data[Home] [Help]

APPS.OE_PC_CONSTRAINTS_ADMIN_PVT dependencies on OE_PC_CONSTRAINTS_ADMIN_PUB

Line 2333: OE_PC_Constraints_Admin_PUB.Add_Constraint_Message

2329: END IF;
2330: -- l_column_name is the name of the column on the constraint
2331: -- This maybe NULL if update on all columns is constrained
2332: -- (even if p_column_name is not null)
2333: OE_PC_Constraints_Admin_PUB.Add_Constraint_Message
2334: ( p_application_id => 660
2335: , p_database_object_name => l_db_object_name
2336: , p_column_name => l_column_name
2337: , p_operation => p_operation