Table of Contents

Agreement Quantity Calculation / Criteria - Extra Stop

General

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

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": "11172847",
                                        "FunctionCode": "MAX_KM",
                                        "Parameters": []
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "ParameterName": "ON TRUE",
                        "Value": "false"
                    },
                    {
                        "ParameterName": "ON FALSE",
                        "Value": "true"
                    }
                ]
            }
        ]
    }
}