AxPurchTable Class [AX 2012]
| Method | Description | |
|---|---|---|
| agreementHeaderDefaultRecord | |
| 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.) |
| axDeliveryLocation | |
| 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.) |
| 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.) |
| axLogisticsLocation | |
| axOrig | Gets the original object. (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.) |
| axPurchTable_BR | Gets or sets the a instance of related AxPurchTable_BR. |
| axPurchTable_RU | Gets or sets the a instance of related AxPurchTable_RU. |
| axPurchTable_W | Gets or sets the a instance of related AxPurchTable_W. |
| 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.) |
| companyInfoRecord | |
| contactPersonRecord | |
| 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 or sets the current record in the PurchTable 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 an empty PurchTable record. (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 | (Overrides the initMandatoryFieldsExemptionList Method.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | (Inherited from AxInternalBase.) |
| inventSiteDimensionLink | |
| invoiceAccount_VendTableRecord | |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| 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 AxInternalBase class. (Inherited from AxInternalBase.) |
| 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.) |
| orderAccount_VendTableRecord | |
| 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.) |
| parmAccountingDate | Gets or sets the AccountingDate parameter. |
| parmAccountingDistributionTemplate | Gets or sets the AccountingDistributionTemplate parameter. |
| parmAddressRefRecId | Gets or sets the AddressRefRecId parameter. |
| parmAddressRefTableId | Gets or sets the AddressRefTableId parameter. |
| parmAutoSummaryModuleType | Gets or sets the AutoSummaryModuleType parameter. |
| parmAvailSalesDate | Gets or sets the AvailSalesDate parameter. |
| parmBankCentralBankPurposeCode | Gets or sets the BankCentralBankPurposeCode parameter. |
| parmBankCentralBankPurposeText | Gets or sets the BankCentralBankPurposeText parameter. |
| parmBankDocumentType | Gets or sets the BankDocumentType parameter. |
| parmCashDisc | Gets or sets the CashDisc parameter. |
| parmCashDiscPercent | Gets or sets the CashDiscPercent parameter. |
| parmChangeRequestRequired | Gets or sets the ChangeRequestRequired parameter. |
| parmConfirmedDlv | Gets or sets the ConfirmedDlv parameter. |
| parmConfirmedDlvEarliest | Gets or sets the ConfirmedDlvEarliest parameter. |
| parmConfirmingPO | Gets or sets the ConfirmingPO parameter. |
| parmConsTarget_JP | Gets or sets the ConsTarget_JP parameter. |
| parmContactPersonId | Gets or sets the ContactPersonId parameter. |
| parmContractNum_SA | Gets or sets the ContractNum_SA parameter. |
| parmCountyOrigDest | Gets or sets the CountyOrigDest parameter. |
| parmCovStatus | Gets or sets the CovStatus parameter. |
| parmCrossDockingDate | Gets or sets the CrossDockingDate parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryDate | Gets or sets the DeliveryDate parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDeliveryType | Gets or sets the DeliveryType parameter. |
| parmDiscPercent | Gets or sets the DiscPercent parameter. |
| parmDlvMode | Gets or sets the DlvMode parameter. |
| parmDlvTerm | Gets or sets the DlvTerm parameter. |
| parmDocumentState | Gets or sets the DocumentState parameter. |
| parmDocumentStatus | Gets or sets the DocumentStatus parameter. |
| parmEmail | Gets or sets the Email parameter. |
| parmEndDisc | Gets or sets the EndDisc parameter. |
| parmEnterpriseNumber | Gets or sets the EnterpriseNumber parameter. |
| parmExchangeRateDate | Gets or sets the ExchangeRateDate parameter. |
| parmFinalizeClosingDate | Gets or sets the FinalizeClosingDate parameter. |
| parmFixedDueDate | Gets or sets the FixedDueDate parameter. |
| parmFixedExchRate | Gets or sets the FixedExchRate parameter. |
| parmFreightSlipType | Gets or sets the FreightSlipType parameter. |
| parmFreightZone | Gets or sets the FreightZone parameter. |
| parmFSHAutoCreated | Gets or sets the FSHAutoCreated parameter. |
| parmInclTax | Gets or sets the InclTax parameter. |
| parmInterCompanyAllowIndirectCreation | Gets or sets the InterCompanyAllowIndirectCreation parameter. |
| parmInterCompanyCompanyId | Gets or sets the InterCompanyCompanyId parameter. |
| parmInterCompanyCustPurchOrderFormNum | Gets or sets the InterCompanyCustPurchOrderFormNum parameter. |
| parmInterCompanyDirectDelivery | Gets or sets the InterCompanyDirectDelivery parameter. |
| parmInterCompanyOrder | Gets or sets the InterCompanyOrder parameter. |
| parmInterCompanyOrigin | Gets or sets the InterCompanyOrigin parameter. |
| parmInterCompanyOriginalCustAccount | Gets or sets the InterCompanyOriginalCustAccount parameter. |
| parmInterCompanyOriginalSalesId | Gets or sets the InterCompanyOriginalSalesId parameter. |
| parmInterCompanySalesId | Gets or sets the InterCompanySalesId parameter. |
| parmIntrastatAddValue_LV | Gets or sets the IntrastatAddValue_LV parameter. |
| parmIntrastatFulfillmentDate_HU | Gets or sets the IntrastatFulfillmentDate_HU parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmInventSiteId | Gets or sets the InventSiteId parameter. |
| parmInvoiceAccount | Gets or sets the InvoiceAccount parameter. |
| parmInvoiceRegister_LT | Gets or sets the InvoiceRegister_LT parameter. |
| parmIsEncumbranceRequired | Gets or sets the IsEncumbranceRequired parameter. |
| parmIsModified | Gets or sets the IsModified parameter. |
| parmItemBuyerGroupId | Gets or sets the ItemBuyerGroupId parameter. |
| parmLanguageId | Gets or sets the LanguageId parameter. |
| parmLineDisc | Gets or sets the LineDisc parameter. |
| parmListCode | Gets or sets the ListCode parameter. |
| parmLocalDeliveryDate | Gets or sets the LocalDeliveryDate parameter. |
| parmManualEntryChangepolicy | Gets or sets the ManualEntryChangepolicy parameter. |
| parmMarkupGroup | Gets or sets the MarkupGroup parameter. |
| parmMatchingAgreement | Gets or sets the MatchingAgreement parameter. |
| parmMCRDropShipment | Gets or sets the MCRDropShipment parameter. |
| parmMultiLineDisc | Gets or sets the MultiLineDisc parameter. |
| parmNumberSequenceGroup | Gets or sets the NumberSequenceGroup parameter. |
| parmOneTimeSupplier | Gets or sets the OneTimeSupplier parameter. |
| parmOneTimeVendor | Gets or sets the OneTimeVendor parameter. |
| parmOrderAccount | Gets or sets the OrderAccount parameter. |
| parmPackedExtensions | Gets or sets the PackedExtensions parameter. |
| parmPackingSlipRegister_LT | Gets or sets the PackingSlipRegister_LT parameter. |
| parmPayment | Gets or sets the Payment parameter. |
| parmPaymentSched | Gets or sets the PaymentSched parameter. |
| parmPaymMode | Gets or sets the PaymMode parameter. |
| parmPaymSpec | Gets or sets the PaymSpec parameter. |
| parmPort | Gets or sets the Port parameter. |
| parmPostingProfile | Gets or sets the PostingProfile parameter. |
| parmPriceGroupId | Gets or sets the PriceGroupId parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmPSANotes | Gets or sets the PSANotes parameter. |
| parmPurchaseType | Gets or sets the PurchaseType parameter. |
| parmPurchId | Gets or sets the PurchId parameter. |
| parmPurchName | Gets or sets the PurchName parameter. |
| parmPurchPoolId | Gets or sets the PurchPoolId parameter. |
| parmPurchStatus | Gets or sets the PurchStatus parameter. |
| parmReasonTableRef | Gets or sets the ReasonTableRef parameter. |
| parmReceiptDateConfirmed | Gets or sets the ReceiptDateConfirmed parameter. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmReplenishmentLocation | Gets or sets the ReplenishmentLocation parameter. |
| parmReqAttention | Gets or sets the ReqAttention parameter. |
| parmRequester | Gets or sets the Requester parameter. |
| parmRetailConcessionPurch | Gets or sets the RetailConcessionPurch parameter. |
| parmRetailDriverDetails | Gets or sets the RetailDriverDetails parameter. |
| parmRetailRetailStatusType | Gets or sets the RetailRetailStatusType parameter. |
| parmReturnItemNum | Gets or sets the ReturnItemNum parameter. |
| parmReturnReasonCodeId | Gets or sets the ReturnReasonCodeId parameter. |
| parmReturnReplacementCreated | |
| parmServiceAddress | Gets or sets the ServiceAddress parameter. |
| parmServiceCategory | Gets or sets the ServiceCategory parameter. |
| parmServiceDate | Gets or sets the ServiceDate parameter. |
| parmServiceName | Gets or sets the ServiceName parameter. |
| parmSettleVoucher | Gets or sets the SettleVoucher parameter. |
| parmShippingDateConfirmed | Gets or sets the ShippingDateConfirmed parameter. |
| parmShippingDateRequested | Gets or sets the ShippingDateRequested parameter. |
| parmSkipUpdate | Gets or sets the SkipUpdate parameter. |
| parmSourceDocumentHeader | Gets or sets the SourceDocumentHeader parameter. |
| parmSourceDocumentLine | Gets or sets the SourceDocumentLine parameter. |
| parmStatProcId | Gets or sets the StatProcId parameter. |
| parmSystemEntryChangePolicy | Gets or sets the SystemEntryChangePolicy parameter. |
| parmSystemEntrySource | Gets or sets the SystemEntrySource parameter. |
| parmTAMVendRebateGroupId | Gets or sets the TAMVendRebateGroupId parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxPeriodPaymentCode_PL | Gets or sets the TaxPeriodPaymentCode_PL parameter. |
| parmTransactionCode | Gets or sets the TransactionCode parameter. |
| parmTransport | Gets or sets the Transport parameter. |
| parmTransportationDocument | Gets or sets the TransportationDocument parameter. |
| parmUnitedVATInvoice_LT | Gets or sets the UnitedVATInvoice_LT parameter. |
| parmURL | Gets or sets the URL parameter. |
| parmVATNum | Gets or sets the VATNum parameter. |
| parmVendGroup | Gets or sets the VendGroup parameter. |
| parmVendInvoiceDeclaration_IS | Gets or sets the VendInvoiceDeclaration_IS parameter. |
| parmVendorRef | Gets or sets the VendorRef parameter. |
| parmWorkerPurchPlacer | Gets or sets the WorkerPurchPlacer parameter. |
| paymTermRecord | |
| projTableRecord | |
| purchAgreementHeaderDefaultRecord | |
| purchParametersRecord | |
| purchTable | |
| 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 | (Inherited from AxInternalBase.) |
| save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
| setAccountingDistributionTemplate | Sets the AccountingDistributionTemplate parameter. |
| setAddressRefRecId | Sets the AddressRefRecId parameter. |
| setAddressRefTableId | Sets the AddressRefTableId parameter. |
| setAutoSummaryModuleType | Sets the AutoSummaryModuleType parameter. |
| setBankCentralBankPurposeCode | Sets the BankCentralBankPurposeCode parameter. |
| setBankCentralBankPurposeText | Sets the BankCentralBankPurposeText parameter. |
| setBankDocumentType | Sets the BankDocumentType parameter. |
| setCashDisc | Sets the CashDisc parameter. |
| setCashDiscPercent | Sets the CashDiscPercent parameter. |
| setConfirmingPO | Sets the ConfirmingPO field of the PurchTable table. |
| setConsTarget_JP | Sets the ConsTarget_JP parameter. |
| setContactPersonId | Sets the ContactPersonId parameter. |
| setContractNum_SA | Sets the ContractNum_SA parameter. |
| setCovStatus | Sets the CovStatus parameter. |
| setCurrencyCode | Sets the CurrencyCode parameter. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setDefaultDimension | Sets the DefaultDimension parameter. |
| setDefaultDimensionValue | Sets the DefaultDimension field on a buffer. |
| setDeliveryDate | Sets the DeliveryDate parameter. |
| setDeliveryPostalAddress | Sets the DeliveryPostalAddress parameter. |
| setDeliveryType | Sets the DeliveryType parameter. |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.) |
| setDiscPercent | Sets the DiscPercent parameter. |
| setDlvMode | Sets the DlvMode parameter. |
| setDlvTerm | Sets the DlvTerm parameter. |
| setDocumentStatus | Sets the DocumentStatus parameter. |
| setEmail | Sets the Email parameter. |
| setEndDisc | Sets the EndDisc parameter. |
| setEnterpriseNumber | Sets the EnterpriseNumber parameter. |
| 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.) |
| setFixedDueDate | Sets the FixedDueDate parameter. |
| setFreightSlipType | Sets the FreightSlipType parameter. |
| setFreightZone | Sets the FreightZone parameter. |
| setInclTax | Sets the InclTax parameter. |
| setInterCompanyAllowIndirectCreation | Sets the InterCompanyAllowIndirectCreation parameter. |
| setInterCompanyCompanyId | Sets the InterCompanyCompanyId parameter. |
| setInterCompanyCustPurchOrderFormNum | Sets the InterCompanyCustPurchOrderFormNum parameter. |
| setInterCompanyDirectDelivery | Sets the InterCompanyDirectDelivery parameter. |
| setInterCompanyOrder | Sets the InterCompanyOrder parameter. |
| setInterCompanyOrigin | Sets the InterCompanyOrigin parameter. |
| setInterCompanyOriginalCustAccount | Sets the InterCompanyOriginalCustAccount parameter. |
| setInterCompanyOriginalSalesId | Sets the InterCompanyOriginalSalesId parameter. |
| setInterCompanySalesId | Sets the InterCompanySalesId parameter. |
| setIntrastatFulfillmentDate_HU | Sets the IntrastatFulfillmentDate_HU parameter. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInventLocationId | Sets the InventLocationId parameter. |
| setInventSiteId | Sets the InventSiteId parameter. |
| setInvoiceAccount | Sets the InvoiceAccount parameter. |
| setInvoiceRegister_LT | Sets the InvoiceRegister_LT parameter. |
| setItemBuyerGroupId | Sets the ItemBuyerGroupId parameter. |
| setLanguageId | Sets the LanguageId parameter. |
| setLineDisc | Sets the LineDisc parameter. |
| setListCode | Sets the ListCode parameter. |
| setMarkupGroup | Sets the MarkupGroup parameter. |
| setMatchingAgreement | Sets the MatchingAgreement parameter. |
| setMultiLineDisc | Sets the MultiLineDisc parameter. |
| setNumberSequenceGroup | Sets the NumberSequenceGroup parameter. |
| setOneTimeVendor | Sets the OneTimeVendor parameter. |
| setOrderAccount | Sets the OrderAccount parameter. |
| setPackingSlipRegister_LT | Sets the PackingSlipRegister_LT parameter. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPayment | Sets the Payment parameter. |
| setPaymentSched | Sets the PaymentSched parameter. |
| setPaymMode | Sets the PaymMode parameter. |
| setPaymSpec | Sets the PaymSpec parameter. |
| setPort | Sets the Port parameter. |
| setPostingProfile | Sets the PostingProfile parameter. |
| setPriceGroupId | Sets the PriceGroupId parameter. |
| setProjId | Sets the ProjId parameter. |
| setPurchaseType | Sets the PurchaseType parameter. |
| setPurchId | Sets the PurchId parameter. |
| setPurchName | Sets the PurchName parameter. |
| setPurchPoolId | Sets the PurchPoolId parameter. |
| setPurchStatus | Sets the PurchStatus parameter. |
| setReceiptDateConfirmed | Sets the ReceiptDateConfirmed parameter. |
| setRequester | Sets the Requester parameter. |
| setReturnItemNum | Sets the ReturnItemNum parameter. |
| setReturnReasonCodeId | Sets the ReturnReasonCodeId parameter. |
| setReturnReplacementCreated | Sets the ReturnReplacementCreated parameter. |
| setSettleVoucher | Sets the SettleVoucher parameter. |
| setShippingDateConfirmed | Sets the ShippingDateConfirmed parameter. |
| setShippingDateRequested | Sets the ShippingDateRequested parameter. |
| setSkipUpdate | Sets the SkipUpdate parameter. |
| setSourceDocumentHeader | Sets the SourceDocumentHeader parameter. |
| setSourceDocumentLine | Sets the SourceDocumentLine parameter. |
| setStatProcId | Sets the StatProcId parameter. |
| setStorageDimField | Sets the StorageDimField parameter. |
| setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) |
| setTableFieldsForce | Sets the TableFieldsForce parameter. |
| setTAMVendRebateGroupId | Sets the TAMVendRebateGroupId parameter. |
| setTaxGroup | Sets the TaxGroup parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransactionCode | Sets the TransactionCode parameter. |
| setTransport | Sets the Transport parameter. |
| setURL | Sets the URL parameter. |
| setVATNum | Sets the VATNum parameter. |
| setVendGroup | Sets the VendGroup parameter. |
| setVendInvoiceDeclaration_IS | Sets the VendInvoiceDeclaration_IS parameter. |
| setVendorRef | Sets the VendorRef parameter. |
| setWorkerPurchPlacer | Sets the WorkerPurchPlacer parameter. |
| 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.) |
| 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 | Saves the record. (Overrides the write Method.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlDocDirection | (Inherited from AxInternalBase.) |
| ::construct | Initializes a new instance of the AxPurchTable class. |
| ::constructValidateInput | |
| ::newPurchTable | |
| ::newValidateInput |
Community Additions
ADD
Show: