Share via


PurchCORRejectsTable::createReject Method

Creates a new record in the PurchCORRejectsTable table that is based on the specified parameters.

Syntax

server public static void createReject(
    TradeInventTransId _inventTransId, 
    Qty _rejectQty, 
    Notes _notes)

Run On

Server

Parameters

See Also

Reference

PurchCORRejectsTable Table