Share via


MCRCustCreditTable::findByOrigSalesID Method

Finds the MCRCustCreditTable record based on the original sales ID.

Syntax

client server public static MCRCustCreditTable findByOrigSalesID([SalesId _salesId])

Run On

Called

Parameters

Return Value

Type: MCRCustCreditTable Table
The MCRCustCreditTable that was created for the passed SalesID.

Remarks

Does not return the credit for the sales order that a credit was applied to.

See Also

Reference

MCRCustCreditTable Table