CustCollectionLetterSendXML_NO::checkCustTableInfo Method [AX 2012]

Checks CustTable fields to filling for unloading in XML

client server public static boolean checkCustTableInfo(CustAccount _custAccount)

Run On

Called

Parameters

_custAccount
Type: CustAccount Extended Data Type
Code of the client which will be checked

Return Value

Type: boolean
true, if all fields are filled correctly; otherwise, false.
Show: