New Task Activity - Code: DEL TASK ACT
General
This page contains the JSON of the function-set applicable on the Delete Task Activity - Code: DEL TASK ACT. This functionset can be used in a status update or Step to delete a task in telematic devices. For more information see: Device Framework
Json code snippet: DEL TASK ACT
{
"FunctionSet": {
"TableNo": 11172835,
"DataType": "34047",
"Entries": [
{
"EntryNo": "10000",
"CodeunitID": "11172853",
"FunctionCode": "DELETE TASK ACT.",
"TableFilter": "TMS Planned Activity: Device Outbound Log Entry No.=<>0"
},
{
"EntryNo": "20000",
"CodeunitID": "11172846",
"FunctionCode": "SET FIELD",
"Description": "Set Manual to No",
"DataType": "0",
"TableFilter": "TMS Planned Activity: Device Outbound Log Entry No.=<>0",
"Parameters": [
{
"ParameterName": "FIELDNO",
"Value": "93"
},
{
"ParameterName": "VALUE",
"Value": "0"
},
{
"ParameterName": "VALIDATE",
"Value": "true"
},
{
"ParameterName": "MODIFY",
"Value": "2"
}
]
}
]
}
}