Table of Contents

Agreement Quantity Calculation / Criteria - Condition UL UPTO 09

This page contains the JSON of the function-set applicable on the Agreement Quantity Calculation / Criteria - Condition UL UPTO 09


{
 "FunctionSet": {
   "TableNo": 11172786,
   "Entries": [
     {
       "EntryNo": "10000",
       "CodeunitID": "11172846",
       "FunctionCode": "IF",
       "Description": "Set condition UL UPTO 09 if unloading time to < 09:00h",
       "Parameters": [
         {
           "ParameterName": "CONDITION",
           "ResultFunctionSetID": {
             "FunctionSet": {
               "TableNo": 11172786,
               "DataType": "34047",
               "Entries": [
                 {
                   "EntryNo": "10000",
                   "CodeunitID": "11172846",
                   "FunctionCode": "COMPARE",
                   "Description": "Check if Unloading TIme To < 09:00h",
                   "Parameters": [
                     {
                       "ParameterName": "VALUE1",
                       "DataType": "0",
                       "ResultFunctionSetID": {
                         "FunctionSet": {
                           "TableNo": 11172786,
                           "DataType": "31488",
                           "Entries": [
                             {
                               "EntryNo": "10000",
                               "CodeunitID": "11172846",
                               "FunctionCode": "FIELD",
                               "Description": "Get Unloading time to from Order",
                               "Parameters": [
                                 {
                                   "ParameterName": "FIELDNO",
                                   "Value": "57"
                                 }
                               ]
                             }
                           ]
                         }
                       }
                     },
                     {
                       "ParameterName": "OPERATOR",
                       "Value": "<"
                     },
                     {
                       "ParameterName": "VALUE2",
                       "DataType": "0",
                       "ResultFunctionSetID": {
                         "FunctionSet": {
                           "TableNo": 11172786,
                           "DataType": "11776",
                           "Entries": [
                             {
                               "EntryNo": "10000",
                               "CodeunitID": "11237200",
                               "FunctionCode": "CALCULATE TIME",
                               "Parameters": [
                                 {
                                   "ParameterName": "REFERENCE TIME",
                                   "Value": "09:00:00"
                                 }
                               ]
                             }
                           ]
                         }
                       }
                     }
                   ]
                 }
               ]
             }
           }
         },
         {
           "ParameterName": "ON TRUE",
           "Value": "190",
           "ValueFunctionSet": {
             "FunctionSet": {
               "TableNo": 11172786,
               "Entries": [
                 {
                   "EntryNo": "10000",
                   "CodeunitID": "11172846",
                   "FunctionCode": "SET CONDITION",
                   "Parameters": [
                     {
                       "ParameterName": "CONDITIONCODE",
                       "Value": "UL UPTO 09"
                     },
                     {
                       "ParameterName": "CONDITIONVALUE",
                       "Value": "1"
                     }
                   ]
                 }
               ]
             }
           }
         },
         {
           "ParameterName": "ON FALSE",
           "Value": "191",
           "ValueFunctionSet": {
             "FunctionSet": {
               "TableNo": 11172786,
               "Entries": [
                 {
                   "EntryNo": "10000",
                   "CodeunitID": "11172846",
                   "FunctionCode": "SET CONDITION",
                   "Parameters": [
                     {
                       "ParameterName": "CONDITIONCODE",
                       "Value": "UL UPTO 09"
                     },
                     {
                       "ParameterName": "CONDITIONVALUE",
                       "Value": "0"
                     }
                   ]
                 }
               ]
             }
           }
         }
       ]
     }
   ]
 }
}