AxTrvExpTrans Class [AX 2012]

Syntax

class AxTrvExpTrans extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg939337.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.)
Gg939337.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.)
Gg939337.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.)
Gg939337.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.)
Gg939337.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.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif axOrig (Overrides the axOrig Method.)
Gg939337.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.)
Gg939337.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.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg939337.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the TrvExpTrans table. (Overrides the currentRecord Method.)
Gg939337.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif emptyRecord Gets an empty TrvExpTrans record. (Overrides the emptyRecord Method.)
Gg939337.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg939337.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg939337.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Overrides the initMandatoryFieldsExemptionList Method.)
Gg939337.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg939337.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg939337.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif parmAccountingCurrencyOverBudgetAmount Gets or sets the AccountingCurrencyOverBudgetAmount parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAccountingCurrencyReconciledAmount Gets or sets the AccountingCurrencyReconciledAmount parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAdditionalInformation Gets or sets the AdditionalInformation parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAddressCity Gets or sets the AddressCity parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAddressZipCode Gets or sets the AddressZipCode parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAmountCurr Gets or sets the AmountCurr parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmAmountMST Gets or sets the AmountMST parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmApplyAction Gets or sets the ApplyAction parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmApprovalStatus Gets or sets the ApprovalStatus parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmApprovedDate Gets or sets the ApprovedDate parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmBillIssuedTo Gets or sets the BillIssuedTo parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmBusinessPurpose Gets or sets the BusinessPurpose parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCashAdvanceRecId Gets or sets the CashAdvanceRecId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCity Gets or sets the City parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCorrectedTaxAmount Gets or sets the CorrectedTaxAmount parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCorrectedTaxAmountMST Gets or sets the CorrectedTaxAmountMST parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCostOwner Gets or sets the CostOwner parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCostType Gets or sets the CostType parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCountryRegion Gets or sets the CountryRegion parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCreatingWorker Gets or sets the CreatingWorker parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCreditCardTransactionCurrency Gets or sets the CreditCardTransactionCurrency parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmCreditCardTransactionCurrencyAmount Gets or sets the CreditCardTransactionCurrencyAmount parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDateFrom Gets or sets the DateFrom parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDateTo Gets or sets the DateTo parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDeduktion Gets or sets the Deduktion parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDeduktionBreakfest Gets or sets the DeduktionBreakfest parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDeduktionDinner Gets or sets the DeduktionDinner parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDeduktionLunch Gets or sets the DeduktionLunch parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmDescription Gets or sets the Description parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmEntertainmentLocation Gets or sets the EntertainmentLocation parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmExchangeCode Gets or sets the ExchangeCode parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmExchangeRate Gets or sets the ExchangeRate parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmExpNumber Gets or sets the ExpNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmExpType Gets or sets the ExpType parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIntercompanyBilled Gets or sets the IntercompanyBilled parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmInterCompanyCategory Gets or sets the InterCompanyCategory parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmInterCompanyLE Gets or sets the InterCompanyLE parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIntercompanySalesCurrency Gets or sets the IntercompanySalesCurrency parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIntercompanySalesPrice Gets or sets the IntercompanySalesPrice parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIntercompanyTransferCurrency Gets or sets the IntercompanyTransferCurrency parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIntercompanyTransferPrice Gets or sets the IntercompanyTransferPrice parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmInvoiceAmt Gets or sets the InvoiceAmt parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIsBudgetCheckPending Gets or sets the IsBudgetCheckPending parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIsPreAuthorized Gets or sets the IsPreAuthorized parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmIsSplit Gets or sets the IsSplit parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmKMOwnCar Gets or sets the KMOwnCar parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmKMPrice Gets or sets the KMPrice parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmLegalEntity Gets or sets the LegalEntity parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmLineNumber Gets or sets the LineNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmLineType Gets or sets the LineType parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmLocation Gets or sets the Location parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmMappedToRequisitionLine Gets or sets the MappedToRequisitionLine parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmMerchantId Gets or sets the MerchantId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmMileageFromAddress Gets or sets the MileageFromAddress parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmMileageToAddress Gets or sets the MileageToAddress parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmNetTransactionAmount Gets or sets the NetTransactionAmount parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmNotApprovedDate Gets or sets the NotApprovedDate parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmNumberOfPassengers Gets or sets the NumberOfPassengers parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmOriginalReceiptsRecvd Gets or sets the OriginalReceiptsRecvd parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmOriginalSourceDocumentLine Gets or sets the OriginalSourceDocumentLine parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmParentRecId Gets or sets the ParentRecId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmPayMethod Gets or sets the PayMethod parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmPBS_Statement Gets or sets the PBS_Statement parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmPBSRecId Gets or sets the PBSRecId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmPersonnelNumber Gets or sets the PersonnelNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmPostingErrors Gets or sets the PostingErrors parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmProjActivityNumber Gets or sets the ProjActivityNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmProjPolicyStatus Gets or sets the ProjPolicyStatus parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmProjPolicyText Gets or sets the ProjPolicyText parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmProjStatusId Gets or sets the ProjStatusId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmReason Gets or sets the Reason parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmReceiptNumber Gets or sets the ReceiptNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmReceiptRequired Gets or sets the ReceiptRequired parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmReceiptsAttached Gets or sets the ReceiptsAttached parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif parmReferenceDataAreaId Gets or sets the ReferenceDataAreaId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmReimburseAmt Gets or sets the ReimburseAmt parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmSubCategoryRecId Gets or sets the SubCategoryRecId parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTaxIncluded Gets or sets the TaxIncluded parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTemporaryCredit Gets or sets the TemporaryCredit parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTicketClass Gets or sets the TicketClass parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTicketNumber Gets or sets the TicketNumber parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTicketUsed Gets or sets the TicketUsed parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTransactionText Gets or sets the TransactionText parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTransRowNum Gets or sets the TransRowNum parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmTrvExpTable Gets or sets the TrvExpTable parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmVehicleType Gets or sets the VehicleType parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
Gg939337.pubmethod(en-us,AX.60).gif parmZipcode Gets or sets the Zipcode parameter.
Gg939337.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif save Inserts or updates the current record in the TrvExpTrans table. (Overrides the save Method.)
Gg939337.protmethod(en-us,AX.60).gif setAccountingCurrencyOverBudgetAmount Sets the AccountingCurrencyOverBudgetAmount parameter.
Gg939337.protmethod(en-us,AX.60).gif setAccountingCurrencyReconciledAmount Sets the AccountingCurrencyReconciledAmount parameter.
Gg939337.protmethod(en-us,AX.60).gif setAdditionalInformation Sets the AdditionalInformation parameter.
Gg939337.protmethod(en-us,AX.60).gif setAddressCity Sets the AddressCity parameter.
Gg939337.protmethod(en-us,AX.60).gif setAddressZipCode Sets the AddressZipCode parameter.
Gg939337.protmethod(en-us,AX.60).gif setAmountCurr Sets the AmountCurr parameter.
Gg939337.protmethod(en-us,AX.60).gif setAmountMST Sets the AmountMST parameter.
Gg939337.protmethod(en-us,AX.60).gif setApprovalStatus Sets the ApprovalStatus parameter.
Gg939337.protmethod(en-us,AX.60).gif setBillIssuedTo Sets the BillIssuedTo parameter.
Gg939337.protmethod(en-us,AX.60).gif setBusinessPurpose Sets the BusinessPurpose parameter.
Gg939337.protmethod(en-us,AX.60).gif setCity Sets the City parameter.
Gg939337.protmethod(en-us,AX.60).gif setCorrectedTaxAmount Sets the CorrectedTaxAmount parameter.
Gg939337.protmethod(en-us,AX.60).gif setCostOwner Sets the CostOwner parameter.
Gg939337.protmethod(en-us,AX.60).gif setCostType Sets the CostType parameter.
Gg939337.protmethod(en-us,AX.60).gif setCountryRegion Sets the CountryRegion parameter.
Gg939337.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif setDateFrom Sets the DateFrom parameter.
Gg939337.protmethod(en-us,AX.60).gif setDateTo Sets the DateTo parameter.
Gg939337.protmethod(en-us,AX.60).gif setDeduktion Sets the Deduktion parameter.
Gg939337.protmethod(en-us,AX.60).gif setDeduktionBreakfest Sets the DeduktionBreakfest parameter.
Gg939337.protmethod(en-us,AX.60).gif setDeduktionDinner Sets the DeduktionDinner parameter.
Gg939337.protmethod(en-us,AX.60).gif setDeduktionLunch Sets the DeduktionLunch parameter.
Gg939337.protmethod(en-us,AX.60).gif setDefaultDimension Sets the DefaultDimension parameter.
Gg939337.protmethod(en-us,AX.60).gif setDescription Sets the Description parameter.
Gg939337.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif setEntertainmentLocation Sets the EntertainmentLocation parameter.
Gg939337.protmethod(en-us,AX.60).gif setExchangeCode Sets the ExchangeCode parameter.
Gg939337.protmethod(en-us,AX.60).gif setExchangeRate Sets the ExchangeRate parameter.
Gg939337.protmethod(en-us,AX.60).gif setExpNumber Sets the ExpNumber parameter.
Gg939337.protmethod(en-us,AX.60).gif setExpType Sets the ExpType parameter.
Gg939337.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.)
Gg939337.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif setInterCompanyCategory Sets the InterCompanyCategory parameter.
Gg939337.protmethod(en-us,AX.60).gif setInterCompanyLE Sets the InterCompanyLE parameter.
Gg939337.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif setInvoiceAmt Sets the InvoiceAmt parameter.
Gg939337.protmethod(en-us,AX.60).gif setIsPreAuthorized Sets the IsPreAuthorized parameter.
Gg939337.protmethod(en-us,AX.60).gif setKMOwnCar Sets the KMOwnCar parameter.
Gg939337.protmethod(en-us,AX.60).gif setKMPrice Sets the KMPrice parameter.
Gg939337.protmethod(en-us,AX.60).gif setLegalEntity Sets the LegalEntity parameter.
Gg939337.protmethod(en-us,AX.60).gif setLineNumber Sets the LineNumber parameter.
Gg939337.protmethod(en-us,AX.60).gif setLineType Sets the LineType parameter.
Gg939337.protmethod(en-us,AX.60).gif setLocation Sets the Location parameter.
Gg939337.protmethod(en-us,AX.60).gif setMappedToRequisitionLine Sets the MappedToRequisitionLine parameter.
Gg939337.protmethod(en-us,AX.60).gif setMerchantId Sets the MerchantId parameter.
Gg939337.protmethod(en-us,AX.60).gif setNumberOfPassengers Sets the NumberOfPassengers parameter.
Gg939337.protmethod(en-us,AX.60).gif setOriginalReceiptsRecvd Sets the OriginalReceiptsRecvd parameter.
Gg939337.protmethod(en-us,AX.60).gif setParentRecId Sets the ParentRecId parameter.
Gg939337.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif setPayMethod Sets the PayMethod parameter.
Gg939337.protmethod(en-us,AX.60).gif setReason Sets the Reason parameter.
Gg939337.protmethod(en-us,AX.60).gif setReceiptNumber Sets the ReceiptNumber parameter.
Gg939337.protmethod(en-us,AX.60).gif setReceiptRequired Sets the ReceiptRequired parameter.
Gg939337.protmethod(en-us,AX.60).gif setReceiptsAttached Sets the ReceiptsAttached parameter.
Gg939337.protmethod(en-us,AX.60).gif setReferenceDataAreaId Sets the ReferenceDataAreaId parameter.
Gg939337.protmethod(en-us,AX.60).gif setReimburseAmt Sets the ReimburseAmt parameter.
Gg939337.protmethod(en-us,AX.60).gif setSourceDocumentLine Sets the SourceDocumentLine parameter.
Gg939337.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Gg939337.protmethod(en-us,AX.60).gif setTaxGroup Sets the TaxGroup parameter.
Gg939337.protmethod(en-us,AX.60).gif setTaxIncluded Sets the TaxIncluded parameter.
Gg939337.protmethod(en-us,AX.60).gif setTaxItemGroup Sets the TaxItemGroup parameter.
Gg939337.protmethod(en-us,AX.60).gif setTicketClass Sets the TicketClass parameter.
Gg939337.protmethod(en-us,AX.60).gif setTicketNumber Sets the TicketNumber parameter.
Gg939337.protmethod(en-us,AX.60).gif setTicketUsed Sets the TicketUsed parameter.
Gg939337.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg939337.protmethod(en-us,AX.60).gif setTransactionText Sets the TransactionText parameter.
Gg939337.protmethod(en-us,AX.60).gif setTransDate Sets the TransDate parameter.
Gg939337.protmethod(en-us,AX.60).gif setTransRowNum Sets the TransRowNum parameter.
Gg939337.protmethod(en-us,AX.60).gif setTrvExpTable Sets the TrvExpTable parameter.
Gg939337.protmethod(en-us,AX.60).gif setVehicleType Sets the VehicleType parameter.
Gg939337.protmethod(en-us,AX.60).gif setZipcode Sets the Zipcode parameter.
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg939337.pubmethod(en-us,AX.60).gif trvExpTrans
Gg939337.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.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg939337.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.)
Gg939337.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg939337.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg939337.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg939337.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg939337.pubmethod(en-us,AX.60).gif Gg939337.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxTrvExpTrans class.
Gg939337.pubmethod(en-us,AX.60).gif Gg939337.static(en-us,AX.60).gif ::newTrvExpTrans

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxTrvExpTrans Class