Table of Contents

Communication - ETA_LOAD

This page contains the JSON of the function-set applicable on the Communication Action: ETA_UNLOAD.

Note

This function set will create and execute a Communicaton Log entry and send an e-mail with an ETA message on a unloadingactivity.

{
  "FunctionSet": {
    "TableNo": 11172805,
    "Entries": [
      {
        "EntryNo": "30000",
        "CodeunitID": "11191223",
        "FunctionCode": "MAIL COMLOGSRCREC",
        "Description": "Send an ETA unload e-mail based on the record source of the communication log entry.",

        "Parameters": [
          {
            "ParameterName": "EMAIL TEMPLATE",
            "Value": "AMC_TMSUNLOADNTF"
          },
          {
            "ParameterName": "LANGUAGE"
          },
          {
            "ParameterName": "REPORT ID",
            "Value": ""
          },
          {
            "ParameterName": "TESTMODEMAIL"
          }
        ]
      }
    ]
  }
}