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