CreditCardAuthTrans::findValidPreApproval Method
Finds the specified record in the CreditCardAuthTrans table.
client server public static CreditCardAuthTrans findValidPreApproval(SalesId _salesId)
Called
- _salesId
Type: SalesId Extended Data Type
The sales ID of the record to find.
Type: CreditCardAuthTrans Table
A record in the CreditCardAuthTrans table; otherwise, an empty record.