KMCollectionCheck::newKMCollectionCheck Method [AX 2012]

Creates a new instance of the KMCollectionCheck class.

client server public static KMCollectionCheck newKMCollectionCheck(KMCollection _kmCollection)

Run On

Called

Parameters

_kmCollection
Type: KMCollection Table
The collection to check.

Return Value

Type: KMCollectionCheck Class
An instance of the KMCollectionCheck class.

ExceptionCondition
Error

A collection cannot be determined.

Show: