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.
Called during the posting of a purchase order. This method is used to persist information from the TmpTaxWorkTrans table to the TaxJournalTrans table.
Syntax
protected void saveInJournalTrans(TableId _transTableId, RecId _transRecId)
Run On
Server
Parameters
- _transTableId
Type: TableId Extended Data Type
The ID of the table associated with the TaxJournalTrans record.
- _transRecId
Type: RecId Extended Data Type
The ID of the record on the transaction table associated with the TaxJournalTrans record.