Table of Contents

Agreement Quantity Calculation / Criteria - Weekend

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

Note

Change the parameters to apply on other days or dates.


{
    "FunctionSet": {
        "DataType": "34559",
        "Entries": [
            {
                "CodeunitID": "11172847",
                "EntryNo": "20000",
                "FunctionCode": "IS SURCHARGE DAY",
                "Parameters": [
                    {
                        "ParameterName": "DATE",
                        "Value": ""
                    },
					{
                        "ParameterName": "SURCHARGEDAYS",
                        "Value": "6|7"
                    },
					{
                        "ParameterName": "NO ERROR IF DT 0D",
                        "Value": ""
                    }
                ]
            }
        ],
        "TableNo": 11172787
    }
}