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.
Initializes the InventTable table with the caller record.
Syntax
public void initFromArgs(Args _args)
Run On
Called
Parameters
- _args
Type: Args Class
The caller arguments.
Exceptions
Exception | Condition |
---|---|
Error | The caller dataset is not an InventTable table. -or- There is no caller record for this class. |
Remarks
This method initializes the labelType and itemId variables based on the caller record.