Skip to main content
Skip table of contents

BKRC - xxCKAMT

Convert "Amount" for Bank Reconciliation File
This is one code of many that builds an upload file for loading a bank statement into the BK Update Bank Statement Info (BKUPBA) page via BK Load Bank Reconciliation File (BKUTLB) utility. The various BKRC common codes help BusinessPLUS read bank records, interpret bank codes, tell BusinessPLUS where in the upload file to read specific details, and more. Additionally, BKUTLB and BKUPBA require the upload file to be bank specific where xx represents a valid bank ID (also known as a CKID or check stock).
BKRC/xxCKAMT is required for use with BKUTLB. Within the upload file, this code indicates the record's value or amount and if the amount has a decimal point.
Create the file and run BKUTLB in trial mode before committing to load a file. Verify the placement of the decimal point. Also verify the system reads the file correctly and fully before proceeding.
Code Category: BKRC
Code Value: xxCKAMT
Short Description: "Y" / "N" flag indicates amount includes a "." (decimal point). This will handle all of the examples below:
99.99
99.9
99
Medium Description: Not required.
Long Description: Not required.
Associated Numeric Values
1: Fixed Format: Start position of check amount field indicator. (Required) or:Comma Delimited Format: Column number that corresponds to field positions within the file. (Required)
2: Fixed Format: Length of amount field. (Required.) Note that if Short Desc includes "Y," the decimal counts as a character. The number "9.99" is technically 4 characters long, not 3. Comma Delimited Format: Not used.
3-5: Reserved for future use.
Associated Codes, Associated Descriptions
1-5: Reserved for future use.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.