Table of Contents

Json Snippet: Document Addresses > 0

General

This page contains the Json of the function-set applicable on the status template: 06-CHECKAUTO line 10 - Criteria Set.

Json code snippet

{
    "FunctionSet": {
        "TableNo": 11172786,
        "DataType": "34047",
        "Entries": [
            {
                "EntryNo": "10000",
                "CodeunitID": "11172846",
                "FunctionCode": "COMPARE",
                "Parameters": [
                    {
                        "ParameterName": "VALUE1",
                        "DataType": "0",
                        "ResultFunctionSetID": {
                            "FunctionSet": {
                                "TableNo": 11172786,
                                "DataType": "34559",
                                "Entries": [
                                    {
                                        "EntryNo": "10000",
                                        "CodeunitID": "11172846",
                                        "FunctionCode": "COUNT",
                                        "Parameters": [
                                            {
                                                "ParameterName": "TABLENO",
                                                "Value": "11191397"
                                            },
                                            {
                                                "ParameterName": "FIELD 1",
                                                "Value": "30"
                                            },
                                            {
                                                "ParameterName": "FILTER 1",
                                                "ResultFunctionSetID": {
                                                    "FunctionSet": {
                                                        "TableNo": 11172786,
                                                        "DataType": "31488",
                                                        "Entries": [
                                                            {
                                                                "EntryNo": "10000",
                                                                "CodeunitID": "11172846",
                                                                "FunctionCode": "FIELD",
                                                                "Parameters": [
                                                                    {
                                                                        "ParameterName": "FIELDNO",
                                                                        "Value": "2000000000"
                                                                    }
                                                                ]
                                                            }
                                                        ]
                                                    }
                                                }
                                            },
                                            {
                                                "ParameterName": "FIELD 2",
                                                "Value": "15"
                                            },
                                            {
                                                "ParameterName": "FILTER 2",
                                                "Value": "NEW|MANUAL"
                                            },
                                            {
                                                "ParameterName": "FIELD 3",
                                                "Value": "55"
                                            },
                                            {
                                                "ParameterName": "FILTER 3",
                                                "Value": "''"
                                            },
                                            {
                                                "ParameterName": "READ ISOLATION",
                                                "Value": "1"
                                            }
                                        ]
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "ParameterName": "OPERATOR",
                        "Value": ">"
                    },
                    {
                        "ParameterName": "VALUE2",
                        "Value": "0"
                    }
                ]
            }
        ]
    }
}