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.
This method is used to get sales purch journal line based on the taxtrans table.
Syntax
public SalesPurchJournalLine_IN getSalesPurchJournalLineFromTaxTrans_IN(TaxTrans _taxTrans)
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
The taxTrans buffer of the TaxTrans record.
Return Value
Type: SalesPurchJournalLine_IN Map
Returns the SalesPurchJournalLine_IN map.