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.
Gets the table buffer that represents the journalized line for the transaction.
Syntax
public Common getJournalizedLine()
Run On
Called
Return Value
Type: Common Table
The table buffer for the journalized line.
Remarks
For example, this would typically be the VendInvoiceTrans table if the transaction is purchase order invoice. This is used to set the parent of the TaxTrans record.
The table buffer must have a RecId value assigned to it.