Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the record template prompt should be suppressed for the given table.
Syntax
client server public static boolean isRecordTemplatePromptSuppressed(TableId tabid)
Run On
Called
Parameters
- tabid
Type: TableId Extended Data Type
The Table ID of the given table.
Return Value
Type: boolean
true if the prompt should be suppressed; otherwise, false.
Remarks
This is the location for application teams to add tables for which a record template prompt should be suppressed.