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.
Adds a posting message to the collection, throws warning for the message provided.
Syntax
public void logAndThrowWarningTableIdRecId(
RefTableId _sourceRefTableId,
RefRecId _sourceRefRecId,
SysInfoLogStr _message)
Run On
Called
Parameters
- _sourceRefTableId
Type: RefTableId Extended Data Type
The table ID.
- _sourceRefRecId
Type: RefRecId Extended Data Type
The record ID.
- _message
Type: SysInfoLogStr Extended Data Type
The posting message.