CustPaymManStepChange::find Method
Syntax
client server public static CustPaymManStepChange find(
CustPaymMode _fromCustPaymMode,
PaymManStepId _fromPaymManStepId,
CustPaymMode _toCustPaymMode,
PaymManStepId _toPaymManStepId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
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
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration