LogisticsAddressDateEffectiveMap.deactivate Method [AX 2012]
Deactivates the address or contact info record and its corresponding location record.
public void deactivate([Common _callerRecord, boolean _deleteDefaults])
Run On
CalledParameters
- _callerRecord
- Type: Common Table
Common table buffer of the entity to deactivate the address.
- _deleteDefaults
- Type: boolean
Removes the default values if they exist when deactivating the address.
Community Additions
ADD
Show: