DBA Data[Home] [Help]

APPS.FND_FLEX_KEY_API dependencies on FND_ID_FLEX_STRUCTURES_TL

Line 2563: DELETE FROM fnd_id_flex_structures_tl

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;
2562:
2563: DELETE FROM fnd_id_flex_structures_tl
2564: WHERE application_id = flexfield.application_id
2565: AND id_flex_code = flexfield.flex_code
2566: AND id_flex_num = structure.structure_number
2567: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;