TaxUncommitted_IN::initFromPostedBillOfEntry Method
Initializes from a posted bill of entry.
Syntax
server public static TmpTaxWorkTrans initFromPostedBillOfEntry(
TmpTaxWorkTrans _tmpTaxWorkTrans,
[RefRecId _purchLineRecId,
boolean _isFromVendInvoiceInfoline])
Run On
Server
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The temporary work transaction.
- _purchLineRecId
Type: RefRecId Extended Data Type
The record ID of the purchase line.
- _isFromVendInvoiceInfoline
Type: boolean
A Boolean value that indicates whether the transaction is from a vendor invoice information line.
Return Value
Type: TmpTaxWorkTrans Table
The instance of the TmpTaxWorkTrans class.