Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the name of the image to be displayed on the report.
Syntax
protected str generateImageName(
InventDirection _inventDirection,
str _color,
boolean _backlog)
Run On
Server
Parameters
- _inventDirection
Type: InventDirection Enumeration
The quantity direction for inventory transaction.
- _color
Type: str
The color value.
- _backlog
Type: boolean
A value that indicates whether to show the backlog indicator on the icon.
Return Value
Type: str
The name of the image to be displayed on the report.