CustVendTransOpen::getEmptyTableBuffer Method [AX 2012]

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

client server public static CustVendTransOpen getEmptyTableBuffer(ModuleCustVend _moduleCustVend)

Run On

Called

Parameters

_moduleCustVend
Type: ModuleCustVend Enumeration
The module consuming the map.

Return Value

Type: CustVendTransOpen Map
An empty table buffer for the concrete table represented by the map.

ExceptionCondition
Error

The map has not been associated with one of the concrete tables represented by the map.

Show: