Global::isRecordTemplatePromptSuppressed Method [AX 2012]
Indicates whether the record template prompt should be suppressed for the given table.
client server public static boolean isRecordTemplatePromptSuppressed(TableId tabid)
Run On
CalledParameters
- tabid
- Type: TableId Extended Data Type
The Table ID of the given table.
Show: