Table of Contents

SND WMS DOcuments to TMS Order

General

This page contains the JSON of the DI Message Type: SND WMS Documents to TMS Order

This message can be created from a Shipment by adding a line with Function:Data Integration on the Status Template of a Shipment.

Note

Json code snippet: SND-WMS-DOCS-TO-TMS.


{
  "Header": {
    "UserID": "BOLTRICS",
    "ExportDateTime": "2025-03-24T15:56:07.8390000Z",
    "Database": "Dynamics_PROD_D00",
    "Company": "DEMo LOGISTICS"
  },
  "Content": {
    "T11191367s": {
      "TableNo": 11191367,
      "TableName": "3PL DI Message Type",
      "Records": [
        {
          "T11191367": {
            "Fields": {
              "F1": "SND-WMS-DOCS-TO-TMS",
              "F10": "Send WMS shipment/receipt to TMS Order",
              "F11": "",
              "F15": "2",
              "F16": "11191365",
              "F17": "720",
              "F19": "Send WMS shipment/receipt to TMS Order",
              "F21": "1",
              "F22": "3",
              "F23": "11154660",
              "F26": "https://............/Codeunit/DIPost",
              "F27": "true",
              "F28": "%3\\%1-%5-%2",
              "F30": "true",
              "F31": "true",
              "F34": "www.boltrics.nl/receivetmsdocument:v1.00",
              "F37": "450",
              "F38": "RCV-TMSDOCUMENT_v001",
              "F40": "WMSTMSINTEGR",
              "F41": "password",
              "F68": "1",
              "F92": "2024-04-17T06:30:46Z",
              "F93": "BOLTRICS"
            },
            "ChildRecords": {
              "T11191372s": {
                "TableNo": 11191372,
                "TableName": "3PL DI Message Type Parameter",
                "Records": [
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "SND-WMS-DOCS-TO-TMS",
                        "F2": "ATTRIBUTES",
                        "F10": "FALSE",
                        "F11": "Optional: Write attributes fields in output"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "SND-WMS-DOCS-TO-TMS",
                        "F2": "CONVERTTYPE1",
                        "F11": "Optional: Converts WMS Line Type To TMS Line Type"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "SND-WMS-DOCS-TO-TMS",
                        "F2": "EANCODE",
                        "F11": "Optional: For fixed: From-Trading-Partner"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "SND-WMS-DOCS-TO-TMS",
                        "F2": "USECARRGROUP",
                        "F10": "TRUE",
                        "F11": "Optional: Use for No Carrier Type Group",
                        "F102": "2023-01-24T14:11:14Z",
                        "F103": "BOLTRICS"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "SND-WMS-DOCS-TO-TMS",
                        "F2": "WRITEASPLANNED",
                        "F11": "Optional: Write Loading date as planned dates WMS"
                      }
                    }
                  }
                ]
              },
              "T11191264s": {
                "TableNo": 11191264,
                "TableName": "3PL Settings",
                "Records": [
                  {
                    "T11191264": {
                      "Fields": {
                        "F2": "11191367",
                        "F3": "26",
                        "F4": "3PL DI Message Type: SND-WMS-DOCS-TO-TMS",
                        "F11": "https://.............................../Codeunit/DIPost",
                        "F15": "3PL DI Message Type: SND-WMS-DOCS-TO-TMS"
                      }
                    }
                  }
                ]
              }
            }
          }
        }
      ]
    }
  }
}