Share via


CreditCardAuthTrans::mcrUpdateExpiredApproval Method

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.

See Also

Reference

CreditCardAuthTrans Table