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.
Sets the credit card approval expiration for the specified sales ID.
Syntax
client server public static void mcrUpdateExpiredApproval(RecId _mcrCustPaymRecId)
Run On
Called
Parameters
- _mcrCustPaymRecId
Type: RecId Extended Data Type
The customer payment record to set the expiration of the credit card approval.
Exceptions
Exception | Condition |
---|---|
Error | RecID of MCRCustPaymTable required; throw error if not provided. |