WHSInventStatus::lookupInventStatus Method
Performs a lookup on WHSInventStatus with the option to exclude blocking statuses.
Syntax
client server public static void lookupInventStatus(FormStringControl _ctrl, [NoYes _includeBlocking])
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The form string control object reference
- _includeBlocking
Type: NoYes Enumeration
A NoYes value that determines whether to include blocking statuses in the lookup.