DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on FND_FLEX_VALUE_SETS

Line 4380: fnd_flex_value_sets fv

4376: select nvl(fv.maximum_size,40), fs.application_column_name
4377: into lFndSize, app_column
4378: from -- bom_parameters p,
4379: fnd_id_flex_segments fs,
4380: fnd_flex_value_sets fv
4381: where --p.organization_id = lValidationOrg and
4382: fs.id_flex_code = 'MSTK'
4383: and fs.id_flex_num = 101
4384: and fs.segment_name = lConfigSegName --p.config_segment_name