|
PeachPro sets you free
|
|
RRX AR Recover Journal Transfer Errors
|
RRX is an enhancement that allows Peachtree to recover when doing an AR Create GL Journal Entries and a corrupted record is found in the temporary GL Transfer File.
If for any reason, you get a corrupted record in the temporary GL Transfer File, Peachtree will get an error and quit doing the transfer. This enhancement will intercept the error allowing the transfer to continue. The record which caused the error is logged to C:\ARXferErr.txt where it can be displayed in a text editor like Notepad. The record will have the following format:
| FIELD | LENGTH |
| Account Num | 6 (ASCII) |
| Source | 1 (ASCII) |
| Reference | 8 (ASCII) |
| Ref Date | 2 (Binary) |
| Description | 25 (ASCII) |
| Amount | 8 (Binary) |
|