CustVendTrans::getEmptyTableBuffer Method [AX 2012]
Returns an empty table buffer for the concrete table represented by the map.
client server public static CustVendTrans getEmptyTableBuffer(ModuleCustVend _moduleCustVend)
Run On
CalledParameters
- _moduleCustVend
- Type: ModuleCustVend Enumeration
The module consuming the map.
Return Value
Type: CustVendTrans MapAn empty table buffer for the concrete table represented by the map.
Show: