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.
Inserts a markup transaction.
Syntax
public void insertIntoMarkupTrans(
    TableId _transTableId, 
    RecId _transRecId, 
    TableId _tmpTableId, 
    RecId _tmpRecId)
Run On
Server
Parameters
- _transTableId
 Type: TableId Extended Data Type
 The table ID of the transaction.
- _transRecId
 Type: RecId Extended Data Type
 The record ID of the transaction.
- _tmpTableId
 Type: TableId Extended Data Type
 The table ID of the transaction.
- _tmpRecId
 Type: RecId Extended Data Type
 The record ID of the transaction.