CustPaymManStepChange::checkChange Method
Syntax
client server public static boolean checkChange(
CustPaymMode _fromCustPaymMode,
PaymManStepId _fromPaymManStepId,
CustPaymMode _toCustPaymMode,
PaymManStepId _toPaymManStepId)
Run On
Called
Parameters
- _fromCustPaymMode
Type: CustPaymMode Extended Data Type
- _fromPaymManStepId
Type: PaymManStepId Extended Data Type
- _toCustPaymMode
Type: CustPaymMode Extended Data Type
- _toPaymManStepId
Type: PaymManStepId Extended Data Type