Share via


RetailKitComponentSubstitute::insertRetailKitComponentSubstitute Method

Creates record into table RetailKitComponentSubstitute.

Syntax

client server public static RetailKitComponentSubstitute insertRetailKitComponentSubstitute(
    RetailKitComponent _retailKitComponent, 
    EcoResProduct _ecoResProduct, 
    Qty _quantityProduct, 
    UnitOfMeasureRecId _uomId)

Run On

Called

Parameters

Return Value

Type: RetailKitComponentSubstitute Table
A record in the RetailKitComponentSubstitute table; otherwise, an empty record.

See Also

Reference

RetailKitComponentSubstitute Table