PurchTableHandler_BR::initFromVendTableFromVendor Method [AX 2012]

Initializes Brazilian specific fields from the vendor.

client server public static void initFromVendTableFromVendor(VendTable _vendTable, PurchTable _purchTable)

Run On

Called

Parameters

_vendTable
Type: VendTable Table
Vendor that will be used to initialize the brazilian values
_purchTable
Type: PurchTable Table
PurchTable that must have its values updated
Show: