Issues with joining xxal_transfer_order_lines and dos_supply_lines
Summary:
Issues with joining xxal_transfer_order_lines and dos_supply_lines
Content (please ensure you mask any confidential information):
As per Oracle docs , SOURCE_LINE_ID in inv_transfer_order_lines is Reference back to supply line id.But we are not getting data while joining
inv_transfer_order_lines .source_line_id = dos_supply_lines .line_id . But when we join the header id it is working ,we need line id join.
Regards,
Hitha
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0