LogisticsPostalAddress.deactivate Method

Deactivates the address record and its corresponding location record.

Syntax

public void deactivate([Common _callerRecord, boolean _deleteDefaults])

Run On

Called

Parameters

  • _callerRecord
    Type: Common Table
    The common table buffer of the entity to deactivate the address.
  • _deleteDefaults
    Type: boolean
    A Boolean value that indicates whether to remove the defaults if they exist when the address is being deactivated; optional.

See Also

Reference

LogisticsPostalAddress Table