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 the record into the RetailMassUpdateProductProperty table.
Syntax
private void insertIntoProductProperty(
FieldName _fieldName,
TableId _productTableId,
str _controlName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The form control field name of released product form.
- _productTableId
Type: TableId Extended Data Type
The table ID with which the field is associated on the released product form.
- _controlName
Type: str
A string value which is used to add a new column into the RetailMassUpdateWorkSheetLine table.