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
CalledParameters
- _assetBookType
- Type: AssetBookType Enumeration
The book type of transaction table that consuming the map.
Return Value
Type: AssetDepBookTableMap_JP MapAn empty table buffer for the concrete table represented by the map.
Show: