PayrollPayStatementJournalizeBase.setPayStatementCaller Method [AX 2012]
Sets the caller PayrollPayStatement table buffer that is passed to the dialog box.
Syntax
public void setPayStatementCaller(PayrollPayStatement _payStatementCaller)
Run On
Called
Parameters
- _payStatementCaller
Type: PayrollPayStatement Table
The PayrollPayStatement table buffer to use for the dialog box.