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 RetailStatementTable table with the caller record.
Syntax
public void initFromArgs(Args _args)
Run On
Server
Parameters
- _args
Type: Args Class
The details of the caller datasource.
Exceptions
Exception | Condition |
---|---|
Error | The caller dataset is not a RetailStatementTable table. -or- The method must be called by using a statement. |
Remarks
This method calls the StatementTable method to initialize the table.