DBA Data[Home] [Help]

APPS.OKL_LA_SALES_TAX_PVT dependencies on FND_DESCR_FLEX_COL_USAGE_VL

Line 762: from fnd_descr_flex_col_usage_vl col,

758: AND rul.rule_information_category = 'LASTPR';
759:
760: CURSOR get_segment_prompt(p_ri okc_rules_b.rule_information1%TYPE) IS
761: select col.form_left_prompt
762: from fnd_descr_flex_col_usage_vl col,
763: okc_rule_defs_v rdef
764: where col.application_id = 540
765: and col.application_id = rdef.application_id
766: and col.descriptive_flexfield_name=rdef.descriptive_flexfield_name