ADR: Set Account segment based on a derived value from custom source
Dear All,
We are using EBS 12.2.14, our account consist of 5 segments (XX.XXXX.XXXXXXXX.XX.XX), we need to derive account segments values using ADR.
ADR for first, 4th and 5th segments is constant, third is constant based on conditions (customer number..etc).
Our Concern in second segment, we need to get its value using custom code.
We created custom function, we made sure that this code is being called, receive the parameter, and return the desired number as expected by inserting theses values into custom table.
After that i set Value Type as Source, Value as function name and Segment as department.