CustPaymManFile::find Method
Syntax
client server public static CustPaymManFile find(
CompanyBankAccountId _companyBankAccountId,
PaymManStepId _paymManStepId,
CurrencyCode _currencyCode,
CustPaymMode _custPaymMode,
[boolean _forUpdate])
Run On
Called
Parameters
- _companyBankAccountId
Type: CompanyBankAccountId Extended Data Type
- _paymManStepId
Type: PaymManStepId Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _custPaymMode
Type: CustPaymMode Extended Data Type
- _forUpdate
Type: boolean