DBA Data[Home] [Help]

APPS.FND_FLEX_KEY_API dependencies on FND_SHORTHAND_FLEX_ALIASES

Line 2519: DELETE FROM fnd_shorthand_flex_aliases

2515: RAISE;
2516: END;
2517: END LOOP;
2518:
2519: DELETE FROM fnd_shorthand_flex_aliases
2520: WHERE application_id = flexfield.application_id
2521: AND id_flex_code = flexfield.flex_code
2522: AND id_flex_num = structure.structure_number
2523: AND '$Header: AFFFKAIB.pls 120.10.12010000.1 2008/07/25 14:14:04 appldev ship $' IS NOT NULL;