Last Updated: May 10, 2022
Use this function to get matching results from catalog data for a given line item table.
Line Item Match (catalog_id, processed_fid, match_columns, return_columns, line_item_table, result_table_type )
Input Parameter Name | Description |
---|---|
catalog_id | Master catalog name/id for reference |
processed_fid | Pre-processed master catalog CSV FID |
match_columns | Master catalog columns to be matched |
return_columns | Master catalog columns to be returned |
line_item_table | Input Line Item table |
result_table_type | Result Line Item table type |
Line Item Match (catalog_12, 49drfghgxyz, PRODUCT_CATEGORY,NAME, input_table, result_table )
To view all the Document functions, click here.