AxCustTrans Class [AX 2012]

Syntax

class AxCustTrans extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif axItemId Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif axOrig (Overrides the axOrig Method.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif axTaxCode This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg812056.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif continueOnError Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif createOrUpdateRelatedRecords This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the CustTrans table. (Overrides the currentRecord Method.)
Gg812056.pubmethod(en-us,AX.60).gif custTrans
Gg812056.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif emptyRecord Returns an empty record from the table to which this AxBC class relates. (Overrides the emptyRecord Method.)
Gg812056.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg812056.pubmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif getMandatoryFieldExemptions Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg812056.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg812056.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif mapPolicy Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg812056.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.)
Gg812056.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.)
Gg812056.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg812056.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg812056.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif parmAccountingEvent Gets or sets the AccountingEvent parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmAccountNum Gets or sets the AccountNum parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmAmountCur Gets or sets the AmountCur parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmAmountMST Gets or sets the AmountMST parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmApproved Gets or sets the Approved parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmApprover Gets or sets the Approver parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBankCentralBankPurposeCode Gets or sets the BankCentralBankPurposeCode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBankCentralBankPurposeText Gets or sets the BankCentralBankPurposeText parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBankLCExportLine Gets or sets the BankLCExportLine parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBankRemittanceFileId Gets or sets the BankRemittanceFileId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBillOfExchangeID Gets or sets the BillOfExchangeID parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBillOfExchangeSeqNum Gets or sets the BillOfExchangeSeqNum parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmBillOfExchangeStatus Gets or sets the BillOfExchangeStatus parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCancelledPayment Gets or sets the CancelledPayment parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCashDiscCode Gets or sets the CashDiscCode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCashPayment Gets or sets the CashPayment parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmClosed Gets or sets the Closed parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCollectionLetter Gets or sets the CollectionLetter parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCollectionLetterCode Gets or sets the CollectionLetterCode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCompanyBankAccountId Gets or sets the CompanyBankAccountId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmConcessionContractId Gets or sets the ConcessionContractId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmConcessionSettlementId Gets or sets the ConcessionSettlementId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmControlNum Gets or sets the ControlNum parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCorrect Gets or sets the Correct parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCustBillingClassification Gets or sets the CustBillingClassification parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCustExchAdjustmentRealized Gets or sets the CustExchAdjustmentRealized parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmCustExchAdjustmentUnrealized Gets or sets the CustExchAdjustmentUnrealized parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDeliveryMode Gets or sets the DeliveryMode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDirectDebitMandate Gets or sets the DirectDebitMandate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDocumentDate Gets or sets the DocumentDate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDocumentNum Gets or sets the DocumentNum parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmDueDate Gets or sets the DueDate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmEUROTriangulation Gets or sets the EUROTriangulation parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmExchAdjustment Gets or sets the ExchAdjustment parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmExchAdjustmentReporting Gets or sets the ExchAdjustmentReporting parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmExchRateSecond Gets or sets the ExchRateSecond parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmFixedExchRate Gets or sets the FixedExchRate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmInterest Gets or sets the Interest parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmInvoice Gets or sets the Invoice parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmInvoiceProject Gets or sets the InvoiceProject parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastExchAdj Gets or sets the LastExchAdj parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastExchAdjRate Gets or sets the LastExchAdjRate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastExchAdjRateReporting Gets or sets the LastExchAdjRateReporting parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastExchAdjVoucher Gets or sets the LastExchAdjVoucher parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastSettleAccountNum Gets or sets the LastSettleAccountNum parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastSettleCompany Gets or sets the LastSettleCompany parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastSettleDate Gets or sets the LastSettleDate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmLastSettleVoucher Gets or sets the LastSettleVoucher parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmMCRPaymOrderID Gets or sets the MCRPaymOrderID parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmOffsetRecid Gets or sets the OffsetRecid parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmOrderAccount Gets or sets the OrderAccount parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPackedExtensions Gets or sets the PackedExtensions parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymId Gets or sets the PaymId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymManBatch Gets or sets the PaymManBatch parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymManLackDate Gets or sets the PaymManLackDate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymMethod Gets or sets the PaymMethod parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymMode Gets or sets the PaymMode parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymReference Gets or sets the PaymReference parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPaymSpec Gets or sets the PaymSpec parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPostingProfile Gets or sets the PostingProfile parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPostingProfileClose Gets or sets the PostingProfileClose parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmPrepayment Gets or sets the Prepayment parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmReasonRefRecId Gets or sets the ReasonRefRecId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif parmReportingCurrencyAmount Gets or sets the ReportingCurrencyAmount parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmReportingCurrencyCrossRate Gets or sets the ReportingCurrencyCrossRate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmReportingExchAdjustmentRealized Gets or sets the ReportingExchAdjustmentRealized parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmReportingExchAdjustmentUnrealized Gets or sets the ReportingExchAdjustmentUnrealized parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmRetailCustTrans Gets or sets the RetailCustTrans parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmRetailStoreId Gets or sets the RetailStoreId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmRetailTerminalId Gets or sets the RetailTerminalId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmRetailTransactionId Gets or sets the RetailTransactionId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmSettleAmountCur Gets or sets the SettleAmountCur parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmSettleAmountMST Gets or sets the SettleAmountMST parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmSettleAmountReporting Gets or sets the SettleAmountReporting parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmSettlement Gets or sets the Settlement parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmTaxInvoiceSalesId Gets or sets the TaxInvoiceSalesId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmThirdPartyBankAccountId Gets or sets the ThirdPartyBankAccountId parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmTransType Gets or sets the TransType parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmTxt Gets or sets the Txt parameter.
Gg812056.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
Gg812056.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setAccountNum Sets the AccountNum parameter.
Gg812056.protmethod(en-us,AX.60).gif setAmountCur Sets the AmountCur parameter.
Gg812056.protmethod(en-us,AX.60).gif setAmountMST Sets the AmountMST parameter.
Gg812056.protmethod(en-us,AX.60).gif setApproved Sets the Approved parameter.
Gg812056.protmethod(en-us,AX.60).gif setApprover Sets the Approver parameter.
Gg812056.protmethod(en-us,AX.60).gif setBankCentralBankPurposeCode Sets the BankCentralBankPurposeCode parameter.
Gg812056.protmethod(en-us,AX.60).gif setBankCentralBankPurposeText Sets the BankCentralBankPurposeText parameter.
Gg812056.protmethod(en-us,AX.60).gif setBankRemittanceFileId Sets the BankRemittanceFileId parameter.
Gg812056.protmethod(en-us,AX.60).gif setBillOfExchangeID Sets the BillOfExchangeID parameter.
Gg812056.protmethod(en-us,AX.60).gif setBillOfExchangeSeqNum Sets the BillOfExchangeSeqNum parameter.
Gg812056.protmethod(en-us,AX.60).gif setBillOfExchangeStatus Sets the BillOfExchangeStatus parameter.
Gg812056.protmethod(en-us,AX.60).gif setCancelledPayment Sets the CancelledPayment parameter.
Gg812056.protmethod(en-us,AX.60).gif setCashDiscCode Sets the CashDiscCode parameter.
Gg812056.protmethod(en-us,AX.60).gif setCashPayment Sets the CashPayment parameter.
Gg812056.protmethod(en-us,AX.60).gif setClosed Sets the Closed parameter.
Gg812056.protmethod(en-us,AX.60).gif setCollectionLetter Sets the CollectionLetter parameter.
Gg812056.protmethod(en-us,AX.60).gif setCollectionLetterCode Sets the CollectionLetterCode parameter.
Gg812056.protmethod(en-us,AX.60).gif setCompanyBankAccountId Sets the CompanyBankAccountId parameter.
Gg812056.protmethod(en-us,AX.60).gif setControlNum Sets the ControlNum parameter.
Gg812056.protmethod(en-us,AX.60).gif setCorrect Sets the Correct parameter.
Gg812056.protmethod(en-us,AX.60).gif setCurrencyCode Sets the CurrencyCode parameter.
Gg812056.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setCustBillingClassification Sets the value of the CustBillingClassification field in the CustTrans table.
Gg812056.protmethod(en-us,AX.60).gif setCustExchAdjustmentRealized Sets the CustExchAdjustmentRealized parameter.
Gg812056.protmethod(en-us,AX.60).gif setCustExchAdjustmentUnrealized Sets the CustExchAdjustmentUnrealized parameter.
Gg812056.protmethod(en-us,AX.60).gif setDefaultDimension Sets the DefaultDimension parameter.
Gg812056.protmethod(en-us,AX.60).gif setDeliveryMode Sets the DeliveryMode parameter.
Gg812056.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setDocumentDate Sets the DocumentDate parameter.
Gg812056.protmethod(en-us,AX.60).gif setDocumentNum Sets the DocumentNum parameter.
Gg812056.protmethod(en-us,AX.60).gif setDueDate Sets the DueDate parameter.
Gg812056.protmethod(en-us,AX.60).gif setEUROTriangulation Sets the EUROTriangulation parameter.
Gg812056.protmethod(en-us,AX.60).gif setExchAdjustment Sets the ExchAdjustment parameter.
Gg812056.protmethod(en-us,AX.60).gif setExchRate Sets the ExchRate parameter.
Gg812056.protmethod(en-us,AX.60).gif setExchRateSecond Sets the ExchRateSecond parameter.
Gg812056.protmethod(en-us,AX.60).gif setField Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setFixedExchRate Sets the FixedExchRate parameter.
Gg812056.protmethod(en-us,AX.60).gif setInterest Sets the Interest parameter.
Gg812056.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setInvoice Sets the Invoice parameter.
Gg812056.protmethod(en-us,AX.60).gif setInvoiceProject Sets the InvoiceProject parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastExchAdj Sets the LastExchAdj parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastExchAdjRate Sets the LastExchAdjRate parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastExchAdjVoucher Sets the LastExchAdjVoucher parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastSettleAccountNum Sets the LastSettleAccountNum parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastSettleCompany Sets the LastSettleCompany parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastSettleDate Sets the LastSettleDate parameter.
Gg812056.protmethod(en-us,AX.60).gif setLastSettleVoucher Sets the LastSettleVoucher parameter.
Gg812056.protmethod(en-us,AX.60).gif setOffsetRecid Sets the OffsetRecid parameter.
Gg812056.protmethod(en-us,AX.60).gif setOrderAccount Sets the OrderAccount parameter.
Gg812056.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif setPaymId Sets the PaymId parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymManBatch Sets the PaymManBatch parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymManLackDate Sets the PaymManLackDate parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymMethod Sets the PaymMethod parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymMode Sets the PaymMode parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymReference Sets the PaymReference parameter.
Gg812056.protmethod(en-us,AX.60).gif setPaymSpec Sets the PaymSpec parameter.
Gg812056.protmethod(en-us,AX.60).gif setPostingProfile Sets the PostingProfile parameter.
Gg812056.protmethod(en-us,AX.60).gif setPostingProfileClose Sets the PostingProfileClose parameter.
Gg812056.protmethod(en-us,AX.60).gif setPrepayment Sets the Prepayment parameter.
Gg812056.protmethod(en-us,AX.60).gif setSettleAmountCur Sets the SettleAmountCur parameter.
Gg812056.protmethod(en-us,AX.60).gif setSettleAmountMST Sets the SettleAmountMST parameter.
Gg812056.protmethod(en-us,AX.60).gif setSettlement Sets the Settlement parameter.
Gg812056.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Gg812056.protmethod(en-us,AX.60).gif setThirdPartyBankAccountId Sets the ThirdPartyBankAccountId parameter.
Gg812056.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg812056.protmethod(en-us,AX.60).gif setTransDate Sets the TransDate parameter.
Gg812056.protmethod(en-us,AX.60).gif setTransType Sets the TransType parameter.
Gg812056.protmethod(en-us,AX.60).gif setTxt Sets the Txt parameter.
Gg812056.protmethod(en-us,AX.60).gif setVoucher Sets the Voucher parameter.
Gg812056.protmethod(en-us,AX.60).gif sysDictFieldFind Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg812056.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.)
Gg812056.protmethod(en-us,AX.60).gif validateField Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif 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.)
Gg812056.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg812056.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg812056.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg812056.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg812056.pubmethod(en-us,AX.60).gif Gg812056.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxCustTrans class.
Gg812056.pubmethod(en-us,AX.60).gif Gg812056.static(en-us,AX.60).gif ::newCustTrans

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxCustTrans Class