Agreement Quantity Calculation / Criteria - Filter on Trips based on Shipments
General
This page contains the JSON of the function-set applicable on the Agreement Quantity Calculation / Filter on Trips based on Shipments.
JSON code snippet : FILTER_ON_TRIPS_BASED_ON_SHPMENTS
{
"FunctionSet": {
"TableNo": 11172786,
"DataType": "34047",
"Entries": [
{
"EntryNo": "20000",
"CodeunitID": "11172846",
"FunctionCode": "COMPARE",
"Description": "Number of shipments > 0",
"Parameters": [
{
"ParameterName": "VALUE1",
"DataType": "0",
"ResultFunctionSetID": {
"FunctionSet": {
"TableNo": 11172786,
"DataType": "34559",
"Entries": [
{
"EntryNo": "10000",
"CodeunitID": "11172846",
"FunctionCode": "COUNT",
"Description": "Count number of shipments",
"Parameters": [
{
"ParameterName": "TABLENO",
"Value": "11172786"
},
{
"ParameterName": "FIELD 1",
"Value": "1"
},
{
"ParameterName": "FILTER 1",
"Value": "2"
},
{
"ParameterName": "FIELD 2",
"Value": "195"
},
{
"ParameterName": "FILTER 2",
"ResultFunctionSetID": {
"FunctionSet": {
"TableNo": 11172786,
"DataType": "31488",
"Entries": [
{
"EntryNo": "10000",
"CodeunitID": "11172846",
"FunctionCode": "FIELD",
"Description": "Get Field No.",
"Parameters": [
{
"ParameterName": "FIELDNO",
"Value": "2"
}
]
}
]
}
}
},
{
"ParameterName": "FIELD 3",
"Value": "74"
},
{
"ParameterName": "FILTER 3",
"Value": "U*"
},
{
"ParameterName": "READ ISOLATION",
"Value": "1"
}
]
}
]
}
}
},
{
"ParameterName": "OPERATOR",
"Value": ">"
},
{
"ParameterName": "VALUE2",
"Value": "0"
}
]
}
]
}
}