TmpTaxReport_IT.initVend Method
Initializes buffer record fields from Vend module documents.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public boolean initVend([TaxTrans _taxTrans])
Microsoft Dynamics AX 2012 R2 (SYS)
public boolean initVend()
Run On
Called
Parameters
- _taxTrans
Type: TaxTrans Table
Return Value
Type: boolean
true if fields were not initialized; otherwise, false.