LogisticsLocationEntity Class [AX 2012]
Syntax
class LogisticsLocationEntity
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createLocationCopy | ||
createLocationCopyEx | Creates a location copy by using the current LogisticsLocationEntity object. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getElectronicAddress | ||
getElectronicAddressOn | ||
getEmail | ||
getLocator | Returns the locator object of the electronic address record. | |
getLocatorExtension | Gets the locator extension of the electronic address record. | |
getLogisticsLocation | ||
getPhone | ||
getPhoneLocal | ||
getPostalAddress | ||
getPostalAddressOn | ||
getTeleFax | ||
getTelex | ||
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getURL | ||
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initFromLogisticsLocation | ||
initializeElectronicAddress | Initializes the electronic address fields | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmDunsNumber | Gets or sets the DunsNumber parameter. | |
parmLocationDescription | Gets or sets the LocationDescription parameter. | |
parmLocationId | Gets or sets the LocationId parameter. | |
parmLocationRecId | Gets or sets the LocationRecId parameter. | |
parmOrig | Gets or sets the Orig parameter. | |
parmTransDateTime | Gets or sets the TransDateTime parameter. | |
parmUpdate | Gets or sets the Update parameter. | |
setElectronicAddressOn | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::address2Addresses | ||
::addressLocationRecId | Find the LogisticsLocationRecId for an address. | |
::canDeleteLocation | ||
::canDeletePostalAddress | ||
::constructFromLocationRecId | ||
::findLocation | Finds a location for the specified common for a specified LogisticsLocationRoleType sequencing, that is, private, primary, or public. | |
::findPostalAddress | Finds a postal address for the specified common for a specified LogisticsLocationRoleType sequencing, that is, private, primary, or public. | |
::getDefaultLocationRoleFromEntity | Gets the default location role, depending on the entity type. | |
::isPhoneNumberValid | Determines whether the telephone number of the specified legal entity is set. If it is not, a message is displayed. | |
::location2Addresses | ||
::location2PostalAddress | ||
::locationTableList | ||
::postalAddressTableList | ||
::relatedLocation | ||
::relatedLocationRole | ||
::showHideEffectiveAddressMessageBar | Displays or hides a message bar on the address book entity forms. | |
::transactionNewAddressDefaultRole | ||
::transactionPostalAddressFieldId | Returns the LogisticsPostalAddress field ID on the specified table. |
Top
Inheritance Hierarchy
Object Class
LogisticsLocationEntity Class
LogisticsElectronicAddressEntity Class
LogisticsPostalAddressEntity Class