JDBC Driver for Reckon

Build 23.0.8843

Custom Fields

Some of the tables in Reckon allow you to define your own fields. These fields are represented as the Custom Fields column. You can use this column to modify all your custom fields.

Custom fields are a special case with the 本製品. Reckon will only return custom fields if they have a value, and will return nothing if no custom fields are set. Custom fields are represented in XML like so:

<CustomField><Name>Custom Field Name</Name><Value>Custom Field Value</Value></CustomField>

To clear a custom field, submit the custom field name without a value. For instance:

<CustomField><Name>Custom Field Name</Name><Value></Value></CustomField>

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8843