pipekit/config/modules/sy00300.json
2026-08-31 16:59:04 -04:00

79 lines
1.8 KiB
JSON

{
"name": "sy00300",
"source_connection": "sqlserver",
"dest_connection": "usmidsap02",
"dest_table": "gp.sy00300",
"staging_table": "pipekit_staging.sy00300",
"merge_strategy": "full",
"merge_key": null,
"enabled": 1,
"dest_description": null,
"columns": [
{
"source_name": "SGMTNUMB",
"source_type": "SMALLINT",
"dest_name": "sgmtnumb",
"dest_type": "smallint",
"description": null
},
{
"source_name": "SGMTNAME",
"source_type": "CHAR(15)",
"dest_name": "sgmtname",
"dest_type": "text",
"description": null
},
{
"source_name": "LOFSGMNT",
"source_type": "SMALLINT",
"dest_name": "lofsgmnt",
"dest_type": "smallint",
"description": null
},
{
"source_name": "MXLENSEG",
"source_type": "SMALLINT",
"dest_name": "mxlenseg",
"dest_type": "smallint",
"description": null
},
{
"source_name": "USDFSGKY",
"source_type": "SMALLINT",
"dest_name": "usdfsgky",
"dest_type": "smallint",
"description": null
},
{
"source_name": "MNSEGIND",
"source_type": "TINYINT",
"dest_name": "mnsegind",
"dest_type": "smallint",
"description": null
},
{
"source_name": "SegmentWidth",
"source_type": "CHAR(1)",
"dest_name": "segmentwidth",
"dest_type": "text",
"description": null
},
{
"source_name": "DEX_ROW_TS",
"source_type": "DATETIME",
"dest_name": "dex_row_ts",
"dest_type": "timestamp",
"description": null
},
{
"source_name": "DEX_ROW_ID",
"source_type": "INT",
"dest_name": "dex_row_id",
"dest_type": "integer",
"description": null
}
],
"watermarks": [],
"hooks": []
}