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.
Deletes the specified record in RetailProductAttributesToUpdate table.
Syntax
client server public static void deleteByEntityTypeAndId(RetailProductUpdateMode _mode, RefRecId _entityId)
Run On
Called
Parameters
- _mode
Type: RetailProductUpdateMode Enumeration
The entity type of the record.
- _entityId
Type: RefRecId Extended Data Type
The entity Id of the record.
Remarks
Based on the parameters passed, the record is selected for delete.