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.
Creates precalculated data for a transaction.
Syntax
public void createPrecalcData(
Common _trans,
Common _transHeader,
Common _transSplit)
Run On
Called
Parameters
- _trans
Type: Common Table
A table buffer holding the transaction.
- _transHeader
Type: Common Table
A table buffer holding the transaction header.
- _transSplit
Type: Common Table
A table buffer holding the split transaction.