DBA Data[Home] [Help]

APPS.FA_RX_FLEX_PKG dependencies on FND_ID_FLEXS

Line 655: from fnd_id_flexs

651: -- Primary key for that table
652: --
653: select application_table_name , unique_id_column_name
654: into l_table_name, l_unique_id_column_name
655: from fnd_id_flexs
656: where application_id = p_application_id
657: and id_flex_code = p_id_flex_code;
658:
659: -- Get the segment delimiter