DBA Data[Home] [Help]

APPS.FND_FLEX_KEY_API dependencies on FND_FLEX_VALIDATION_RULE_LINES

Line 2542: DELETE FROM fnd_flex_validation_rule_lines

2538: WHERE application_id = flexfield.application_id
2539: AND id_flex_code = flexfield.flex_code
2540: AND id_flex_num = structure.structure_number
2541: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;
2542: DELETE FROM fnd_flex_validation_rule_lines
2543: WHERE application_id = flexfield.application_id
2544: AND id_flex_code = flexfield.flex_code
2545: AND id_flex_num = structure.structure_number
2546: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;