Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts the credit in to the credit table and posts.
Syntax
public void insert()
Run On
Server
Exceptions
Exception | Condition |
---|---|
Error | Error describing the nature of the problem. |
Remarks
How the credit is posted (to what tables) is determined by the creditType.
The origSalesID field must be set for this method to work.