VendUnsolicitedVendorSearchRequest Class [AX 2012]
| Method | Description | |
|---|---|---|
| addAttributeDataSouce | Adds the specified table to the specified parent data source. (Inherited from VendSearchRequest.) |
| addPartyNameSearchCriteria | Adds a name range to the existing vendor search criteria. (Inherited from VendSearchRequest.) |
| addProcurementCategoryDataSource | Adds the procurement category data source to the vendor search query. |
| 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.) |
| addVendRequestSignUpNameSearchCriteria | Add the specified unsolicited vendor name to the vendor search criteria. |
| 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 | Builds a query for the search on unsolicited vendor using attributes to create ranges. (Overrides the buildQuery Method.) |
| buildSearchExpression | Builds the vendor search expression for unsolicited 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. (Inherited from VendSearchRequest.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFormParameters | Gets attribute values from form. (Inherited from VendSearchRequest.) |
| getResultCount | Gets the number of records 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.) |
| labelCategoryStatus | Gets the localized label of the procurement category status attribute. (Inherited from VendSearchRequest.) |
| 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.) |
| 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.) |
| 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.) |
| 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.) |
| parmFemaleOwned | Gets or sets the FemaleOwned parameter. (Inherited from VendSearchRequest.) |
| parmIncludeAllLegalEntities | Gets or sets the IncludeAllLegalEntities parameter. (Inherited from VendSearchRequest.) |
| 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.) |
| parmProcurementCategory | Gets or sets the ProcurementCategory parameter. (Inherited from VendSearchRequest.) |
| parmSmallBusiness | Gets or sets the SmallBusiness parameter. (Inherited from VendSearchRequest.) |
| parmVendorGroup | Gets or sets the VendorGroup parameter. (Inherited from VendSearchRequest.) |
| parse | Parses the specified string pair. (Overrides the parse Method.) |
| setCommonFormParameters | Sets shared attribute values to form controls. (Inherited from VendSearchRequest.) |
| setFormParameters | Sets all of the parameters of 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: