DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on FND_FLEX_VALUE_SETS

Line 4285: fnd_flex_value_sets fv

4281: select nvl(fv.maximum_size,40), fs.application_column_name
4282: into lFndSize, app_column
4283: from -- bom_parameters p,
4284: fnd_id_flex_segments fs,
4285: fnd_flex_value_sets fv
4286: where --p.organization_id = lValidationOrg and
4287: fs.id_flex_code = 'MSTK'
4288: and fs.id_flex_num = 101
4289: and fs.segment_name = lConfigSegName --p.config_segment_name