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 the relation to source document.
Syntax
client server public static void addRelation(
RefRecId _tblTransRecId,
TableId _sourceDocTableId,
RecId _sourceDocRecId)
Run On
Called
Parameters
- _tblTransRecId
Type: RefRecId Extended Data Type
The record reference to set relation to.
- _sourceDocTableId
Type: TableId Extended Data Type
The source document table id.
- _sourceDocRecId
Type: RecId Extended Data Type
The source document record reference id.