WRITEBACKARGUMENTS function
Created by Harry Lewis, Modified on Tue, 16 Jul at 9:34 AM by Gabriel Michaud
Applies to:
- Generic Writeback
- ERP: Acumatica, CEGID, Haufe x360, JAMIS Prime, MYOB Acumatica
Description
The WRITEBACKARGUMENTS function returns an Excel array containing the necessary values (those not automatically assigned by the ERP) which need to be included in a writeback for the specified Acumatica/MYOB/CEGID Import Scenario.
TABLE OF CONTENTS
Syntax
WRITEBACKARGUMENTS(Connection, ImportScenarioName)
Parameters
The WRITEBACKARGUMENTS function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
ImportScenarioName | Required | The name of the Import Scenario corresponding to the ERP screen name for which data is being sent. |
The name of the Import Scenario can be found by navigating to the ERP's Import Scenarios screen (SM206025):
Note that a single Screen Name can have more than one Import Scenario. |
Example
=WRITEBACKARGUMENTS("Demo", "ACU Import AP Payments with Applications")
Description
Returns the non-defaulted field mappings that are configured in the ERP for the specified Import Scenario.
Result
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article