AssetGroupDepBookMap_JP::getEmptyTableBuffer Method [AX 2012]

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

client server public static AssetGroupDepBookMap_JP getEmptyTableBuffer(TableId _tableId)

Run On

Called

Parameters

_tableId
Type: TableId Extended Data Type
The table ID for which to create the buffer.

Return Value

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