PCTmpTranslation.insertIntoTmp Method
Inserts a record into the temporary table.
Syntax
public void insertIntoTmp(
TableId _tableId,
RecId _recId,
EcoResCategoryName _name)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID of the referenced table.
- _recId
Type: RecId Extended Data Type
The record ID of the referenced record.
- _name
Type: EcoResCategoryName Extended Data Type
The name of the referenced component.