AssetDepTransMap_JP::getEmptyTableBuffer Method [AX 2012]
Returns an empty table buffer for the concrete table that is represented by the map.
client server public static AssetDepTransMap_JP getEmptyTableBuffer(AssetBookType _assetBookType)
Run On
CalledParameters
- _assetBookType
- Type: AssetBookType Enumeration
The book type of the transaction table that consumes the map.
Return Value
Type: AssetDepTransMap_JP MapAn empty table buffer for the concrete table that is represented by the map.
Show: