The line id of gmf_xla_extract_lines is not matching with source_distribution_id_num_1 of xla_distri
We are developing a report to get the accounting details of items with cost component class. We have defined ADR based on the cost component class
for some of the cases.
Most of the cases we are able to get the info but some cases condition is not matching to fetch the details.
We are trying to link the line id of gmf_xla_extract_lines with source_distribution_id_num_1 of xla_distribution_links but as I mentioned some of the cases it is failing.
I am not sure whether line id of gmf_xla_extract_lines with source_distribution_id_num_1 of xla_distribution_link should always match or not.