Compartir a través de


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

  • _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.

See Also

Reference

TaxUncommitted_IN Table