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.
Finds the MCRCustPaymType type based on a given RetailTenderTypeId, RetailChannelRecId and RetailCardTypeId.
Syntax
client server public static MCRCustPaymType getMCRTypeFromTender(
RetailTenderTypeId _tenderTypeId,
RetailChannelRecId _channel,
[RetailCardTypeId _cardType])
Run On
Called
Parameters
- _tenderTypeId
Type: RetailTenderTypeId Extended Data Type
RetailTenderTypeId to find the MCRCustPaymType type for.
- _channel
Type: RetailChannelRecId Extended Data Type
RetailChannelRecId to find the MCRCustPaymType type for.
- _cardType
Type: RetailCardTypeId Extended Data Type
RetailCardTypeId to find the MCRCustPaymType type for.
Return Value
Type: MCRCustPaymType Enumeration
The MCRCustPaymType type based on a given RetailTenderTypeId, RetailChannelRecId and RetailCardTypeId