AxVendDocumentTableMap Class [AX 2012]
| 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.) |
| 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 object. (Inherited from AxInternalBase.) |
| 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.) |
| 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 or sets the current record in the AxBC table. (Inherited from AxInternalBase.) |
| 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 | Returns an empty record for the table that the AxBC class relates to. (Inherited from AxInternalBase.) |
| 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.) |
| hasToIssueFiscalDocument_BR | Checks if the fiscal document must be issued by this company for this vendor invoice. |
| init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
| initMandatoryFieldsExemptionList | (Inherited from AxInternalBase.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | Returns an enumeration value that specificies the internal or external context. (Overrides the inputStatus Method.) |
| isCancelDocument_BR | Indicates whether this invoice is associated with a cancellation purchase order. |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isNonPO | |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
| isTableFieldSet | |
| IsTheFiscalDocumentIssuer_BR | Checks if the fiscal document must be issued by this company for this vendor invoice of if the vendor invoice is cancelling a fiscal document that had been issued by the company. |
| 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.) |
| 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.) |
| parmBankLCImportLine | Gets or sets the BankLCImportLine parameter. |
| parmBatchAdministration | Gets or sets the BatchAdministration parameter. |
| parmCashDisc | Gets or sets the CashDisc parameter. |
| parmCashDiscCode | Gets or sets the CashDiscCode parameter. |
| parmCashDiscDate | Gets or sets the CashDiscDate parameter. |
| parmCashDiscPercent | Gets or sets the CashDiscPercent parameter. |
| parmCountyOrigDest | Gets or sets the CountyOrigDest parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDescription | Gets or sets the Description parameter. |
| parmDocumentDate | Gets or sets the DocumentDate parameter. |
| parmDocumentNum | Gets or sets the DocumentNum parameter. |
| parmDocumentOrigin | Gets or sets the DocumentOrigin parameter. |
| parmEndDateTime | Gets or sets the EndDateTime parameter. |
| parmEndDisc | Gets or sets the EndDisc parameter. |
| parmEnterpriseNumber | Gets or sets the EnterpriseNumber parameter. |
| parmEUROTriangulation | Gets or sets the EUROTriangulation parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmExchRateSecondary | Gets or sets the ExchRateSecondary parameter. |
| parmFixedDueDate | Gets or sets the FixedDueDate parameter. |
| parmFixedExchRate | Gets or sets the FixedExchRate parameter. |
| parmHold | Gets or sets the Hold parameter. |
| parmIgnoreCalculatedSalesTax | Gets or sets the IgnoreCalculatedSalesTax parameter. |
| parmInclTax | Gets or sets the InclTax parameter. |
| parmInvoiceAccount | Gets or sets the InvoiceAccount parameter. |
| parmInvoiceReleaseDate | Gets or sets the InvoiceReleaseDate parameter. |
| parmInvoiceRoundOff | Gets or sets the InvoiceRoundOff parameter. |
| parmLastMatchVariance | Gets or sets the LastMatchVariance parameter. |
| parmLog | Gets or sets the Log parameter. |
| parmNum | Gets or sets the Num parameter. |
| parmNumberSequenceGroup | Gets or sets the NumberSequenceGroup parameter. |
| parmOrderAccount | Gets or sets the OrderAccount parameter. |
| parmOrdering | Gets or sets the Ordering parameter. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmParmJobStatus | Gets or sets the ParmJobStatus parameter. |
| parmPayment | Gets or sets the Payment parameter. |
| parmPaymentSched | Gets or sets the PaymentSched parameter. |
| parmPaymId | Gets or sets the PaymId 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. |
| parmPurchAgreementHeader_PSN | Gets or sets the PurchAgreementHeader_PSN parameter. |
| parmPurchId | Gets or sets the PurchId parameter. |
| parmPurchName | Gets or sets the PurchName parameter. |
| parmReCalculate | Gets or sets the ReCalculate parameter. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmReleaseDateComment | Gets or sets the ReleaseDateComment parameter. |
| parmRemittanceLocation | Gets or sets the RemittanceLocation parameter. |
| parmSettleVoucher | Gets or sets the SettleVoucher parameter. |
| parmSourceDocumentHeader | Gets or sets the SourceDocumentHeader parameter. |
| parmStartDateTime | Gets or sets the StartDateTime parameter. |
| parmStatProcId | Gets or sets the StatProcId parameter. |
| parmStorno | Gets or sets the Storno parameter. |
| parmTableRefId | Gets or sets the TableRefId parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxRoundOff | Gets or sets the TaxRoundOff parameter. |
| parmTransactionCode | Gets or sets the TransactionCode parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTransport | Gets or sets the Transport parameter. |
| parmVarianceApproved | Gets or sets the VarianceApproved parameter. |
| parmVarianceApprovedDateTime | Gets or sets the VarianceApprovedDateTime parameter. |
| parmVarianceComment | Gets or sets the VarianceComment parameter. |
| parmVATNum | Gets or sets the VATNum parameter. |
| parmVendBankAccountID | Gets or sets the VendBankAccountID parameter. |
| parmVendInvoiceGroup | Gets or sets the VendInvoiceGroup parameter. |
| parmVendInvoiceSaveStatus | Gets or sets the VendInvoiceSaveStatus parameter. |
| parmVendPaymentGroup | Gets or sets the VendPaymentGroup parameter. |
| 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.) |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
| 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.) |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setTableFields | Ensures that all default methods are called before inserting or updating a record. (Inherited from AxInternalBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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 upon failure throws an execption or logs an error. (Overrides the validateField Method.) |
| 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 | Calls the validateWrite method for the current record and upon failure throws an exception or logs an error. (Overrides the validateWrite Method.) |
| 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.) |
| vendDocumentTableMap | |
| vendTable_InvoiceAccount | |
| 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.) |
Object Class
AxInternalBase Class
AxVendDocumentTableMap Class
AxPurchParmTable Class
AxVendInvoiceInfoTable Class
AxInternalBase Class
AxVendDocumentTableMap Class
AxPurchParmTable Class
AxVendInvoiceInfoTable Class
Community Additions
ADD
Show: