AxPurchRFQLine Class [AX 2012]
The AxPurchRFQLine class handles the business logic for the PurchRFQLine table.
| Method | Description | |
|---|---|---|
| axCurrencyCode | Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axCustAccount | Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axCustMarkupCode | Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axDlvModeId | Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axDlvTermId | Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axInventDim | |
| axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) |
| axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) |
| axLogisticsAddressCountyId | (Inherited from AxInternalBase.) |
| axLogisticsAddressStateId | (Inherited from AxInternalBase.) |
| axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) |
| axOrig | Gets the original record of the PurchRFQLine table. (Overrides the axOrig Method.) |
| axPurchItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.) |
| axPurchRFQReplyLine | Gets an instance of the AxPurchRFQReplyLine class. |
| axPurchRFQTable | |
| axSalesItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.) |
| axTaxCode | This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.) |
| axUnitOfMeasureSymbol | (Inherited from AxInternalBase.) |
| axVendAccount | Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axVendMarkupCode | Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkNumber | Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.) |
| classCacheDelete | Delete an object from the cache. (Inherited from AxInternalBase.) |
| classCacheExist | (Inherited from AxInternalBase.) |
| classCacheInsert | (Inherited from AxInternalBase.) |
| classCacheLookup | (Inherited from AxInternalBase.) |
| clearField | (Inherited from AxInternalBase.) |
| continueOnError | Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.) |
| copy | (Inherited from AxInternalBase.) |
| createAxbcTypeId | (Inherited from AxInternalBase.) |
| createOrUpdateRelatedRecords | This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.) |
| currentRecord | Gets an instance of the PurchRFQLine table. (Overrides the currentRecord Method.) |
| dataSourceName | (Inherited from AxInternalBase.) |
| defaulting | Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.) |
| delete | (Inherited from AxInternalBase.) |
| doModify | (Inherited from AxInternalBase.) |
| doParm | (Inherited from AxInternalBase.) |
| doSave | Saves or updates a record. (Inherited from AxInternalBase.) |
| emptyRecord | Gets the empty record for the PurchRFQLine table. (Overrides the emptyRecord Method.) |
| end | Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldId | Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.) |
| getAxbcTypeId | (Inherited from AxInternalBase.) |
| getEntityKey | (Inherited from AxInternalBase.) |
| getKeyFields | (Inherited from AxInternalBase.) |
| getMandatoryFieldExemptions | Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.) |
| getModifiedFields | (Inherited from AxInternalBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
| initMandatoryFieldsExemptionList | (Inherited from AxInternalBase.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | (Inherited from AxInternalBase.) |
| inventSiteDimensionLink | |
| inventTableRecord | |
| isAxPurchRFQTableFieldsSet | |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isInventTableRecordFieldsSet | |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
| isStorageDimFieldSet | |
| mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) |
| modify | (Inherited from AxInternalBase.) |
| new | Initializes a new instance of the AxPurchRFQLine class. (Overrides the new Method.) |
| nextCacheIdx | (Inherited from AxInternalBase.) |
| 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.) |
| parentAxBC | (Inherited from AxInternalBase.) |
| parm_DocumentHash | Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.) |
| parmActivityNumber | Gets or sets the ActivityNumber parameter. |
| parmAddressRefRecId | Gets or sets the AddressRefRecId parameter. |
| parmAddressRefTableId | Gets or sets the AddressRefTableId parameter. |
| parmAgreementId | Gets or sets the AgreementId parameter. |
| parmAssetBookId | Gets or sets the AssetBookId parameter. |
| parmAssetId | Gets or sets the AssetId parameter. |
| parmAssetTransTypePurch | Gets or sets the AssetTransTypePurch parameter. |
| parmCategoryId | Gets or sets the CategoryId parameter. |
| parmCFOPTable_BR | Gets or sets the CFOPTable_BR parameter. |
| parmCompanyLocation_IN | Gets or sets the CompanyLocation_IN parameter. |
| parmConfirmedDlv | Gets or sets the ConfirmedDlv parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmCustomsTariffCodeTable_IN | Gets or sets the CustomsTariffCodeTable_IN parameter. |
| parmDefaultDimension | Gets or sets the DimensionDefault parameter. |
| parmDeliveryDate | Gets or sets the DeliveryDate parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDSA_IN | Gets or sets the dsa_in parameter. |
| parmExciseRecordType_IN | Gets or sets the ExciseRecordType_IN parameter. |
| parmExciseTariffCodes_IN | Gets or sets the ExciseTariffCodes_IN parameter. |
| parmExciseType_IN | Gets or sets the ExciseType_IN parameter. |
| parmExpiryDate | Gets or sets the ExpiryDate parameter. |
| parmExpiryDateTime | Gets or sets the ExpiryDateTime parameter. |
| parmExternalItemId | Gets or sets the ExternalItemId parameter. |
| parmGTAServiceCategory_IN | Gets or sets the gtaServiceCategory_IN parameter. |
| parmInventDimId | Gets or sets the InventDimId parameter. |
| parmInventRefId | Gets or sets the InventRefId parameter. |
| parmInventRefTransId | Gets or sets the InventRefTransId parameter. |
| parmInventRefType | Gets or sets the InventRefType parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmIsAlternate | Gets or sets the IsAlternate parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemName | Gets or sets the ItemName parameter. |
| parmLineAmount | Gets or sets the LineAmount parameter. |
| parmLineDisc | Gets or sets the LineDisc parameter. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmLinePercent | Gets or sets the LinePercent parameter. |
| parmLineType | Gets or sets the LineType parameter. |
| parmMaximumRetailPrice_IN | Gets or sets the MaximumRetailPrice_IN parameter. |
| parmMultiLnDisc | Gets or sets the MultiLnDisc parameter. |
| parmMultiLnPercent | Gets or sets the MultiLnPercent parameter. |
| parmName | Gets or sets the Name parameter. |
| parmNonRecoverablePercent_IN | Gets or sets the NonRecoverablePercent_IN parameter. |
| parmPdsCWQty | Gets or sets the PdsCWQty parameter. |
| parmPriceUnit | Gets or sets the PriceUnit parameter. |
| parmProjCategoryId | Gets or sets the ProjCategoryId parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmProjLinePropertyId | Gets or sets the ProjLinePropertyId parameter. |
| parmProjSalesCurrencyId | Gets or sets the ProjSalesCurrencyId parameter. |
| parmProjSalesPrice | Gets or sets the ProjSalesPrice parameter. |
| parmProjSalesUnitId | Gets or sets the ProjSalesUnitId parameter. |
| parmProjTaxGroupId | Gets or sets the ProjTaxGroupId parameter. |
| parmProjTaxItemGroupId | Gets or sets the ProjTaxItemGroupId parameter. |
| parmProjTransId | Gets or sets the ProjTransId parameter. |
| parmPurchId | Gets or sets the PurchId parameter. |
| parmPurchMarkup | Gets or sets the PurchMarkup parameter. |
| parmPurchPrice | Gets or sets the PurchPrice parameter. |
| parmPurchQty | Gets or sets the PurchQty parameter. |
| parmPurchUnit | Gets or sets the PurchUnit parameter. |
| parmQtyOrdered | Gets or sets the QtyOrdered parameter. |
| parmReasonId | Gets or sets the ReasonId parameter. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmReqPlanIdSched | Gets or sets the ReqPlanIdSched parameter. |
| parmReqPOId | Gets or sets the ReqPOId parameter. |
| parmRFQCaseLineRefRecId | Gets or sets the RFQCaseLineRefRecId parameter. |
| parmRFQId | Gets or sets the RFQId parameter. |
| parmRFQType | Gets or sets the RFQType parameter. |
| parmSalesTaxFormTypes_IN | Gets or sets the SalesTaxFormTypes_IN parameter. |
| parmServiceCodeTable_IN | Gets or sets the ServiceCodeTable_IN parameter. |
| parmStatus | Gets or sets the Status parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
| parmTaxServiceCode_BR | Gets or sets the TaxServiceCode_BR parameter. |
| parmVATGoodsType_IN | Gets or sets the VATGoodsType_IN parameter. |
| parmVendorLocation_IN | Gets or sets the VendorLocation_IN parameter. |
| purchRFQLine | Returns the PurchRFQLine object. |
| reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) |
| recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) |
| replaceCurrentRecord | (Inherited from AxInternalBase.) |
| resetAxbcTypeParameters | (Inherited from AxInternalBase.) |
| resetInternalValues | Re-initializes the internal values of the current AxBC class. (Overrides the resetInternalValues Method.) |
| save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
| setAddressRefRecId | Sets the value for the AddressRefRecId field. |
| setAddressRefTableId | Sets the value for the AddressRefTableId field. |
| setAgreementId | Sets the value of the AgreementId field. |
| setAssetBookId | Sets the value for the AssetBookId field. |
| setAssetId | Sets the value for the AssetId field. |
| setAssetTransTypePurch | Sets the value for the AssetTransTypePurch field. |
| setAxPurchRFQTableFields | Sets the AxPurchRFQTableFields parameter. |
| setCategoryId | Sets the value for the CategoryId field. |
| setCFOPTable_BR | Sets the value for the CFOPTable_BR field. |
| setCompanyLocation_IN | Sets the value for the CompanyLocation_IN field. |
| setConfirmedDlv | Sets the value for the ConfirmedDlv field. |
| setCurrencyCode | Sets the value for the CurrencyCode field. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setCustomsTariffCodeTable_IN | Sets the value for the CustomsTariffCodeTable_IN field. |
| setDefaultDimension | Sets the DefaultDimension parameter. |
| setDefaultDimensionValue | Sets the DefaultDimension field on a buffer. |
| setDeliveryDate | Sets the value for the DeliveryDate field. |
| setDeliveryName | Sets the value for the DeliveryName field. |
| setDeliveryPostalAddress | Sets the DeliveryPostalAddress parameter. |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.) |
| setDSA_IN | Sets the dsa_in parameter. |
| setExciseRecordType_IN | Sets the value for the ExciseRecordType_IN field. |
| setExciseTariffCodes_IN | Sets the value for the ExciseTariffCodes_IN field. |
| setExciseType_IN | Sets the value for the ExciseType_IN field. |
| setExpiryDateTime | Sets the value for the ExpiryDateTime field. |
| setExternalItemId | Sets the value for the ExternalItemId field. |
| setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) |
| setFieldAsModified | (Inherited from AxInternalBase.) |
| setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) |
| setGTAServiceCategory_IN | Sets the value for the gtaServiceCategory_IN field. |
| setInventDimId | Sets the value for the InventDimId field. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInventRefId | Sets the value for the InventRefId field. |
| setInventRefTransId | Sets the value for the InventRefTransId field. |
| setInventRefType | Sets the value for the InventRefType field. |
| setInventTableRecordFields | Sets the InventTableRecordFields parameter. |
| setInventTransId | Sets the value for the InventTransId field. |
| setIsAlternate | Sets the IsAlternate parameter. |
| setItemId | Sets the value for the ItemId field. |
| setItemName | Sets the value for the ItemName field. |
| setLineAmount | Sets the value for the LineAmount field. |
| setLineDisc | Sets the value for the LineDisc field. |
| setLineNum | Sets the value for the LineNum field. |
| setLinePercent | Sets the value for the LinePercent field. |
| setLineType | Sets the value for the LineType field. |
| setMaximumRetailPrice_IN | Sets the value for the MaximumRetailPrice_IN field. |
| setMultiLnDisc | Sets the value for the MultiLnDisc field. |
| setMultiLnPercent | Sets the value for the MultiLnPercent field. |
| setName | Sets the value for the FlexName field. |
| setNonRecoverablePercent_IN | Sets the value for the NonRecoverablePercent_IN field. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPdsCWQty | Sets the value for the PdsCWQty field. |
| setPriceUnit | Sets the value for the PriceUnit field. |
| setPurchId | Sets the value for the PurchId field. |
| setPurchMarkup | Sets the value for the PurchMarkup field. |
| setPurchPrice | Sets the value for the PurchPrice field. |
| setPurchQty | Sets the value for the PurchQty field. |
| setPurchUnit | Sets the value for the PurchUnit field. |
| setQtyOrdered | Sets the value for the QtyOrdered field. |
| setReasonId | Sets the value for the ReasonId field. |
| setReqPlanIdSched | Sets the value for the ReqPlanIdSched field. |
| setReqPOId | Sets the value for the ReqPOId field. |
| setRFQCaseLineRefRecId | Sets the value for the RFQCaseLineRefRecId field. |
| setRFQId | Sets the value for the RFQId field. |
| setRFQType | Sets the value for the RFQType field. |
| setSalesTaxFormTypes_IN | Sets the value for the SalesTaxFormTypes_IN field. |
| setServiceCodeTable_IN | Sets the value for the ServiceCodeTable_IN field. |
| setStatus | Sets the value for the Status field. |
| setStorageDimField | Sets the StorageDimField parameter. |
| setTableFields | Sets default fields for a table row. (Overrides the setTableFields Method.) |
| setTaxGroup | Sets the value for the TaxGroup field. |
| setTaxItemGroup | Sets the value for the TaxItemGroup field. |
| setTaxServiceCode_BR | Sets the TaxServiceCode_BR parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVATGoodsType_IN | Sets the value for the VATGoodsType_IN field. |
| setVendorLocation_IN | Sets the value for the VendorLocation_IN field. |
| sysDictFieldFind | Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.) |
| tableCacheExist | (Inherited from AxInternalBase.) |
| tableCacheInsert | (Inherited from AxInternalBase.) |
| tableCacheLookup | (Inherited from AxInternalBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateFromInventDim | Sets the inventDimId field. |
| updateStatus | Updates the status of an RFQ line. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateField | Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.) |
| validateFields | (Inherited from AxInternalBase.) |
| validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) |
| validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) |
| validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) |
| validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) |
| validateWrite | (Inherited from AxInternalBase.) |
| valueMapDependingFields | Performs incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields. (Inherited from AxInternalBase.) |
| valueMappingInbound | Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.) |
| valueMappingOutbound | Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| write | (Inherited from AxInternalBase.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlDocDirection | (Inherited from AxInternalBase.) |
| ::construct | Initializes a new instance of the AxPurchRFQLine class. |
| ::newPurchRFQLine | Creates an instance of the AxPurchRFQLine class. |
Community Additions
ADD
Show: