DBA Data[Home] [Help]

APPS.HR_ID_FLEX_STRUCTURE_INFO dependencies on FND_ID_FLEX_SEGMENTS_TL

Line 26: ,form_above_prompt fnd_id_flex_segments_tl.form_above_prompt%TYPE

22: ,enabled_flag fnd_id_flex_segments.enabled_flag%TYPE
23: ,flex_value_set_id fnd_flex_value_sets.flex_value_set_id%TYPE
24: ,flex_value_set_name fnd_flex_value_sets.flex_value_set_name%TYPE
25: ,format_type fnd_flex_value_sets.format_type%TYPE
26: ,form_above_prompt fnd_id_flex_segments_tl.form_above_prompt%TYPE
27: ,form_left_prompt fnd_id_flex_segments_tl.form_left_prompt%TYPE
28: ,identification_sql VARCHAR2(32767)
29: ,id_column_type VARCHAR2(1)
30: ,has_meaning BOOLEAN

Line 27: ,form_left_prompt fnd_id_flex_segments_tl.form_left_prompt%TYPE

23: ,flex_value_set_id fnd_flex_value_sets.flex_value_set_id%TYPE
24: ,flex_value_set_name fnd_flex_value_sets.flex_value_set_name%TYPE
25: ,format_type fnd_flex_value_sets.format_type%TYPE
26: ,form_above_prompt fnd_id_flex_segments_tl.form_above_prompt%TYPE
27: ,form_left_prompt fnd_id_flex_segments_tl.form_left_prompt%TYPE
28: ,identification_sql VARCHAR2(32767)
29: ,id_column_type VARCHAR2(1)
30: ,has_meaning BOOLEAN
31: ,longlist_flag fnd_flex_value_sets.longlist_flag%TYPE