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.
Determines whether TaxAsPerOriginalInvoice_IN field is enabled for each journals.
Syntax
public boolean determineTaxPerOrigInv_Project_IN(
SalesPurchJournalLine_IN _salesPurchJournalLine,
TmpTax _tmpTax,
boolean _taxAsPerOriginalInvoice)
Run On
Called
Parameters
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The Map buffer - SalesPurchJournalLine_IN
- _tmpTax
Type: TmpTax Table
The tax buffer - TmpTax.
- _taxAsPerOriginalInvoice
Type: boolean
True or false.
Return Value
Type: boolean
return true if record found.