MCRCustCreditTable.createInsertPost Method
Creates the credit, inserts it and then posts to the correct tables.
Syntax
public void createInsertPost(boolean _onAcctOverride, [boolean _create])
Run On
Called
Parameters
- _onAcctOverride
Type: boolean
A Boolean that determines on account status for credit.
- _create
Type: boolean
A Boolean that determines creation status; optional.
Remarks
If the credit type is credit card need to be sure that more than one card doesn't exist. If it does must credit each card a portion of the amount.