DBA Data[Home] [Help]

APPS.PQH_UTILITY dependencies on FND_FLEX_VAL_API

Line 1477: fnd_flex_val_api.get_table_vset_select

1473: If l_value_set.validation_type = 'F' then
1474: --
1475: -- Call the fnd function that returns the sql stmt;
1476: --
1477: fnd_flex_val_api.get_table_vset_select
1478: (
1479: p_value_set_id => p_value_set_id,
1480: x_select => p_sql_stmt,
1481: x_mapping_code => l_map,