Share via


VendOutPaymRecord_DKUni.checkDomesticPaym Method [AX 2012]

This method checks if the bank account is danish bank account.

Syntax

public boolean checkDomesticPaym()

Run On

Server

Return Value

Type: boolean
true if bank account is in DK, false otherwise.

See Also

Reference

VendOutPaymRecord_DKUni Class