Mapping of columns in DOO_LINES_ALL with Order Management Extensions Fields
Summary:
I have a requirement to map Depot Repair EFF details to Sales Order Header EFF whenever I am posting charges in Depot Repair to Sales Order. To achieve this, I am using Groovy script in Order Management Extension which will update new revision of Sales Order EFF with Depot Repair EFF details.
Depot Repair is linked to Sales Order (RMA) via below join:
DOO_LINES_ALL.reference_line_id = RCL_DEBRIEF_HEADERS.parent_entity_id
I am not able to find column mapped to line's reference_line_id in Order Management Extension.
Request you to let me know what can be the correct Extension's column mapped to line's reference_line_id
Tagged:
0