LogisticsLocationSelectionLookup Class [AX 2012]
The LogisticsLocationSelectionLookup class is used to display an address lookup.
| Method | Description | |
|---|---|---|
| addFilter | Filters the specified lookup form by the current value of the callingControl. (Inherited from SysTableLookupBase.) |
| addLookupControl_Internal | (Inherited from SysTableLookupBase.) |
| addLookupfield | Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.) |
| addLookupfield_Internal | (Inherited from SysTableLookupBase.) |
| addLookupMethod | Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.) |
| addMethodControl | (Inherited from SysTableLookupBase.) |
| addOneTimeAddress | Adds an address to show in the lookup. |
| addOneTimeAddresses | Adds multiple addresses to show in the lookup. |
| addOneTimeAddressesContainer | Adds multiple addresses to show in the lookup. |
| addRole | Adds an address purpose to show in the lookup. |
| addRoleByType | Adds an address purpose to show in the lookup. |
| addSelectionField | (Inherited from SysTableLookupBase.) |
| buildAdditionalFormDataSources | Specifies additional data sources on the form. (Overrides the buildAdditionalFormDataSources Method.) |
| buildArgs | Specifies additional properties of the arguments. (Overrides the buildArgs Method.) |
| buildControlsFinal | Specifies the additional controls on the form. (Overrides the buildControlsFinal Method.) |
| buildFormDesign | Specifies the design of the lookup form. (Inherited from SysTableLookupBase.) |
| buildFormGridDesign | Specifies the design of the Form Grid Control of the lookup form. (Inherited from SysTableLookupBase.) |
| buildGrid | Builds the interior of the provided _formBuildGridControl parameter for the lookup form. (Overrides the buildGrid Method.) |
| buildQuery | Build the query for the lookup |
| buildSelectionList | Builds the selection field list of the lookup query. (Inherited from SysReferenceTableLookup.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| configureLookupDataSource | Configures the specified formBuildDataSource to operate correctly on a lookup form. (Inherited from SysReferenceTableLookup.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formRun | Constructs the form to use as the lookup form. (Inherited from SysTableLookupBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| lookupBufferHasAddressRefFields | Checks whether the buffer has address source reference fields. |
| new | |
| 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.) |
| oneTimeEntityLocationsRange | Creates the range for filtering the lookup. |
| oneTimeEntityLocationsRangeView | Creates the range for filtering the lookup. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAllowAddAddress | Gets or sets the AllowAddAddress parameter. |
| parmAllowEnhancedSelect | |
| parmCallingBuffer | Gets or sets the CallingBuffer parameter. |
| parmCallingControl | Gets or sets the CallingControl parameter. (Inherited from SysTableLookupBase.) |
| parmCallingForm | Gets or sets the CallingForm parameter. |
| parmIncludeAllRoles | Gets or sets the IncludeAllRoles parameter. |
| parmIncludeOneTimeAddresses | Gets or sets the IncludeOneTimeAddresses parameter. |
| parmQuery | Gets or sets the Query parameter. (Inherited from SysTableLookupBase.) |
| parmReturnLocation | Gets or sets the ReturnLocation parameter. |
| parmTableId | Gets or sets the TableId parameter. (Inherited from SysTableLookupBase.) |
| parmTmpBuffer | Gets or sets the TmpBuffer parameter. (Inherited from SysTableLookupBase.) |
| parmUseLookupValue | Indicates whether the current value of the callingControl control should be used to set the for the first time selected record in the lookup form. (Inherited from SysTableLookupBase.) |
| performFormLookup | Presents the lookup form to the user. (Overrides the performFormLookup Method.) |
| rolesRange | Creates the expression string to use for the address purpose range. |
| rolesRangeDetailed | Creates the expression string to use for the address purpose range. |
| setLabel | (Inherited from SysTableLookupBase.) |
| setLookupBufferAddressRef | Set the AddressRefTableId field and the AddressRefRecId field on the calling buffer. |
| setSelectMode | Places the specified formRun form into the correct lookup selection mode. (Inherited from SysReferenceTableLookup.) |
| 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.) |
| ::construct | Initializes a new instance of the LogisticsLocationSelectionLookup class. |
| ::lookupAddress | |
| ::lookupAddressForm | Opens the postal address lookup form. |
| ::newParameters | |
| ::transactionAssociatedAddresses | Finds the addresses that are associated with the specified transaction. |
Object Class
SysTableLookupBase Class
SysReferenceTableLookup Class
LogisticsLocationSelectionLookup Class
LogisticsLocationSelectionLookup_Purch Class
SysTableLookupBase Class
SysReferenceTableLookup Class
LogisticsLocationSelectionLookup Class
LogisticsLocationSelectionLookup_Purch Class
Community Additions
ADD
Show: