Share via


MCRCustCreditTable::generateRemainingCredit Method

Generates remaining credit based on the entire invoice if the order was partially invoiced before.

Syntax

client server public static void generateRemainingCredit(InventTransId _inventTransId, SalesInvoicedQty _oldQty)

Run On

Called

Parameters

Remarks

When an order is partially invoiced we only credit them based on how much was invoiced. So when the order is invoiced again we need to generate the remaining credit.

See Also

Reference

MCRCustCreditTable Table