Add, change and delete current currency rates (UpdateConnector KnCurrencyRates)
UpdateConnector for adding, changing or deleting current currency rates.
UpdateConnector name: KnCurrencyRates
Note:
You can retrieve a list of fields to be supplied for each UpdateConnector and generate an XML example. See the description for AFAS Online or for a local installation.
Contents |
Preparation
- Add current rates (general comment)
Description
Actions that can be performed with the connector |
|
UPDATE |
Add records Profit determines the end date of the previous line automatically based on the start date of the line to be added. If the addition does not have an end date, this remains empty. |
UPDATE |
Change records Change records depending on the key fields 'ValutaId' and 'Volgnummer'. First retrieve these fields with a GetConnector. |
DELETE |
Delete records Delete records depending on the key fields 'ValutaId' and 'Volgnummer'. First retrieve these fields with a GetConnector. |
Directly to |