SI.WAREHOUSENAME
Created by Damien Zwillinger, Modified on Wed, 30 Aug, 2023 at 10:46 PM by Damien Zwillinger
Applies to:
- Velixo NX
- Sage Intacct
The SI.WAREHOUSENAME function returns the warehouse name corresponding to a given warehouse ID.
Syntax
SI.WAREHOUSENAME(Connection, WarehouseID)
Parameters
The SI. WAREHOUSE NAME function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
WarehouseID | Required | The ID number of the warehouse |
Example
Assuming the following configuration within Sage Intacct:
=SI.WAREHOUSENAME("Sage", "100")
Description
Returns the name of the warehouse with the code "100".
Result
(this example uses a cell reference for one of the parameters)
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