AxMarkupTrans Class [AX 2012]
Syntax
class AxMarkupTrans extends AxInternalBase
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.) |
![]() |
axCustVendMarkupCode | |
![]() |
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. (Inherited from AxInternalBase.) |
![]() |
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 | Returns an empty record for the table that the AxBC class relates to. (Overrides the emptyRecord Method.) |
![]() |
end | Throws an error if an inventDim section was missing in an XML string. (Overrides the end Method.) |
![]() |
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 | (Overrides the inputStatus Method.) |
![]() |
isFieldModified | (Inherited from AxInternalBase.) |
![]() |
isFieldSet | (Inherited from AxInternalBase.) |
![]() |
isFieldSetExternally | (Inherited from AxInternalBase.) |
![]() |
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.) |
![]() |
isVendMarkup | Indicates whether the AxMarkupTrans object is part of a vendor document. |
![]() |
mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) |
![]() |
markupTable | |
![]() |
markupTrans | |
![]() |
modify | (Inherited from AxInternalBase.) |
![]() |
new | Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.) |
![]() |
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.) |
![]() |
parmBankLCImportChargeAllocation_SA | Gets or sets the BankLCImportChargeAllocation_SA parameter. |
![]() |
parmCalculatedAmount | Gets or sets the CalculatedAmount parameter. |
![]() |
parmChargeIndicatorEinvoice | |
![]() |
parmCorrectedMarkupTrans | Gets or sets the CorrectedMarkupTrans parameter. |
![]() |
parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
![]() |
parmCustInvoiceLineIdRef | Gets or sets the CustInvoiceLineIdRef parameter. |
![]() |
parmCustomsAssessableValue_IN | Gets or sets the CustomsAssessableValue_IN parameter. |
![]() |
parmDocumentStatus | Gets or sets the DocumentStatus parameter. |
![]() |
parmFacturedAmount_RU | Gets or sets the FacturedAmount_RU parameter. |
![]() |
parmFromAmount | Gets or sets the FromAmount parameter. |
![]() |
parmInterCompanyCompanyId | Gets or sets the InterCompanyCompanyId parameter. |
![]() |
parmInterCompanyInvoiceId | Gets or sets the InterCompanyInvoiceId parameter. |
![]() |
parmInterCompanyMarkupUseValue | Gets or sets the InterCompanyMarkupUseValue parameter. |
![]() |
parmInterCompanyMarkupValue | Gets or sets the InterCompanyMarkupValue parameter. |
![]() |
parmInterCompanyRefRecId | Gets or sets the InterCompanyRefRecId parameter. |
![]() |
parmInterCompanySkipUpdate | Gets or sets the InterCompanySkipUpdate parameter. |
![]() |
parmIsDeleted | Gets or sets the IsDeleted parameter. |
![]() |
parmIsModified | Gets or sets the IsModified parameter. |
![]() |
parmKeep | Gets or sets the Keep parameter. |
![]() |
parmLineNum | Gets or sets the LineNum parameter. |
![]() |
parmMarkUpAllocateAfter_IN | Gets or sets the MarkUpAllocateAfter_IN parameter. |
![]() |
parmMarkupCategory | Gets or sets the MarkupCategory parameter. |
![]() |
parmMarkupClassification_BR | Gets or sets the MarkupClassification_BR parameter. |
![]() |
parmMarkupCode | Gets or sets the MarkupCode parameter. |
![]() |
parmMCRBrokerContractFee | Gets or sets the MCRBrokerContractFee parameter. |
![]() |
parmMCRCouponMarkup | Gets or sets the MCRCouponMarkup parameter. |
![]() |
parmMCRInstallmentEligible | Gets or sets the MCRInstallmentEligible parameter. |
![]() |
parmMCRMarkupTransCreatedBy | Gets or sets the MCRMarkupTransCreatedBy parameter. |
![]() |
parmMCRMiscChargeOverride | Gets or sets the MCRMiscChargeOverride parameter. |
![]() |
parmMCROriginalMiscChargeValue | Gets or sets the MCROriginalMiscChargeValue parameter. |
![]() |
parmMCRReasonCode | Gets or sets the MCRReasonCode field value of the MarkupTrans table. |
![]() |
parmMCRRetailInfocodeId | Gets or sets the MCRRetailInfocodeId field value of the MarkupTrans table. |
![]() |
parmMCRSavedRecID | Gets or sets the MCRSavedRecID parameter. |
![]() |
parmMCRSavedTableID | Gets or sets the MCRSavedTableID parameter. |
![]() |
parmModuleCategory | Gets or sets the ModuleCategory parameter. |
![]() |
parmModuleType | Gets or sets the ModuleType parameter. |
![]() |
parmNotionalCharges_IN | Gets or sets the NotionalCharges_IN parameter. |
![]() |
parmNotionalPct_IN | Gets or sets the NotionalPct_IN parameter. |
![]() |
parmOrigRecId | Gets or sets the OrigRecId parameter. |
![]() |
parmOrigTableId | Gets or sets the OrigTableId parameter. |
![]() |
parmPosted | Gets or sets the Posted parameter. |
![]() |
parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
![]() |
parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
![]() |
parmSourceDocumentLine | Gets or sets the SourceDocumentLine parameter. |
![]() |
parmTaxAmount | Gets or sets the TaxAmount parameter. |
![]() |
parmTaxAmountExciseMST_RU | Gets or sets the TaxAmountExciseMST_RU parameter. |
![]() |
parmTaxAmountVATMST_RU | Gets or sets the TaxAmountVATMST_RU parameter. |
![]() |
parmTaxAutogenerated | Gets or sets the TaxAutogenerated parameter. |
![]() |
parmTaxGroup | Gets or sets the TaxGroup parameter. |
![]() |
parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
![]() |
parmTaxWriteCode | Gets or sets the TaxWriteCode parameter. |
![]() |
parmToAmount | Gets or sets the ToAmount parameter. |
![]() |
parmTransDate | Gets or sets the TransDate parameter. |
![]() |
parmTransRecId | Gets or sets the TransRecId parameter. |
![]() |
parmTransTableId | Gets or sets the TransTableId parameter. |
![]() |
parmTxt | Gets or sets the Txt parameter. |
![]() |
parmValue | Gets or sets the Value parameter. |
![]() |
parmVATDocumentType_RU | Gets or sets the VATDocumentType_RU parameter. |
![]() |
parmVoucher | Gets or sets the Voucher parameter. |
![]() |
reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) |
![]() |
recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) |
![]() |
replaceCurrentRecord | (Inherited from AxInternalBase.) |
![]() |
resetAxbcTypeParameters | (Inherited from AxInternalBase.) |
![]() |
resetInternalValues | (Inherited from AxInternalBase.) |
![]() |
save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
![]() |
setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
![]() |
setCustomsAssessableValue_IN | Sets the CustomsAssessableValue_IN parameter. |
![]() |
setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
![]() |
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.) |
![]() |
setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
![]() |
setMarkUpAllocateAfter_IN | Sets the value for the MarkUpAllocateAfter_IN field. |
![]() |
setNotionalCharges_IN | Sets the NotionalCharges_IN parameter. |
![]() |
setNotionalPct_IN | Sets the value for the NotionalPct_IN field. |
![]() |
setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
![]() |
setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setTxt | Sets the Txt parameter. |
![]() |
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 logs an error for validation failures. (Overrides the validateField Method.) |
![]() |
validateFields | (Inherited from AxInternalBase.) |
![]() |
validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) |
![]() |
validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) |
![]() |
validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) |
![]() |
validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
validateWrite | Calls the validateWrite method for the current record and upon failure throws an exception or logs an error. (Overrides the validateWrite Method.) |
![]() |
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 AxMarkupTrans class. |
![]() ![]() |
::newMarkupTrans |
Top
Inheritance Hierarchy
Object Class
AxInternalBase Class
AxMarkupTrans Class