DBA Data[Home] [Help]

APPS.OKC_RULE_PUB dependencies on FND_DESCR_FLEX_COL_USAGE_VL

Line 5110: from fnd_descr_flex_col_usage_vl col,

5106: 'comments value, '''' description from ',
5107: tbl.VALUE_COLUMN_NAME||' value, '||NVL(tbl.MEANING_COLUMN_NAME,'''''')||' description from ')
5108: ||tbl.APPLICATION_TABLE_NAME sel,
5109: tbl.ADDITIONAL_WHERE_CLAUSE whr
5110: from fnd_descr_flex_col_usage_vl col,
5111: fnd_flex_validation_tables tbl
5112: -- where col.application_id=510 -- /striping/
5113: where col.application_id= appl_id
5114: -- and col.descriptive_flexfield_name='OKC Rule Developer DF' -- /striping/