Share via


MCRCustCreditTable::findByOrigSalesIDTransID Method

Finds the applicable MCRCustCreditTable based on the passed SalesID and InventTransID.

Syntax

client server public static MCRCustCreditTable findByOrigSalesIDTransID(SalesId _salesId, InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: MCRCustCreditTable Table
The price match record that was created for the passed sales ID and inventTransID. Does not return the credit for the sales order that a credit was applied to.

See Also

Reference

MCRCustCreditTable Table