Returns
This page provides detailed instructions on the Returns Code transform code block and what should be added to the Script Manifest file in order to execute the code
Script Manifest File (YML)
Upstream Transformation Dependencies
This code block has no upstream dependencies but requires the Loop Returns extractor to be installed
Transformation Code Requirements
The following code should be added to the main workflow in the appropriate position, after Life-Time Value and before Product and Inventory per the Transform Code Sequence - DRP page
Returns - Loop Returns
Add this code to enable analysis of returns and exchanges by creating the following tables:
[
drp.loop_return_lines
]
Last updated