CreateEquipmentReport
Structure
CreateEquipmentReport(sReportName : String)
Type
Procedure
Description
This procedure will run an Equipment search/report, as created from PrintBuilder...Equipment templates.
Parameters: 1
| Parameter | Type | Description
| sReportName | String | Specifies the Equipment search/report that should be launched. |
Example:
CreateEquipmentReport("STANDARD") |