SourceDocumentSet_RU::implementedBy Method [AX 2012]

Determines whether the specified table is mapped to SourceDocumentSet_RU.

client server public static boolean implementedBy(TableId _tableID)

Run On

Called

Parameters

_tableID
Type: TableId Extended Data Type
The id of the table to test.

Return Value

Type: boolean
true if the table is mapped to SourceDocumentSet_RU; otherwise, false.
Show: