DirPartyPostalAddressFormHandler.validatePostalAddress_BR Method [AX 2012]

Calls Brazil-specific validations for the postal address.

Syntax

protected void validatePostalAddress_BR(
    Common _transaction, 
    LogisticsPostalAddressRecId _prevAddressRecId, 
    Common transactions)

Run On

Called

Parameters

  • _transaction
    Type: Common Table
    A Common table buffer that contains the current transaction record.
  • transactions
    Type: Common Table
    The transaction from the arguments that are passed by the calling menu item.

See Also

Reference

DirPartyPostalAddressFormHandler Class