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 object with data.
Syntax
public void setValue(
    TmpRCashCountStatementTable _sourceTable, 
    AccountNum _cashAccount, 
    TransDate _todate, 
    int _statementNum, 
    boolean _printRCashName)
Run On
Called
Parameters
- _sourceTable
Type: TmpRCashCountStatementTable Table
A temporary table that holds data about the cash count statement. 
- _cashAccount
Type: AccountNum Extended Data Type
The cash account that the statement is created for. 
- _todate
Type: TransDate Extended Data Type
The date to which the statement should be created. 
- _statementNum
Type: int
The number of the statement. 
- _printRCashName
Type: boolean
A value that determines whether the cash account name should be printed in the department name field.