PaymFeeBankRuleMatch_JP::construct Method [AX 2012]

Construct a new instance in valid state.

client server public static PaymFeeBankRuleMatch_JP construct(
    BankGroupId _companyBankGroup, 
    SelectableDataArea _custVendCompany, 
    BankGroupId _custVendBankGroup)

Run On

Called

Parameters

_companyBankGroup
Type: BankGroupId Extended Data Type
Bank group of the company bank account
_custVendCompany
Type: SelectableDataArea Extended Data Type
Bank group of the third-party bank account
_custVendBankGroup
Type: BankGroupId Extended Data Type
Bank group of the third-party bank account

Return Value

Type: PaymFeeBankRuleMatch_JP Class
new instance of the class in valid state
Show: