Q35RetrieveMeterReadings
Cantara Business Function to Retrieve an Asset's Meter Readings using standard JDE Business Function "F1202 Accumulate Date Sensitive Balances".
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szCompany | COMPANY | REQUIRED | IN |
mnAssetItemNumber | ASSETNUMBER | REQUIRED | IN |
jdAsAtDate | DATE | REQUIRED | IN |
mnOrigServiceHours | FLOAT | OPTIONAL | OUT |
mnOrigServiceFuel | FLOAT | OPTIONAL | OUT |
mnOrigServiceMiles | FLOAT | OPTIONAL | OUT |
mnOrigServiceMeter4 | FLOAT | OPTIONAL | OUT |
mnOrigServiceMeter5 | FLOAT | OPTIONAL | OUT |
mnOrigServiceMeter6 | FLOAT | OPTIONAL | OUT |
mnCurrServiceHours | FLOAT | OPTIONAL | OUT |
mnCurrServiceFuel | FLOAT | OPTIONAL | OUT |
mnCurrServiceMiles | FLOAT | OPTIONAL | OUT |
mnCurrServiceMeter4 | FLOAT | OPTIONAL | OUT |
mnCurrServiceMeter5 | FLOAT | OPTIONAL | OUT |
mnCurrServiceMeter6 | FLOAT | OPTIONAL | OUT |