pipekit/config/modules/iv00105.json
2026-09-04 09:26:09 -04:00

59 lines
1.3 KiB
JSON

{
"name": "iv00105",
"source_connection": "sqlserver",
"dest_connection": "usmidsap02",
"dest_table": "gp.iv00105",
"staging_table": "pipekit_staging.iv00105",
"merge_strategy": "full",
"merge_key": null,
"enabled": 1,
"dest_description": null,
"description": null,
"columns": [
{
"source_name": "ITEMNMBR",
"source_type": "CHAR(31)",
"dest_name": "itemnmbr",
"dest_type": "text",
"description": null
},
{
"source_name": "CURNCYID",
"source_type": "CHAR(15)",
"dest_name": "curncyid",
"dest_type": "text",
"description": null
},
{
"source_name": "CURRNIDX",
"source_type": "SMALLINT",
"dest_name": "currnidx",
"dest_type": "smallint",
"description": null
},
{
"source_name": "DECPLCUR",
"source_type": "SMALLINT",
"dest_name": "decplcur",
"dest_type": "smallint",
"description": null
},
{
"source_name": "LISTPRCE",
"source_type": "NUMERIC(19,5)",
"dest_name": "listprce",
"dest_type": "numeric(19,5)",
"description": null
},
{
"source_name": "DEX_ROW_ID",
"source_type": "INT",
"dest_name": "dex_row_id",
"dest_type": "integer",
"description": null
}
],
"watermarks": [],
"hooks": []
}