Table of Contents

Agreement Quantity Calculation / Criteria - Not First Section

General

This page contains the JSON of the function-set applicable on the Agreement Quantity Calculation / Criteria - First Section

JSON code snippet : EXTRA STOP


{
  "FunctionSet": {
    "TableNo": 11172787,
    "DataType": "34047",
    "Entries": [
      {
        "EntryNo": "10000",
        "CodeunitID": "11172846",
        "FunctionCode": "IF",
        "Parameters": [
          {
            "ParameterName": "CONDITION",
            "ResultFunctionSetID": {
              "FunctionSet": {
                "TableNo": 11172787,
                "DataType": "34047",
                "Entries": [
                  {
                    "EntryNo": "10000",
                    "CodeunitID": "11172846",
                    "FunctionCode": "COMPARE",
                    "Parameters": [
                      {
                        "ParameterName": "VALUE1",
                        "DataType": "0",
                        "ResultFunctionSetID": {
                          "FunctionSet": {
                            "TableNo": 11172787,
                            "DataType": "31488",
                            "Entries": [
                              {
                                "EntryNo": "10000",
                                "CodeunitID": "11172846",
                                "FunctionCode": "FIELD",
                                "Parameters": [
                                  {
                                    "ParameterName": "FIELDNO",
                                    "Value": "3"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "ParameterName": "OPERATOR",
                        "Value": "<>"
                      }
                    ]
                  }
                ]
              }
            }
          },
          {
            "ParameterName": "ON TRUE",
            "Value": "true"
          },
          {
            "ParameterName": "ON FALSE",
            "Value": "false"
          }
        ]
      }
    ]
  }
}