AxVendInvoiceInfoTable 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 | (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.) |
| 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 VendInvoiceInfoTable 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 VendInvoiceInfoTable 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.) |
| hasToIssueFiscalDocument_BR | Checks if the fiscal document must be issued by this company for this vendor invoice. (Inherited from AxVendDocumentTableMap.) |
| init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
| initMandatoryFieldsExemptionList | (Overrides the initMandatoryFieldsExemptionList Method.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | Returns an enumeration value that specificies the internal or external context. (Inherited from AxVendDocumentTableMap.) |
| isAdvance | Determines whether the InvoiceType field of the VendInvoiceInfoTable table has the VendorAdvance value of the PurchInvoiceType enumeration type. |
| isCancelDocument_BR | Indicates whether this invoice is associated with a cancellation purchase order. (Inherited from AxVendDocumentTableMap.) |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isNonPO | (Inherited from AxVendDocumentTableMap.) |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
| isTableFieldSet | (Inherited from AxVendDocumentTableMap.) |
| 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. (Inherited from AxVendDocumentTableMap.) |
| 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 AxVendInvoiceInfoTable 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.) |
| parmAccountingDistributionTemplate | Gets or sets the AccountingDistributionTemplate parameter. |
| parmApproved | Gets or sets the Approved parameter. |
| parmApprover | Gets or sets the Approver parameter. |
| parmBankLCImportLine | Gets or sets the BankLCImportLine parameter. (Overrides the parmBankLCImportLine Method.) |
| parmBatchAdministration | Gets or sets the BatchAdministration parameter. (Overrides the parmBatchAdministration Method.) |
| parmCashDisc | Gets or sets the CashDisc parameter. (Overrides the parmCashDisc Method.) |
| parmCashDiscCode | Gets or sets the CashDiscCode parameter. (Overrides the parmCashDiscCode Method.) |
| parmCashDiscDate | Gets or sets the CashDiscDate parameter. (Overrides the parmCashDiscDate Method.) |
| parmCashDiscPercent | Gets or sets the CashDiscPercent parameter. (Overrides the parmCashDiscPercent Method.) |
| parmCountyOrigDest | Gets or sets the CountyOrigDest parameter. (Overrides the parmCountyOrigDest Method.) |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. (Overrides the parmCurrencyCode Method.) |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. (Overrides the parmDeliveryName Method.) |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. (Overrides the parmDeliveryPostalAddress Method.) |
| parmDescription | Gets or sets the Description parameter. (Overrides the parmDescription Method.) |
| parmDocumentDate | Gets or sets the DocumentDate parameter. (Overrides the parmDocumentDate Method.) |
| parmDocumentNum | Gets or sets the DocumentNum parameter. (Overrides the parmDocumentNum Method.) |
| parmDocumentOrigin | Gets or sets the DocumentOrigin parameter. (Overrides the parmDocumentOrigin Method.) |
| parmEndDateTime | Gets or sets the EndDateTime parameter. (Overrides the parmEndDateTime Method.) |
| parmEndDisc | Gets or sets the EndDisc parameter. (Overrides the parmEndDisc Method.) |
| parmEnterpriseNumber | Gets or sets the EnterpriseNumber parameter. (Overrides the parmEnterpriseNumber Method.) |
| parmEUROTriangulation | Gets or sets the EUROTriangulation parameter. (Overrides the parmEUROTriangulation Method.) |
| parmExchRate | Gets or sets the ExchRate parameter. (Overrides the parmExchRate Method.) |
| parmExchRateSecondary | Gets or sets the ExchRateSecondary parameter. (Overrides the parmExchRateSecondary Method.) |
| parmFixedDueDate | Gets or sets the FixedDueDate parameter. (Overrides the parmFixedDueDate Method.) |
| parmFixedExchRate | Gets or sets the FixedExchRate parameter. (Overrides the parmFixedExchRate Method.) |
| parmHold | Gets or sets the Hold parameter. (Overrides the parmHold Method.) |
| parmIgnoreCalculatedSalesTax | Gets or sets the IgnoreCalculatedSalesTax parameter. (Overrides the parmIgnoreCalculatedSalesTax Method.) |
| parmInclTax | Gets or sets the InclTax parameter. (Overrides the parmInclTax Method.) |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmInventSiteId | Gets or sets the InventSiteId parameter. |
| parmInvoiceAccount | Gets or sets the InvoiceAccount parameter. (Overrides the parmInvoiceAccount Method.) |
| parmInvoiceReleaseDate | Gets or sets the InvoiceReleaseDate parameter. (Overrides the parmInvoiceReleaseDate Method.) |
| parmInvoiceRoundOff | Gets or sets the InvoiceRoundOff parameter. (Overrides the parmInvoiceRoundOff Method.) |
| parmInvoiceType | Gets or sets the InvoiceType parameter. |
| parmLastMatchVariance | Gets or sets the LastMatchVariance parameter. (Overrides the parmLastMatchVariance Method.) |
| parmListCode | Gets or sets the ListCode parameter. |
| parmLog | Gets or sets the Log parameter. (Overrides the parmLog Method.) |
| parmLogisticsElectronicAddress | Gets or sets the LogisticsElectronicAddress parameter. |
| parmMarkupGroup | Gets or sets the MarkupGroup parameter. |
| parmNum | Gets or sets the Num parameter. (Overrides the parmNum Method.) |
| parmNumberSequenceGroup | Gets or sets the NumberSequenceGroup parameter. (Overrides the parmNumberSequenceGroup Method.) |
| parmOrderAccount | Gets or sets the OrderAccount parameter. (Overrides the parmOrderAccount Method.) |
| parmOrdering | Gets or sets the Ordering parameter. (Overrides the parmOrdering Method.) |
| parmParmId | Gets or sets the ParmId parameter. (Overrides the parmParmId Method.) |
| parmParmJobStatus | Gets or sets the ParmJobStatus parameter. (Overrides the parmParmJobStatus Method.) |
| parmPayment | Gets or sets the Payment parameter. (Overrides the parmPayment Method.) |
| parmPaymentSched | Gets or sets the PaymentSched parameter. (Overrides the parmPaymentSched Method.) |
| parmPaymId | Gets or sets the PaymId parameter. (Overrides the parmPaymId Method.) |
| parmPaymMode | Gets or sets the PaymMode parameter. (Overrides the parmPaymMode Method.) |
| parmPaymSpec | Gets or sets the PaymSpec parameter. (Overrides the parmPaymSpec Method.) |
| parmPoolRecId | Gets or sets the PoolRecId parameter. |
| parmPort | Gets or sets the Port parameter. (Overrides the parmPort Method.) |
| parmPostingProfile | Gets or sets the PostingProfile parameter. (Overrides the parmPostingProfile Method.) |
| parmPurchAgreementHeader_PSN | Gets or sets the PurchAgreementHeader_PSN parameter. (Overrides the parmPurchAgreementHeader_PSN Method.) |
| parmPurchId | Gets or sets the PurchId parameter. (Overrides the parmPurchId Method.) |
| parmPurchName | Gets or sets the PurchName parameter. (Overrides the parmPurchName Method.) |
| parmReCalculate | Gets or sets the ReCalculate parameter. (Overrides the parmReCalculate Method.) |
| 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. (Overrides the parmReleaseDateComment Method.) |
| parmRemittanceLocation | Gets or sets the RemittanceLocation parameter. (Overrides the parmRemittanceLocation Method.) |
| parmRequestStatus | Gets or sets the RequestStatus parameter. |
| parmSettleVoucher | Gets or sets the SettleVoucher parameter. (Overrides the parmSettleVoucher Method.) |
| parmSourceDocumentHeader | Gets or sets the SourceDocumentHeader parameter. (Overrides the parmSourceDocumentHeader Method.) |
| parmStartDateTime | Gets or sets the StartDateTime parameter. (Overrides the parmStartDateTime Method.) |
| parmStatProcId | Gets or sets the StatProcId parameter. (Overrides the parmStatProcId Method.) |
| parmStorno | Gets or sets the Storno parameter. (Overrides the parmStorno Method.) |
| parmTableRefId | Gets or sets the TableRefId parameter. (Overrides the parmTableRefId Method.) |
| parmTaxGroup | Gets or sets the TaxGroup parameter. (Overrides the parmTaxGroup Method.) |
| parmTaxRoundOff | Gets or sets the TaxRoundOff parameter. (Overrides the parmTaxRoundOff Method.) |
| parmTransactionCode | Gets or sets the TransactionCode parameter. (Overrides the parmTransactionCode Method.) |
| parmTransDate | Gets or sets the TransDate parameter. (Overrides the parmTransDate Method.) |
| parmTransport | Gets or sets the Transport parameter. (Overrides the parmTransport Method.) |
| parmVarianceApproved | Gets or sets the VarianceApproved parameter. (Overrides the parmVarianceApproved Method.) |
| parmVarianceApprovedDateTime | Gets or sets the VarianceApprovedDateTime parameter. (Overrides the parmVarianceApprovedDateTime Method.) |
| parmVarianceApprover | Gets or sets the VarianceApprover parameter. |
| parmVarianceComment | Gets or sets the VarianceComment parameter. (Overrides the parmVarianceComment Method.) |
| parmVATNum | Gets or sets the VATNum parameter. (Overrides the parmVATNum Method.) |
| parmVendBankAccountID | Gets or sets the VendBankAccountID parameter. (Overrides the parmVendBankAccountID Method.) |
| parmVendInvoiceGroup | Gets or sets the VendInvoiceGroup parameter. (Overrides the parmVendInvoiceGroup Method.) |
| parmVendInvoiceSaveStatus | Gets or sets the VendInvoiceSaveStatus parameter. (Overrides the parmVendInvoiceSaveStatus Method.) |
| parmVendorRequestedWorkerEmail | Gets or sets the VendorRequestedWorkerEmail parameter. |
| parmVendPaymentGroup | Gets or sets the VendPaymentGroup parameter. (Overrides the parmVendPaymentGroup Method.) |
| purchTable | (Overrides the purchTable Method.) |
| 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.) |
| setConsignmentNoteNum_IN | Sets the value for the ConsignmentNoteNum_IN field. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setCustomsBillOfEntryNumberTable_IN | Sets the value for the CustomsBillOfEntryNumberTable_IN field. |
| setCustomsImportInvoiceNumberTable_IN | Sets the value for the CustomsImportInvoiceNumberTable_IN field. |
| setDeliveryPostalAddress | |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
| setField | Assigns a value to a field in the current record that is assigned to the AxBC class. (Overrides the setField Method.) |
| 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 | Makes sure that all default methods are called before inserting or updating a record. (Overrides the setTableFields Method.) |
| setTaxInformation_IN | Sets the value for the TaxInformation_IN field. |
| 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. (Inherited from AxVendDocumentTableMap.) |
| 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. (Inherited from AxVendDocumentTableMap.) |
| 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 | (Overrides the vendDocumentTableMap Method.) |
| vendInvoiceInfoTable | |
| vendTable_InvoiceAccount | (Overrides the vendTable_InvoiceAccount Method.) |
| 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 AxVendInvoiceInfoTable class. |
| ::newVendInvoiceInfoTable |
Community Additions
ADD
Show: