How to delete cross validation rule lines
Hi,
DB Version: 11.2.0.2.0
Ebs Version: 12.1.3
We are working on a program which creates/updates records for cross validation rule lines (Oracle table is fnd_flex_validation_rule_lines) through API fnd_flex_loader_apis.up_kff_cvr_line. But we need to delete few records also in that table based on some condition. Is there any API to delete the rule lines? Or can we simply use delete statement on table fnd_flex_validation_rule_lines or please let me know any other method to achieve this.
Thanks for your support in advance.
Regards,
Krushna