AxLedgerJournalTable_CustVend Class [AX 2012]

Syntax

class AxLedgerJournalTable_CustVend extends AxLedgerJournalTable

Run On

Called

Methods

  Method Description
Gg868906.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.)
Gg868906.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.)
Gg868906.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.)
Gg868906.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.)
Gg868906.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.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif axOrig Gets the original object. (Overrides the axOrig Method.)
Gg868906.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.)
Gg868906.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.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg868906.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the AxBC table. (Overrides the currentRecord Method.)
Gg868906.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif emptyRecord Gets an empty LedgerJournalTable record. (Overrides the emptyRecord Method.)
Gg868906.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg868906.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg868906.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Overrides the initMandatoryFieldsExemptionList Method.)
Gg868906.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif inputStatus Retrieves an enumeration value that specifies the internal or external context. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isFieldSetExternally Determines whether a field has been set by an external consumer. (Inherited from AxLedgerJournalTable.)
Gg868906.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif ledgerJournalNameRecord
Gg868906.pubmethod(en-us,AX.60).gif ledgerJournalTable (Overrides the ledgerJournalTable Method.)
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif moveAxLedgerJournalTable Copies values to a different AxLedgerJournalTable object. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxLedgerJournalTable class. (Inherited from AxLedgerJournalTable.)
Gg868906.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg868906.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg868906.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif parmApprover Gets or sets the Approver parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmAssetTransferType_LT Gets or sets the AssetTransferType_LT parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmBankAccountId Gets or sets the BankAccountId parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmBankRemittanceType Gets or sets the BankRemittanceType parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmCurrentOperationsTax Gets or sets the CurrentOperationsTax parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmCustVendNegInstProtestProcess Gets or sets the CustVendNegInstProtestProcess parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmDetailSummaryPosting Gets or sets the DetailSummaryPosting parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmDocumentNum Gets or sets the DocumentNum parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmEndBalance Gets or sets the EndBalance parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmEUROTriangulation Gets or sets the EUROTriangulation parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmExchrateSecondary Gets or sets the ExchrateSecondary parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmFixedExchRate Gets or sets the FixedExchRate parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmFixedOffsetAccount Gets or sets the FixedOffsetAccount parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmGroupBlockId Gets or sets the GroupBlockId parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmInUseBy Gets or sets the InUseBy parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalBalance Gets or sets the JournalBalance parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalName Gets or sets the JournalName parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalNum Gets or sets the JournalNum parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalTotalCredit Gets or sets the JournalTotalCredit parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalTotalDebit Gets or sets the JournalTotalDebit parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalTotalOffsetBalance Gets or sets the JournalTotalOffsetBalance parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmJournalType Gets or sets the JournalType parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmLedgerJournalInclTax Gets or sets the LedgerJournalInclTax parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmLinesLimitBeforeDistribution Gets or sets the LinesLimitBeforeDistribution parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmLog Gets or sets the Log parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmNumberSequenceTable Gets or sets the NumberSequenceTable parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmNumOfLines Gets or sets the NumOfLines parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmOffsetAccountType Gets or sets the OffsetAccountType parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmOffsetLedgerDimension Gets or sets the OffsetLedgerDimension parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmOriginalCompany Gets or sets the OriginalCompany parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmOriginalJournalNum Gets or sets the OriginalJournalNum parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmPackedExtensions Gets or sets the PackedExtensions parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmPaymentsGenerated_IT Gets or sets the PaymentsGenerated_IT parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmPosted Gets or sets the Posted parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmPostedDateTime Gets or sets the PostedDateTime parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmProtestSettledBill Gets or sets the ProtestSettledBill parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif parmRejectedBy Gets or sets the RejectedBy parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmRemoveLineAfterPosting Gets or sets the RemoveLineAfterPosting parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmReportedAsReadyBy Gets or sets the ReportedAsReadyBy parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmRetailStatementId Gets or sets the RetailStatementId parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmReverseDate Gets or sets the ReverseDate parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmReverseEntry Gets or sets the ReverseEntry parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmSessionId Gets or sets the SessionId parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmSessionLoginDateTime Gets or sets the SessionLoginDateTime parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmSystemBlocked Gets or sets the SystemBlocked parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmTaxObligationCompany Gets or sets the TaxObligationCompany parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmUserBlockId Gets or sets the UserBlockId parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmVoucherAllocatedAtPosting Gets or sets the VoucherAllocatedAtPosting parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif parmWorkflowApprovalStatus Gets or sets the WorkflowApprovalStatus parameter. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif prepareForSave Prepare for save. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif removeFieldAsTouched Removes a field from the field touched map. (Inherited from AxLedgerJournalTable.)
Gg868906.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setApprover
Gg868906.protmethod(en-us,AX.60).gif setBankAccountId
Gg868906.protmethod(en-us,AX.60).gif setBankRemittanceType
Gg868906.protmethod(en-us,AX.60).gif setCurrencyCode
Gg868906.protmethod(en-us,AX.60).gif setCurrentOperationsTax
Gg868906.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setCustVendNegInstProtestProcess
Gg868906.protmethod(en-us,AX.60).gif setDefaultDimension
Gg868906.protmethod(en-us,AX.60).gif setDetailSummaryPosting
Gg868906.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setDocumentNum
Gg868906.protmethod(en-us,AX.60).gif setEndBalance
Gg868906.protmethod(en-us,AX.60).gif setEUROTriangulation
Gg868906.protmethod(en-us,AX.60).gif setExchRate
Gg868906.protmethod(en-us,AX.60).gif setExchrateSecondary
Gg868906.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.)
Gg868906.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setFixedExchRate
Gg868906.protmethod(en-us,AX.60).gif setFixedOffsetAccount
Gg868906.protmethod(en-us,AX.60).gif setGroupBlockId
Gg868906.protmethod(en-us,AX.60).gif setInUseBy
Gg868906.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setJournalBalance
Gg868906.protmethod(en-us,AX.60).gif setJournalName
Gg868906.protmethod(en-us,AX.60).gif setJournalNum
Gg868906.protmethod(en-us,AX.60).gif setJournalTotalCredit
Gg868906.protmethod(en-us,AX.60).gif setJournalTotalDebit
Gg868906.protmethod(en-us,AX.60).gif setJournalTotalOffsetBalance
Gg868906.protmethod(en-us,AX.60).gif setJournalType
Gg868906.protmethod(en-us,AX.60).gif setLedgerJournalInclTax
Gg868906.protmethod(en-us,AX.60).gif setLinesLimitBeforeDistribution
Gg868906.protmethod(en-us,AX.60).gif setLog
Gg868906.protmethod(en-us,AX.60).gif setName
Gg868906.protmethod(en-us,AX.60).gif setNumberSequenceTable
Gg868906.protmethod(en-us,AX.60).gif setNumOfLines
Gg868906.protmethod(en-us,AX.60).gif setOffsetAccountType
Gg868906.protmethod(en-us,AX.60).gif setOffsetLedgerDimension
Gg868906.protmethod(en-us,AX.60).gif setOriginalCompany
Gg868906.protmethod(en-us,AX.60).gif setOriginalJournalNum
Gg868906.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif setPaymentsGenerated_IT
Gg868906.protmethod(en-us,AX.60).gif setPosted
Gg868906.protmethod(en-us,AX.60).gif setPostedDateTime
Gg868906.protmethod(en-us,AX.60).gif setProtestSettledBill
Gg868906.protmethod(en-us,AX.60).gif setRejectedBy
Gg868906.protmethod(en-us,AX.60).gif setRemoveLineAfterPosting
Gg868906.protmethod(en-us,AX.60).gif setReportedAsReadyBy
Gg868906.protmethod(en-us,AX.60).gif setReverseDate
Gg868906.protmethod(en-us,AX.60).gif setReverseEntry
Gg868906.protmethod(en-us,AX.60).gif setSessionId
Gg868906.protmethod(en-us,AX.60).gif setSessionLoginDateTime
Gg868906.protmethod(en-us,AX.60).gif setSystemBlocked
Gg868906.protmethod(en-us,AX.60).gif setTableFields Applies default field values to a row in a table. (Overrides the setTableFields Method.)
Gg868906.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg868906.protmethod(en-us,AX.60).gif setUserBlockId
Gg868906.protmethod(en-us,AX.60).gif setVoucherAllocatedAtPosting
Gg868906.protmethod(en-us,AX.60).gif setWorkflowApprovalStatus Applies default values to the WorkflowApprovalStatus field of the LedgerJournalTable table for the specified journal name (the LedgerJournalName table record).
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif validateField Calls the validateField method for the current record and upon failure throws an exception as a fault or an error. (Inherited from AxLedgerJournalTable.)
Gg868906.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg868906.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.)
Gg868906.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg868906.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg868906.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg868906.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg868906.pubmethod(en-us,AX.60).gif Gg868906.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxLedgerJournalTable_CustVend class.
Gg868906.pubmethod(en-us,AX.60).gif Gg868906.static(en-us,AX.60).gif ::newLedgerJournalTable

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxLedgerJournalTable Class
      AxLedgerJournalTable_CustVend Class