AxLedgerJournalTable_CustVend Class [AX 2012]
Syntax
class AxLedgerJournalTable_CustVend extends AxLedgerJournalTable
Run On
Called
Methods
Method | Description | |
---|---|---|
axCurrencyCode | Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axCustAccount | Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axCustMarkupCode | Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axDlvModeId | Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axDlvTermId | Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) | |
axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) | |
axLogisticsAddressCountyId | (Inherited from AxInternalBase.) | |
axLogisticsAddressStateId | (Inherited from AxInternalBase.) | |
axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) | |
axOrig | Gets the original object. (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 AxBC 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 LedgerJournalTable 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.) | |
init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) | |
initMandatoryFieldsExemptionList | (Overrides the initMandatoryFieldsExemptionList Method.) | |
initRecord | (Inherited from AxInternalBase.) | |
inputStatus | Retrieves an enumeration value that specifies the internal or external context. (Inherited from AxLedgerJournalTable.) | |
isFieldModified | (Inherited from AxInternalBase.) | |
isFieldSet | (Inherited from AxInternalBase.) | |
isFieldSetExternally | Determines whether a field has been set by an external consumer. (Inherited from AxLedgerJournalTable.) | |
isMethodExecuted | (Inherited from AxInternalBase.) | |
isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) | |
ledgerJournalNameRecord | ||
ledgerJournalTable | (Overrides the ledgerJournalTable Method.) | |
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.) | |
moveAxLedgerJournalTable | Copies values to a different AxLedgerJournalTable object. (Inherited from AxLedgerJournalTable.) | |
new | Initializes a new instance of the AxLedgerJournalTable class. (Inherited from AxLedgerJournalTable.) | |
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.) | |
parmApprover | Gets or sets the Approver parameter. (Inherited from AxLedgerJournalTable.) | |
parmAssetTransferType_LT | Gets or sets the AssetTransferType_LT parameter. (Inherited from AxLedgerJournalTable.) | |
parmBankAccountId | Gets or sets the BankAccountId parameter. (Inherited from AxLedgerJournalTable.) | |
parmBankRemittanceType | Gets or sets the BankRemittanceType parameter. (Inherited from AxLedgerJournalTable.) | |
parmCurrencyCode | Gets or sets the CurrencyCode parameter. (Inherited from AxLedgerJournalTable.) | |
parmCurrentOperationsTax | Gets or sets the CurrentOperationsTax parameter. (Inherited from AxLedgerJournalTable.) | |
parmCustVendNegInstProtestProcess | Gets or sets the CustVendNegInstProtestProcess parameter. (Inherited from AxLedgerJournalTable.) | |
parmDefaultDimension | Gets or sets the DefaultDimension parameter. (Inherited from AxLedgerJournalTable.) | |
parmDetailSummaryPosting | Gets or sets the DetailSummaryPosting parameter. (Inherited from AxLedgerJournalTable.) | |
parmDocumentNum | Gets or sets the DocumentNum parameter. (Inherited from AxLedgerJournalTable.) | |
parmEndBalance | Gets or sets the EndBalance parameter. (Inherited from AxLedgerJournalTable.) | |
parmEUROTriangulation | Gets or sets the EUROTriangulation parameter. (Inherited from AxLedgerJournalTable.) | |
parmExchRate | Gets or sets the ExchRate parameter. (Inherited from AxLedgerJournalTable.) | |
parmExchrateSecondary | Gets or sets the ExchrateSecondary parameter. (Inherited from AxLedgerJournalTable.) | |
parmFixedExchRate | Gets or sets the FixedExchRate parameter. (Inherited from AxLedgerJournalTable.) | |
parmFixedOffsetAccount | Gets or sets the FixedOffsetAccount parameter. (Inherited from AxLedgerJournalTable.) | |
parmGroupBlockId | Gets or sets the GroupBlockId parameter. (Inherited from AxLedgerJournalTable.) | |
parmInUseBy | Gets or sets the InUseBy parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalBalance | Gets or sets the JournalBalance parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalName | Gets or sets the JournalName parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalNum | Gets or sets the JournalNum parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalTotalCredit | Gets or sets the JournalTotalCredit parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalTotalDebit | Gets or sets the JournalTotalDebit parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalTotalOffsetBalance | Gets or sets the JournalTotalOffsetBalance parameter. (Inherited from AxLedgerJournalTable.) | |
parmJournalType | Gets or sets the JournalType parameter. (Inherited from AxLedgerJournalTable.) | |
parmLedgerJournalInclTax | Gets or sets the LedgerJournalInclTax parameter. (Inherited from AxLedgerJournalTable.) | |
parmLinesLimitBeforeDistribution | Gets or sets the LinesLimitBeforeDistribution parameter. (Inherited from AxLedgerJournalTable.) | |
parmLog | Gets or sets the Log parameter. (Inherited from AxLedgerJournalTable.) | |
parmName | Gets or sets the Name parameter. (Inherited from AxLedgerJournalTable.) | |
parmNumberSequenceTable | Gets or sets the NumberSequenceTable parameter. (Inherited from AxLedgerJournalTable.) | |
parmNumOfLines | Gets or sets the NumOfLines parameter. (Inherited from AxLedgerJournalTable.) | |
parmOffsetAccountType | Gets or sets the OffsetAccountType parameter. (Inherited from AxLedgerJournalTable.) | |
parmOffsetLedgerDimension | Gets or sets the OffsetLedgerDimension parameter. (Inherited from AxLedgerJournalTable.) | |
parmOriginalCompany | Gets or sets the OriginalCompany parameter. (Inherited from AxLedgerJournalTable.) | |
parmOriginalJournalNum | Gets or sets the OriginalJournalNum parameter. (Inherited from AxLedgerJournalTable.) | |
parmPackedExtensions | Gets or sets the PackedExtensions parameter. (Inherited from AxLedgerJournalTable.) | |
parmPaymentsGenerated_IT | Gets or sets the PaymentsGenerated_IT parameter. (Inherited from AxLedgerJournalTable.) | |
parmPosted | Gets or sets the Posted parameter. (Inherited from AxLedgerJournalTable.) | |
parmPostedDateTime | Gets or sets the PostedDateTime parameter. (Inherited from AxLedgerJournalTable.) | |
parmProtestSettledBill | Gets or sets the ProtestSettledBill parameter. (Inherited from AxLedgerJournalTable.) | |
parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) | |
parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) | |
parmRejectedBy | Gets or sets the RejectedBy parameter. (Inherited from AxLedgerJournalTable.) | |
parmRemoveLineAfterPosting | Gets or sets the RemoveLineAfterPosting parameter. (Inherited from AxLedgerJournalTable.) | |
parmReportedAsReadyBy | Gets or sets the ReportedAsReadyBy parameter. (Inherited from AxLedgerJournalTable.) | |
parmRetailStatementId | Gets or sets the RetailStatementId parameter. (Inherited from AxLedgerJournalTable.) | |
parmReverseDate | Gets or sets the ReverseDate parameter. (Inherited from AxLedgerJournalTable.) | |
parmReverseEntry | Gets or sets the ReverseEntry parameter. (Inherited from AxLedgerJournalTable.) | |
parmSessionId | Gets or sets the SessionId parameter. (Inherited from AxLedgerJournalTable.) | |
parmSessionLoginDateTime | Gets or sets the SessionLoginDateTime parameter. (Inherited from AxLedgerJournalTable.) | |
parmSystemBlocked | Gets or sets the SystemBlocked parameter. (Inherited from AxLedgerJournalTable.) | |
parmTaxObligationCompany | Gets or sets the TaxObligationCompany parameter. (Inherited from AxLedgerJournalTable.) | |
parmUserBlockId | Gets or sets the UserBlockId parameter. (Inherited from AxLedgerJournalTable.) | |
parmVoucherAllocatedAtPosting | Gets or sets the VoucherAllocatedAtPosting parameter. (Inherited from AxLedgerJournalTable.) | |
parmWorkflowApprovalStatus | Gets or sets the WorkflowApprovalStatus parameter. (Inherited from AxLedgerJournalTable.) | |
prepareForSave | Prepare for save. (Inherited from AxLedgerJournalTable.) | |
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.) | |
removeFieldAsTouched | Removes a field from the field touched map. (Inherited from AxLedgerJournalTable.) | |
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.) | |
setApprover | ||
setBankAccountId | ||
setBankRemittanceType | ||
setCurrencyCode | ||
setCurrentOperationsTax | ||
setCurrentRecordFromExternal | (Inherited from AxInternalBase.) | |
setCustVendNegInstProtestProcess | ||
setDefaultDimension | ||
setDetailSummaryPosting | ||
setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) | |
setDocumentNum | ||
setEndBalance | ||
setEUROTriangulation | ||
setExchRate | ||
setExchrateSecondary | ||
setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) | |
setFieldAsModified | (Inherited from AxInternalBase.) | |
setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) | |
setFixedExchRate | ||
setFixedOffsetAccount | ||
setGroupBlockId | ||
setInUseBy | ||
setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) | |
setJournalBalance | ||
setJournalName | ||
setJournalNum | ||
setJournalTotalCredit | ||
setJournalTotalDebit | ||
setJournalTotalOffsetBalance | ||
setJournalType | ||
setLedgerJournalInclTax | ||
setLinesLimitBeforeDistribution | ||
setLog | ||
setName | ||
setNumberSequenceTable | ||
setNumOfLines | ||
setOffsetAccountType | ||
setOffsetLedgerDimension | ||
setOriginalCompany | ||
setOriginalJournalNum | ||
setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) | |
setPaymentsGenerated_IT | ||
setPosted | ||
setPostedDateTime | ||
setProtestSettledBill | ||
setRejectedBy | ||
setRemoveLineAfterPosting | ||
setReportedAsReadyBy | ||
setReverseDate | ||
setReverseEntry | ||
setSessionId | ||
setSessionLoginDateTime | ||
setSystemBlocked | ||
setTableFields | Applies default field values to a row in a table. (Overrides the setTableFields Method.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setUserBlockId | ||
setVoucherAllocatedAtPosting | ||
setWorkflowApprovalStatus | Applies default values to the WorkflowApprovalStatus field of the LedgerJournalTable table for the specified journal name (the LedgerJournalName table record). | |
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 exception as a fault or an error. (Inherited from AxLedgerJournalTable.) | |
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 | (Inherited from AxInternalBase.) | |
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.) | |
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 AxLedgerJournalTable_CustVend class. | |
::newLedgerJournalTable |
Top
Inheritance Hierarchy
Object Class
AxInternalBase Class
AxLedgerJournalTable Class
AxLedgerJournalTable_CustVend Class