TaxTrans.initFromTaxUncommitted Method
Initializes the current TaxTrans record using the TaxUncommitted record passed in.
Syntax
public void initFromTaxUncommitted(TaxUncommitted _taxUncommitted, TaxOrigin _taxOrigin)
Run On
Called
Parameters
- _taxUncommitted
Type: TaxUncommitted Table
The TaxUncommitted record to post.
- _taxOrigin
Type: TaxOrigin Enumeration
The TaxOrigin to use during posting.