frequently asked questions

All your questions in one place.

DocumentImport file for debtors payments

The format of the file must be:

 

  
File typeCSV, text delimited by semi-columns
DelimiterSemi-column
Record delimiterCRLF (CHR(10) + CHR(13))
Code page1252 ANSI (Event. 850 or 437 ASCII)
File name*.wdx

 

You can use the file used to import the commercial documents also to import the debtor payments linked to the documents.

The payments can be imported for:

  1. a) documents already existing in the WinBIZ database
  2. b) documents that are in the same file in which the payments are

 

The structure of the information is the same as for the other documents, even if only a few fields are considered in the import

 

Field NrSourceDescriptionField typeExampleComment
1HeaderNumber of the document paid by this paymentN(10)1000

Compulsory

If no document with this number exist, the row will be completely ignored

2HeaderDocument typeN(2)24Compulsory
3Header DateYYYYMMDD or DD.MM.YYYY20170301 01.03.2017 01/03/2017Compulsory, with or without delimiters
4Header TimeHH:MM14:59Optional
5Header ReferenceC(60)Closing paymentOptional
6Header Total amount in local currencyN(15, 2)18350.50Compulsory
7Header Currency ISO codeC(3)USD

Optional

The currency of the payment must be the same of the document. Otherwise the currency of the document will be used.

8Header Exchange rateN(12, 6)1.28546Optional
9Header Amount in foreign currencyN(15, 2)14275.43Optional
10Header    See main documentation
11Header Collective third party accountC(12)1100

Compulsory

You can use a tag <AUTO> instead of filling in the field with an account number.

If you use the tag <AUTO> WinBIZ will:

a) firstly use the collective account of the Creditor tab of the Address ;

b) secondly the account chosen in Tools->Options->Accounting-> Posting -> Debtor or Creditor Tab

c) if no account is specified there, WinBIZ will prompt the user to choose an account that will be used by default from that moment on

12Header Discount accountC(12)3090

Optional

You can use a tag <AUTO> instead of filling in the field with an account number.

If you use the tag <AUTO> WinBIZ will:

a) firstly use the account chosen in Tools->Options->Accounting-> Posting -> Debtor or Creditor Tab

b) if no account is specified there, WinBIZ will prompt the user to choose an account that will be used by default from that moment on

13 to 19    See main documentation
20AddressAddress codeC(15)LGE10001Compulsory
21 to 146    See main documentation
147DocumentPayment method codeC(40)CCP120Optional
148 to 159    See main documentation

 

Remarks

The file to be imported must contain all the columns mentioned above. The order of the columns is compulsory.

The name of the fields does NOT determine the content.

The optional fields must be in the file, but can be left empty.

Some programs can generate NULL values in their exports. This value is not always supported during the import. The only way to know if it is possible to exploit the files created by your program is to test them yourself.

Did you find this article useful?

0 out of 1 found this helpful