DBA Data[Home] [Help]

APPS.HR_CN_API dependencies on FND_DESCR_FLEX_COLUMN_USAGES

Line 1210: fnd_descr_flex_column_usages b

1206:
1207: CURSOR cur_prompt IS
1208: select t.form_left_prompt
1209: from fnd_descr_flex_col_usage_tl t,
1210: fnd_descr_flex_column_usages b
1211: where t.application_id in (800, 801)
1212: and b.application_id = t.application_id
1213: and t.descriptive_flexfield_name = b.descriptive_flexfield_name
1214: and b.descriptive_flexfield_name = p_dff