VendCurrentVendorSearchRequest Class [AX 2012]
The VendCurrentVendorSearchRequest class extends the base class that has vendor specific attributes and properties.
| Method | Description | |
|---|---|---|
| addAddressDataSource | Adds the address tables to the vendor search query. |
| addAttributeDataSouce | Adds the specified table to the specified parent data source. (Inherited from VendSearchRequest.) |
| addCategoryStatusDataSource | Adds the category status tables to vendor search query. |
| addCriteriaDataSource | Adds the vendor evaluation criteria tables to vendor search query. |
| addCriterionGroupDataSource | Adds the vendor evaluation criterion group tables to vendor search query. |
| addCriterionGroupRange | Adds the range condition values to vendor evaluation criterion group tables. |
| addCriterionRange | Adds the range condition values to vendor evaluation criteria tables. |
| addEmployeesDataSource | Adds the worker tables to the vendor search query. |
| addPartyNameSearchCriteria | Adds a name range to the existing vendor search criteria. (Inherited from VendSearchRequest.) |
| addProcCategoryDataSource | Adds the procurement category tables to vendor search query. |
| addProcCategoryRange | Adds the range condition values to procurement category tables. |
| addRangeMultipleValue | Adds the specified string value as query range to the specified field of the specified table. (Inherited from VendSearchRequest.) |
| addSearchCriteriaNoYes | Adds a NoYes enumeration value as query range to the specified field of the specified table. (Inherited from VendSearchRequest.) |
| addSearchCriteriaString | Adds the specified string value as a query range to the specified field of the specified table. (Inherited from VendSearchRequest.) |
| addVendCategoryStatusRange | Adds the range condition values to the VendProcurementCategoryStatus table. |
| buildCommonSearchExpression | Builds a search expression for all common search attributes of vendor search such as, name, city, state, country, minority owner, female owner, small business, locally owned and procurement category. (Inherited from VendSearchRequest.) |
| buildQuery | Returns the query for the search on vendor master using attributes to create ranges. (Overrides the buildQuery Method.) |
| buildSearchExpression | Builds the vendor search expression for current vendors. (Overrides the buildSearchExpression Method.) |
| calculateResultCount | Calculates the record count for respective vendors on selection of refresh button. (Inherited from VendSearchRequest.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearAllRanges | Clears all range values specific to current vendors. (Overrides the clearAllRanges Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFormParameters | Gets all the parameters that relate to current vendors from the specified form. (Overrides the getFormParameters Method.) |
| getResultCount | Retrieves record count for respective vendors on selection of refresh button. (Overrides the getResultCount Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| labelBidOnly | Gets the localized label of the attribute. |
| labelCategoryStatus | Gets the localized label of the attribute. (Overrides the labelCategoryStatus Method.) |
| labelCity | Gets the localized label of the address city attribute. (Inherited from VendSearchRequest.) |
| labelCountry | Gets the localized label of the address country or region attribute. (Inherited from VendSearchRequest.) |
| labelCriterion | Gets the localized label of the criterion attribute. |
| labelCriterionGroup | Gets the localized label of the criterion group attribute. |
| labelDisabled | Gets the localized label of the disabled attribute. |
| labelEthnicOrigin | Gets the localized label of the ethnic attribute. |
| labelFemaleOwned | Gets the localized label of the female owned attribute. (Inherited from VendSearchRequest.) |
| labelLocallyOwned | Gets the localized label of the locally owned attribute. (Inherited from VendSearchRequest.) |
| labelMinorityOwner | Gets the localized label of minority owned attribute. (Inherited from VendSearchRequest.) |
| labelName | Gets the localized label of name attribute. (Inherited from VendSearchRequest.) |
| labelOneTimeSupplier | Gets the localized label of one time vendor attribute. |
| labelProcurementCategory | Gets the localized label of procurement categories list attribute. (Inherited from VendSearchRequest.) |
| labelSmallBusiness | Gets the localized label of small business indicator attribute. (Inherited from VendSearchRequest.) |
| labelState | Gets the localized label of the address state attribute. (Inherited from VendSearchRequest.) |
| labelVendorGroup | Gets the localized label of the vendor group attribute. (Inherited from VendSearchRequest.) |
| labelVendorHold | Gets the localized label of the vendor on hold attribute. |
| labelVeteran | Gets the localized label of vendor is a veteran attribute. |
| 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.) |
| parmAddressCity | Gets or sets the AddressCity parameter. (Inherited from VendSearchRequest.) |
| parmAddressCountry | Gets or sets the AddressCountry parameter. (Inherited from VendSearchRequest.) |
| parmAddressState | Gets or sets the AddressState parameter. (Inherited from VendSearchRequest.) |
| parmBidOnly | Gets or sets the BidOnly parameter. |
| parmCategoryStatus | Gets or sets the CategoryStatus parameter. |
| parmCriterion | Gets or sets the Criterion parameter. |
| parmCriterionGroup | Gets or sets the CriterionGroup parameter. |
| parmDisabled | Gets or sets the Disabled parameter. |
| parmEthnicOrigin | Gets or sets the EthnicOrigin parameter. |
| parmFemaleOwned | Gets or sets the FemaleOwned parameter. (Inherited from VendSearchRequest.) |
| parmIncludeAllLegalEntities | Gets or sets the IncludeAllLegalEntities parameter. (Inherited from VendSearchRequest.) |
| parmIncludeEmployees | Gets or sets the IncludeEmployees parameter. |
| parmLocallyOwned | Gets or sets the LocallyOwned parameter. (Inherited from VendSearchRequest.) |
| parmMinorityOwned | Gets or sets the MinorityOwned parameter. (Inherited from VendSearchRequest.) |
| parmName | Gets or sets the Name parameter. (Inherited from VendSearchRequest.) |
| parmOneTimeSupplier | Gets or sets the OneTimeSupplier parameter. |
| parmProcurementCategory | Gets or sets the ProcurementCategory parameter. (Inherited from VendSearchRequest.) |
| parmSmallBusiness | Gets or sets the SmallBusiness parameter. (Inherited from VendSearchRequest.) |
| parmVendCategoryStatusList | Gets or sets the VendCategoryStatusList parameter. |
| parmVendorGroup | Gets or sets the VendorGroup parameter. (Overrides the parmVendorGroup Method.) |
| parmVendorOnHold | Gets or sets the VendorOnHold parameter. |
| parmVeteran | Gets or sets the Veteran parameter. |
| parse | Parses the specified string pair. (Overrides the parse Method.) |
| setCommonFormParameters | Sets shared attribute values to form controls. (Inherited from VendSearchRequest.) |
| setFormParameters | Sets Vendor Specific parameters to the specified form. (Overrides the setFormParameters Method.) |
| 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.) |
Community Additions
ADD
Show: