Oracle EBS R12.2.9: API to Disable Code combinations
Dear All,
we have business requirement to disable bulk Code combinations. As i tried with “Program - Inherit Segment Value Attributes” program, it will disable code combination in case of Disabled Segments used in Code Combination and at the same time it will also update the previously deactivated combination for which all the segments are active now but in our case previously deactivated combinations should not be considered for reactivation.
Please suggest me any Oracle standard API is available to disable code combination. So that, i can write a code based on business requirement and call API to disable specific code combinations.