How to create flex value translated description programmatically ?
I need to create a flex value with translated description
Unfortunately, the only API (fnd_flex_val_api.create_independent_vset_value)
does not have any parameters for languages and translations.
I didn't manage to find any other API.
Is there any way to do it ?
Any help will be appreciated.