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
CalledParameters
- _tableId
- Type: TableId Extended Data Type
The table ID for which to create the buffer.
Return Value
Type: AssetGroupDepBookMap_JP MapAn empty table buffer for the concrete table that si represented by the map.
Show: