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.
Populates the TmpTaxWorkTrans records from stored TaxUncommited_IN table buffer.
Syntax
server public static TmpTaxWorkTrans initFromTaxUncommitted_IN(RefRecId _taxUncommitted, TmpTaxWorkTrans _tmpTaxWorkTrans)
Run On
Server
Parameters
- _taxUncommitted
Type: RefRecId Extended Data Type
Standard TaxUncommited buffer.
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
Standard _tmpTaxWorkTrans buffer needs to be initialized.
Return Value
Type: TmpTaxWorkTrans Table
initialized TmpTaxWorkTrans buffer.