Table of Contents

Json Snippet: Set Status 06-CHECKAUTO

General

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

Json snippet

{
    "FunctionSet": {
        "TableNo": 11172786,
        "Entries": [
            {
                "EntryNo": "10000",
                "CodeunitID": "11172846",
                "FunctionCode": "SET STATUS",
                "Parameters": [
                    {
                        "ParameterName": "NEW STATUS",
                        "Value": "06-CHECKAUTO"
                    }
                ]
            }
        ]
    }
}