DBA Data[Home] [Help]

APPS.OKC_TERMS_MIGRATE_GRP dependencies on FND_FLEX_VALUE_SETS

Line 2979: FROM fnd_flex_value_sets WHERE flex_value_set_id = l_attr_value_set_id;

2975:
2976: --validate if variable value exists in the system and fetch the id
2977:
2978: SELECT validation_type INTO l_validation_type
2979: FROM fnd_flex_value_sets WHERE flex_value_set_id = l_attr_value_set_id;
2980:
2981: /* Fetch the variable value Id's of local and global values form variable values*/
2982: IF p_variable_value IS NOT NULL THEN
2983: l_variable_value_id := get_valueset_id