PurchRFQSites_PurchRFQTable Class [AX 2012]

The PurchRFQSites_PurchRFQTable class is the data object class that is exposed through the PurchRFQSitesService class.

Syntax

class PurchRFQSites_PurchRFQTable extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg963198.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif createCompanyInfo Creates and sets a new value for the CompanyInfo complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createDlvModeTable Creates and sets a new value for the DlvModeTable complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createDlvTermTable Creates and sets a new value for the DlvTermTable complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createDocuRef Creates and sets a new value for the DocuRef complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createLogisticsPostalAddress Creates and sets a new value for the LogisticsPostalAddress complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createMarkupTrans_RFQTable Creates and sets a new value for the MarkupTrans_RFQTable complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createPaymTerm Creates and sets a new value for the PaymTerm complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createPurchRFQLine Creates and sets a new value for the PurchRFQLine complex data item.
Gg963198.pubmethod(en-us,AX.60).gif createPurchRFQReplyTable Creates and sets a new value for the PurchRFQReplyTable complex data item.
Gg963198.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg963198.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif exists_DocumentHash Determines whether the _DocumentHash data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsAgreementId Determines whether the AgreementId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsCashDisc Determines whether the CashDisc data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsCompanyInfo Determines whether the CompanyInfo data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsContactPerson Determines whether the ContactPerson data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsCurrencyCode Determines whether the CurrencyCode data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDeliveryDate Determines whether the DeliveryDate data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDeliveryName Determines whether the DeliveryName data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDeliveryPostalAddress Determines whether the DeliveryPostalAddress data item exists in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDiscPercent Determines whether the DiscPercent data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDlvMode Determines whether the DlvMode data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDlvModeTable Determines whether the DlvModeTable data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDlvTerm Determines whether the DlvTerm data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDlvTermTable Determines whether the DlvTermTable data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsDocuRef Determines whether the DocuRef data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsEmail Determines whether the Email data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsEndDisc Determines whether the EndDisc data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsEnterpriseNumber Determines whether the EnterpriseNumber data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsExpiryDate Determines whether the ExpiryDate data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsExpiryDateTime Determines whether the ExpiryDateTime data item exists in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsInclTax Determines whether the InclTax data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsInventLocationId Determines whether the InventLocationId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsInventSiteId Determines whether the InventSiteId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsItemBuyerGroup Determines whether the ItemBuyerGroup data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsLanguageId Determines whether the LanguageId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsLineDisc Determines whether the LineDisc data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsLogisticsPostalAddress Determines whether the LogisticsPostalAddress data item exists in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsMarkupGroup Determines whether the MarkupGroup data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsMarkupTrans_RFQTable Determines whether the MarkupTrans_RFQTable data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsMultiLineDisc Determines whether the MultiLineDisc data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsNumberSequenceGroup Determines whether the NumberSequenceGroup data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPayment Determines whether the Payment data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPaymentSched Determines whether the PaymentSched data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPaymMode Determines whether the PaymMode data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPaymSpec Determines whether the PaymSpec data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPaymTerm Determines whether the PaymTerm data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPhone Determines whether the Phone data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPriceGroup Determines whether the PriceGroup data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsProjId Determines whether the ProjId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPurchId Determines whether the PurchId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPurchRFQLine Determines whether the PurchRFQLine data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsPurchRFQReplyTable Determines whether the PurchRFQReplyTable data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsReasonId Determines whether the ReasonId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRecId Determines whether the record ID data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRequester Determines whether the Requester data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsResponsibleWorkerId Determines whether the ResponsibleWorkerId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRFQCaseId Determines whether the RFQCaseId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRFQId Determines whether the RFQId data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRFQName Determines whether the RFQName data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsRFQType Determines whether the RFQType data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsStatusHigh Determines whether the StatusHigh data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsStatusLow Determines whether the StatusLow data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsTaxGroup Determines whether the TaxGroup data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsValidityDateEnd Determines whether the ValidityDateEnd data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsValidityDateStart Determines whether the ValidityDateStart data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsVATNum Determines whether the VATNum data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsVendAccount Determines whether the VendAccount data item is in the data container.
Gg963198.pubmethod(en-us,AX.60).gif existsVendPriceGroupId Determines whether the VendPriceGroupId data item is in the data container.
Gg963198.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif new Initializes a new instance of the PurchRFQSites_PurchRFQTable class. (Overrides the new Method.)
Gg963198.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.)
Gg963198.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.)
Gg963198.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmAgreementId Gets or sets the AgreementId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmCashDisc Gets or sets the CashDisc parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmCompanyInfo Gets or sets the CompanyInfo parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmContactPerson Gets or sets the ContactPerson parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDeliveryDate Gets or sets the DeliveryDate parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDiscPercent Gets or sets the DiscPercent parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDlvModeTable Gets or sets the DlvModeTable parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDlvTermTable Gets or sets the DlvTermTable parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmDocuRef Gets or sets the DocuRef parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmEmail Gets or sets the Email parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmEndDisc Gets or sets the EndDisc parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmEnterpriseNumber Gets or sets the EnterpriseNumber parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmExpiryDate Gets or sets the ExpiryDate parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmExpiryDateTime Gets or sets the ExpiryDateTime parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmInclTax Gets or sets the InclTax parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmInventLocationId Gets or sets the InventLocationId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmInventSiteId Gets or sets the InventSiteId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmItemBuyerGroup Gets or sets the ItemBuyerGroup parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmLanguageId Gets or sets the LanguageId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmLogisticsPostalAddress Gets or sets the LogisticsPostalAddress parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmMarkupGroup Gets or sets the MarkupGroup parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmMarkupTrans_RFQTable Gets or sets the MarkupTrans_RFQTable parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmMultiLineDisc Gets or sets the MultiLineDisc parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmNumberSequenceGroup Gets or sets the NumberSequenceGroup parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPayment Gets or sets the Payment parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPaymentSched Gets or sets the PaymentSched parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPaymMode Gets or sets the PaymMode parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPaymSpec Gets or sets the PaymSpec parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPaymTerm Gets or sets the PaymTerm parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPhone Gets or sets the Phone parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPriceGroup Gets or sets the PriceGroup parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPurchId Gets or sets the PurchId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPurchRFQLine Gets or sets the PurchRFQLine parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmPurchRFQReplyTable Gets or sets the PurchRFQReplyTable parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmReasonId Gets or sets the ReasonId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the record ID parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRequester Gets or sets the Requester parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmResponsibleWorkerId Gets or sets the ResponsibleWorkerId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRFQCaseId Gets or sets the RFQCaseId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRFQId Gets or sets the RFQId parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRFQName Gets or sets the RFQName parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmRFQType Gets or sets the RFQType parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmStatusHigh Gets or sets the StatusHigh parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmStatusLow Gets or sets the StatusLow parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmValidityDateEnd Gets or sets the ValidityDateEnd parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmValidityDateStart Gets or sets the ValidityDateStart parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmVATNum Gets or sets the VATNum parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmVendAccount Gets or sets the VendAccount parameter.
Gg963198.pubmethod(en-us,AX.60).gif parmVendPriceGroupId Gets or sets the VendPriceGroupId parameter.
Gg963198.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg963198.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.)
Gg963198.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg963198.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg963198.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    PurchRFQSites_PurchRFQTable Class