Hello,
I have created a Data Exchange Definition to export payment files. The bank requires the following information:
1. Document Type
2. Vendor Account
3. Vendor Bank Account Number
4. Vendor Sort Code
5. Company making the payment
I completed the General fields as below in the data exchange definition as below:
I have created two line definitions:
1. Lines from Payment Journal
2. Lines from Vendor
The problem is when I create a Payment Journal and try to export it I'm getting this error
Record(1220) is not compatible with Codeunit.Run(Record(81)).
Table 1220 is Data Exchange and Table 81 is the Gen Journal line table.
Any ideas why I'm getting this error?
Many thanks,
Alejandra