TMS Event Function Line 2110 Recalculate costs/analyses
General
The following Json-code can be copied to the Execute Function Set:
Functional
{
"FunctionSet": {
"TableNo": 11172786,
"Entries": [
{
"EntryNo": "10000",
"CodeunitID": "11172846",
"FunctionCode": "EXEC. STATUSFUNCTION",
"TableFilter": "TMS Document Header: Document Type=Trip,Status=>20-RELEASED",
"Parameters": [
{
"ParameterName": "STATUSTEMPLATE",
"Value": "TMS_TRIP"
},
{
"ParameterName": "STATUSCODE",
"Value": "20-RELEASED"
},
{
"ParameterName": "SEQFILTER"
},
{
"ParameterName": "OBJECTID",
"Value": "11172845"
},
{
"ParameterName": "FUNCID",
"Value": "9|40"
}
]
}
]
}
}