CustCollectionLetterSendXML_NO::checkAddressInfo Method [AX 2012]

Checks address fields to filling for unloading in XML

client server public static boolean checkAddressInfo(TableName _tableName, RecId _postalAddressRecId)

Run On

Called

Parameters

_tableName
Type: TableName Extended Data Type
Name of the table to which address fields are related
_postalAddressRecId
Type: RecId Extended Data Type
Record RecId with address fields which will be unloaded

Return Value

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