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