DirParty::addLocation Method [AX 2012]
server public static boolean addLocation(
DirPartyRecId _party,
LogisticsLocationRecId _location,
[boolean _isPostalAddress,
boolean _isPrimary,
boolean _isPrivate,
container _roles,
boolean _replaceRoles,
EffectiveDateTime _validFrom,
ExpirationDateTime _validTo,
boolean _isLocationOwner])
Run On
ServerParameters
- _party
- Type: DirPartyRecId Extended Data Type
- _location
- Type: LogisticsLocationRecId Extended Data Type
- _isPostalAddress
- Type: boolean
- _isPrimary
- Type: boolean
- _isPrivate
- Type: boolean
- _roles
- Type: container
- _replaceRoles
- Type: boolean
- _validFrom
- Type: EffectiveDateTime Extended Data Type
- _validTo
- Type: ExpirationDateTime Extended Data Type
- _isLocationOwner
- Type: boolean
Show: