Full-reload modules for the CMS/DB2 tables migrated off /opt/sync, landing in cms.*. Columns introspected fresh from DB2 (QSYS2.SYSCOLUMNS). Three large tables use incremental merge ported from the legacy sync instead of full reload: iprcctn/iprccto (date watermark on t8date/t7date), ffpdglr1 (fiscal- period watermark via rprh join, keyed on btid). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
352 lines
8.8 KiB
JSON
352 lines
8.8 KiB
JSON
{
|
|
"name": "icstm",
|
|
"source_connection": "S78030956",
|
|
"dest_connection": "usmidsap02",
|
|
"dest_table": "cms.icstm",
|
|
"staging_table": "pipekit_staging.icstm",
|
|
"merge_strategy": "full",
|
|
"merge_key": null,
|
|
"enabled": 1,
|
|
"dest_description": "Inventory Costs - Manufactured parts 6.1",
|
|
"columns": [
|
|
{
|
|
"source_name": "CGPART",
|
|
"source_type": "CHAR(20)",
|
|
"dest_name": "cgpart",
|
|
"dest_type": "text",
|
|
"description": "Part Number"
|
|
},
|
|
{
|
|
"source_name": "CGLABS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cglabs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Labour Standard"
|
|
},
|
|
{
|
|
"source_name": "CGMATS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgmats",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Material Standard"
|
|
},
|
|
{
|
|
"source_name": "CGBURS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgburs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Standard"
|
|
},
|
|
{
|
|
"source_name": "CGLABA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cglaba",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Labour Actual"
|
|
},
|
|
{
|
|
"source_name": "CGMATA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgmata",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Material Actual"
|
|
},
|
|
{
|
|
"source_name": "CGBURA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbura",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Actual"
|
|
},
|
|
{
|
|
"source_name": "CGLABV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cglabv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Labour Average"
|
|
},
|
|
{
|
|
"source_name": "CGMATV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgmatv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Material Average"
|
|
},
|
|
{
|
|
"source_name": "CGBURV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgburv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Average"
|
|
},
|
|
{
|
|
"source_name": "CGTPTD",
|
|
"source_type": "DECIMAL(11,0)",
|
|
"dest_name": "cgtptd",
|
|
"dest_type": "numeric(11,0)",
|
|
"description": "Total Prod. To Date"
|
|
},
|
|
{
|
|
"source_name": "CGSDAT",
|
|
"source_type": "DATE",
|
|
"dest_name": "cgsdat",
|
|
"dest_type": "date",
|
|
"description": "Standard Date"
|
|
},
|
|
{
|
|
"source_name": "CGSTCS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgstcs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Standard Cost"
|
|
},
|
|
{
|
|
"source_name": "CGACCS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgaccs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Actual Cost"
|
|
},
|
|
{
|
|
"source_name": "CGAVCS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgavcs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Average Cost"
|
|
},
|
|
{
|
|
"source_name": "CGSTOC",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgstoc",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Other Costs (Standard)"
|
|
},
|
|
{
|
|
"source_name": "CGACOC",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgacoc",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Other Costs (Actual)"
|
|
},
|
|
{
|
|
"source_name": "CGAVOC",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgavoc",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Other Costs (Average)"
|
|
},
|
|
{
|
|
"source_name": "CGSQTY",
|
|
"source_type": "NUMERIC(8,0)",
|
|
"dest_name": "cgsqty",
|
|
"dest_type": "numeric(8,0)",
|
|
"description": "Standard Quantity"
|
|
},
|
|
{
|
|
"source_name": "CGAQTY",
|
|
"source_type": "NUMERIC(8,0)",
|
|
"dest_name": "cgaqty",
|
|
"dest_type": "numeric(8,0)",
|
|
"description": "Actual Quantity"
|
|
},
|
|
{
|
|
"source_name": "CGTYPE",
|
|
"source_type": "CHAR(1)",
|
|
"dest_name": "cgtype",
|
|
"dest_type": "text",
|
|
"description": "Part Type M"
|
|
},
|
|
{
|
|
"source_name": "CGBRFS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrfs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Standard Fixed"
|
|
},
|
|
{
|
|
"source_name": "CGBRVS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrvs",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Standard Variable"
|
|
},
|
|
{
|
|
"source_name": "CGBRFA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrfa",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Actual Fixed"
|
|
},
|
|
{
|
|
"source_name": "CGBRVA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrva",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Actual Variable"
|
|
},
|
|
{
|
|
"source_name": "CGBRFV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrfv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Average Fixed"
|
|
},
|
|
{
|
|
"source_name": "CGBRVV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgbrvv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Burden Average Variable"
|
|
},
|
|
{
|
|
"source_name": "CGFUTS",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgfuts",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Future Standard"
|
|
},
|
|
{
|
|
"source_name": "CGFUTA",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgfuta",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Future Actual"
|
|
},
|
|
{
|
|
"source_name": "CGFUTV",
|
|
"source_type": "NUMERIC(13,5)",
|
|
"dest_name": "cgfutv",
|
|
"dest_type": "numeric(13,5)",
|
|
"description": "Future Average"
|
|
},
|
|
{
|
|
"source_name": "CGPLNT",
|
|
"source_type": "CHAR(3)",
|
|
"dest_name": "cgplnt",
|
|
"dest_type": "text",
|
|
"description": "Plant Code"
|
|
},
|
|
{
|
|
"source_name": "CGFUT1",
|
|
"source_type": "CHAR(3)",
|
|
"dest_name": "cgfut1",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT2",
|
|
"source_type": "CHAR(10)",
|
|
"dest_name": "cgfut2",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT3",
|
|
"source_type": "CHAR(20)",
|
|
"dest_name": "cgfut3",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT4",
|
|
"source_type": "NUMERIC(15,0)",
|
|
"dest_name": "cgfut4",
|
|
"dest_type": "numeric(15,0)",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT5",
|
|
"source_type": "NUMERIC(15,0)",
|
|
"dest_name": "cgfut5",
|
|
"dest_type": "numeric(15,0)",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFLG1",
|
|
"source_type": "CHAR(1)",
|
|
"dest_name": "cgflg1",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFLG2",
|
|
"source_type": "CHAR(1)",
|
|
"dest_name": "cgflg2",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFLG3",
|
|
"source_type": "CHAR(1)",
|
|
"dest_name": "cgflg3",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT6",
|
|
"source_type": "CHAR(10)",
|
|
"dest_name": "cgfut6",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT7",
|
|
"source_type": "CHAR(10)",
|
|
"dest_name": "cgfut7",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT8",
|
|
"source_type": "CHAR(20)",
|
|
"dest_name": "cgfut8",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT9",
|
|
"source_type": "CHAR(20)",
|
|
"dest_name": "cgfut9",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT10",
|
|
"source_type": "CHAR(30)",
|
|
"dest_name": "cgfut10",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT11",
|
|
"source_type": "CHAR(30)",
|
|
"dest_name": "cgfut11",
|
|
"dest_type": "text",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT12",
|
|
"source_type": "NUMERIC(15,5)",
|
|
"dest_name": "cgfut12",
|
|
"dest_type": "numeric(15,5)",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT13",
|
|
"source_type": "NUMERIC(15,5)",
|
|
"dest_name": "cgfut13",
|
|
"dest_type": "numeric(15,5)",
|
|
"description": "Future Use"
|
|
},
|
|
{
|
|
"source_name": "CGFUT14",
|
|
"source_type": "NUMERIC(15,5)",
|
|
"dest_name": "cgfut14",
|
|
"dest_type": "numeric(15,5)",
|
|
"description": "Future Use"
|
|
}
|
|
],
|
|
"watermarks": [],
|
|
"hooks": []
|
|
}
|