> For the complete documentation index, see [llms.txt](https://docs.appstrategy.com/apprules-r-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appstrategy.com/apprules-r-documentation/platform/platform-features/actions/action-categories/actions-datasource/erp.md).

# ERP

| Module              | Type              | Description                                                                                                                         |
| ------------------- | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Acumatica           | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| D365BusinessCentral | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| Dynamics365         | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| DynamicsGP          | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
| DynamicsNAV         | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| NetSuite\_SuiteQL   | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| NetSuite\_SuiteTalk | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| Odoo                | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| SAPBusinessOne      | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |
| SAPERP              | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
| Workday             | CloseSource       | Optional activity to close a specified source connection.  Note: All connections are automatically closed at the end of the job run |
|                     | CloseTarget       | Optional activity to close a specified target connection.  Note: All connections are automatically closed at the end of the job run |
|                     | DeleteRecord      | Deletes the specified target record                                                                                                 |
|                     | ExecuteStatements | Executes custom SQL statements on a data source                                                                                     |
|                     | GetNextRecord     | Gets the next record from the specified source connection                                                                           |
|                     | InitializeSource  | Initializes a connection for reading data records. Records can be iterated using the GetNextRecord activity.                        |
|                     | InitializeTarget  | Initializes a connection for saving output data records.                                                                            |
|                     | LookupRecord      | Gets a specific record from a data source                                                                                           |
|                     | MapRecordFields   | Sets the values of the specified DataFields in a target connection                                                                  |
|                     | SaveRecord        | Saves the specified target record - (Insert, Update, Upsert, Skipsert)                                                              |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appstrategy.com/apprules-r-documentation/platform/platform-features/actions/action-categories/actions-datasource/erp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
