Table of Contents

Json Snippet: Set Status 15-CALCULATE

General

This page contains the JSOn of the function-set applicable on the status template: 06-CHECKAUTO and sets the orderstatus to: 15-CALCULATE.

Json snippet


{
    "FunctionSet": {
        "TableNo": 11172786,
        "Entries": [
            {
                "EntryNo": "10000",
                "CodeunitID": "11172846",
                "FunctionCode": "SET STATUS",
                "Description": "Set document status: 15-CALCULATE",
                "Parameters": [
                    {
                        "ParameterName": "NEW STATUS",
                        "Value": "15-CALCULATE"
                    }
                ]
            }
        ]
    }
}