DBA Data[Home] [Help]

APPS.FND_FLEX_KEY_API dependencies on FND_FLEX_VALIDATION_RULE_STATS

Line 2557: DELETE FROM fnd_flex_validation_rule_stats

2553: WHERE application_id = flexfield.application_id
2554: AND id_flex_code = flexfield.flex_code
2555: AND id_flex_num = structure.structure_number
2556: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;
2557: DELETE FROM fnd_flex_validation_rule_stats
2558: WHERE application_id = flexfield.application_id
2559: AND id_flex_code = flexfield.flex_code
2560: AND id_flex_num = structure.structure_number
2561: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;