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 document header for the transaction.
Syntax
public Common getJournalizedDocument()
Run On
Called
Return Value
Type: Common Table
The table buffer for the journalized document header.
Remarks
For example, this would typically be the VendInvoiceJour table if the transaction is Purchase Order Invoice. This is used to set the grandparent of the TaxTrans record.
The table buffer must have a record ID assigned to it.