AssetDepBookTableMap_JP::getEmptyTableBuffer Method [AX 2012]

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

client server public static AssetDepBookTableMap_JP getEmptyTableBuffer(AssetBookType _assetBookType)

Run On

Called

Parameters

_assetBookType
Type: AssetBookType Enumeration
The book type of transaction table that consuming the map.

Return Value

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