DBA Data[Home] [Help]

APPS.FND_FLEX_KEY_API dependencies on FND_FLEX_INCLUDE_RULE_LINES

Line 2547: DELETE FROM fnd_flex_include_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;
2547: DELETE FROM fnd_flex_include_rule_lines
2548: WHERE application_id = flexfield.application_id
2549: AND id_flex_code = flexfield.flex_code
2550: AND id_flex_num = structure.structure_number
2551: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;