DBA Data[Home] [Help]

APPS.HR_DESCR_FLEX_CONTEXT_INFO dependencies on FND_DESCR_FLEX_COL_USAGE_TL

Line 27: ,form_above_prompt fnd_descr_flex_col_usage_tl.form_above_prompt%TYPE

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

Line 28: ,form_left_prompt fnd_descr_flex_col_usage_tl.form_left_prompt%TYPE

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