MarkupDivisionTmp_IN::insertIntoMarkupTrans Method
Inserts data into the MarkupTrans table.
Syntax
client server public static void insertIntoMarkupTrans(
MarkupDivisionTmp_IN _markupDivisionTmp,
TableId _transTableid,
RecId _transRecId)
Run On
Called
Parameters
- _markupDivisionTmp
Type: MarkupDivisionTmp_IN Table
A buffer of the MarkupDivisionTmp_IN table.
- _transTableid
Type: TableId Extended Data Type
The ID of the caller map.
- _transRecId
Type: RecId Extended Data Type
The ID of the caller table.