CUSTOM SOURCE SLA RULES
In Oracle EBS FA Module
We have created a custom source in a FA subleger accounting application and added function with 2 parameters.
(asset number and journal line type) for deriving Legal entity value based on the 4 segments in the code combination,
While creating accounting program is running, we have to pick the segments of the code combination (expense account).
from the account derivation rules which are in the specific journal line type (which we have given as a parameter)
And have to return the legal entity value based on those 4 segments to the code combination(Expense Account).
Could anyone help me with how the segment values we have to pick while create accounting program is running
0