Need an API to disable code combinations based on segment values
Hi All,
We have a business need where in we need to disable specific code combinations which are active based on the corresponding segment values.
We are aware of the concurrent program provided by Oracle - 'Inherit Segment Value Attributes Program', but we do not want to use it due to the limitation of it disabling all combinations other than where the Preserve Flag is checked. The flexibility of choosing the combination based on segment does not exist and hence we need to understand how to go about doing this.
I tried looking up Metalink and Oracle documentation and did not find any public API to achieve this.