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
Transformation Code Requirements
#--------------------------------------------------------------------------------------------------------------------
# SECTION: 5800_RETURNS
# DEPENDENCIES:
# - Integration: Loop Returns
# REQUIRED: No
# PURPOSE: This code the DRP tables for Loop Returns and should be enabled when Loop Returns is added and enabled
#--------------------------------------------------------------------------------------------------------------------
loop_returns:
integrations:
- loop_returns
scripts:
- "github://platform-sql-shared/scripts/base/5800_returns/5810_RET_BAS_loop_return_lines.sql"Returns - Loop Returns
Was this helpful?