VendUnsolicitedVendorSearchRequest Class [AX 2012]

class VendUnsolicitedVendorSearchRequest extends VendSearchRequest

Run On

Called

  MethodDescription
Gg881164.pubmethod(en-us,AX.60).gif addAttributeDataSouce Adds the specified table to the specified parent data source. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif addPartyNameSearchCriteria Adds a name range to the existing vendor search criteria. (Inherited from VendSearchRequest.)
Gg881164.privmethod(en-us,AX.60).gif addProcurementCategoryDataSource Adds the procurement category data source to the vendor search query.
Gg881164.pubmethod(en-us,AX.60).gif addRangeMultipleValue Adds the specified string value as query range to the specified field of the specified table. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif addSearchCriteriaNoYes Adds a NoYes enumeration value as query range to the specified field of the specified table. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif addSearchCriteriaString Adds the specified string value as a query range to the specified field of the specified table. (Inherited from VendSearchRequest.)
Gg881164.privmethod(en-us,AX.60).gif addVendRequestSignUpNameSearchCriteria Add the specified unsolicited vendor name to the vendor search criteria.
Gg881164.pubmethod(en-us,AX.60).gif 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.)
Gg881164.pubmethod(en-us,AX.60).gif buildQuery Builds a query for the search on unsolicited vendor using attributes to create ranges. (Overrides the buildQuery Method.)
Gg881164.pubmethod(en-us,AX.60).gif buildSearchExpression Builds the vendor search expression for unsolicited vendors. (Overrides the buildSearchExpression Method.)
Gg881164.protmethod(en-us,AX.60).gif calculateResultCount Calculates the record count for respective vendors on selection of refresh button. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif clearAllRanges Clears all range values. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif getFormParameters Gets attribute values from form. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif getResultCount Gets the number of records for respective vendors on selection of refresh button. (Overrides the getResultCount Method.)
Gg881164.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif labelCategoryStatus Gets the localized label of the procurement category status attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelCity Gets the localized label of the address city attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelCountry Gets the localized label of the address country or region attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelFemaleOwned Gets the localized label of the female owned attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelLocallyOwned Gets the localized label of the locally owned attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelMinorityOwner Gets the localized label of minority owned attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelName Gets the localized label of name attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelProcurementCategory Gets the localized label of procurement categories list attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelSmallBusiness Gets the localized label of small business indicator attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelState Gets the localized label of the address state attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif labelVendorGroup Gets the localized label of the vendor group attribute. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif parmAddressCity Gets or sets the AddressCity parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmAddressCountry Gets or sets the AddressCountry parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmAddressState Gets or sets the AddressState parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmFemaleOwned Gets or sets the FemaleOwned parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmIncludeAllLegalEntities Gets or sets the IncludeAllLegalEntities parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmLocallyOwned Gets or sets the LocallyOwned parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmMinorityOwned Gets or sets the MinorityOwned parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmProcurementCategory Gets or sets the ProcurementCategory parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmSmallBusiness Gets or sets the SmallBusiness parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parmVendorGroup Gets or sets the VendorGroup parameter. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif parse Parses the specified string pair. (Overrides the parse Method.)
Gg881164.pubmethod(en-us,AX.60).gif setCommonFormParameters Sets shared attribute values to form controls. (Inherited from VendSearchRequest.)
Gg881164.pubmethod(en-us,AX.60).gif setFormParameters Sets all of the parameters of the specified form. (Overrides the setFormParameters Method.)
Gg881164.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg881164.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  VendSearchRequest Class
    VendUnsolicitedVendorSearchRequest Class

Community Additions

ADD
Show: