SysExtensionSerializerMap::checkPrioritizedPackEnabled Method [AX 2012]
Checks whether the prioritized packing is enabled for specified base table.
client server public static boolean checkPrioritizedPackEnabled(TableId _baseTableId, [boolean _throwError])
Run On
CalledParameters
- _baseTableId
- Type: TableId Extended Data Type
Table ID of base table.
- _throwError
- Type: boolean
The flag to identify whether to throw an error if check failed.
Show: