CustVendExchRateAdjustment::getEmptyTableBuffer Method [AX 2012]

Returns an empty table buffer for the concrete table that is represented by the map.

client server public static CustVendExchRateAdjustment getEmptyTableBuffer(ModuleCustVend _moduleCustVend)

Run On

Called

Parameters

_moduleCustVend
Type: ModuleCustVend Enumeration
The module that consumes the map.

Return Value

Type: CustVendExchRateAdjustment Map
An empty table buffer for the concrete table that is represented by the map.
Show: