PCTmpTranslation.fillDataForComponent Method
Fills data for a component into a temporary table.
Syntax
public void fillDataForComponent(
PCTmpTranslation _translationTmp,
RefRecId _component,
Name _name)
Run On
Called
Parameters
- _translationTmp
Type: PCTmpTranslation Table
A temporary table buffer.
- _component
Type: RefRecId Extended Data Type
The record ID of a component.
- _name
Type: Name Extended Data Type
The name of the referenced component.