Markup Class [AX 2012]

Syntax

class Markup

Run On

Server

Methods

  Method Description
Gg743301.protmethod(en-us,AX.60).gif allocateMarkupType
Gg743301.pubmethod(en-us,AX.60).gif calc
Gg743301.protmethod(en-us,AX.60).gif calcAmountMST Sets the CalculatedAmountMST_W field of the passed in MarkupTrans record.
Gg743301.protmethod(en-us,AX.60).gif calcMarkupAmount_BR
Gg743301.pubmethod(en-us,AX.60).gif calcMarkupAmount_RU
Gg743301.protmethod(en-us,AX.60).gif calcTax_RU
Gg743301.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif canPostLedger Specifies whether posting a MarkupTrans record can update the ledger.
Gg743301.protmethod(en-us,AX.60).gif checkDiscardLine
Gg743301.protmethod(en-us,AX.60).gif checkForCurrencyMismatch Compares the currency code on a MarkupTrans record and associated records.
Gg743301.protmethod(en-us,AX.60).gif costAdjustmentLocked_RU Determines whether the cost adjustment is locked.
Gg743301.pubmethod(en-us,AX.60).gif cov
Gg743301.pubmethod(en-us,AX.60).gif covMarkupCustVendMap_RU
Gg743301.protmethod(en-us,AX.60).gif covTrans
Gg743301.protmethod(en-us,AX.60).gif createMarkupEnumerable
Gg743301.protmethod(en-us,AX.60).gif determineTotalIncludedTaxAmount_BR Determines the total included tax amount for Brazilian companies.
Gg743301.protmethod(en-us,AX.60).gif determineTotalTaxAmount
Gg743301.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif getTax_IN Gets the tax that is charged for Indian companies.
Gg743301.pubmethod(en-us,AX.60).gif getTaxOnCharges_IN Gets the tax on charge transactions for Brazilian companies.
Gg743301.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg743301.protmethod(en-us,AX.60).gif initMarkupTrans_RU
Gg743301.protmethod(en-us,AX.60).gif insertJournalMarkupTrans Creates and a new journal markup transaction record to be posted.
Gg743301.pubmethod(en-us,AX.60).gif isInclTax
Gg743301.pubmethod(en-us,AX.60).gif itemLedgerBondLog_RU
Gg743301.pubmethod(en-us,AX.60).gif markupAmountByClassification_BR Sums the markup amount for the specified group classification.
Gg743301.pubmethod(en-us,AX.60).gif markupAmountMap_BR Returns a map of markup amounts for Brazilian companies, based on markup classifications.
Gg743301.pubmethod(en-us,AX.60).gif markupBondRefMap_RU
Gg743301.pubmethod(en-us,AX.60).gif markupCustVend
Gg743301.protmethod(en-us,AX.60).gif markupCustVendLocked_RU
Gg743301.pubmethod(en-us,AX.60).gif markupFreight_BR Retrieves the freight markup amount for Brazilian companies.
Gg743301.pubmethod(en-us,AX.60).gif markupInsurance_BR Retrieves the insurance markup amount for Brazilian companies.
Gg743301.pubmethod(en-us,AX.60).gif markupItem
Gg743301.pubmethod(en-us,AX.60).gif markupItemLedgerMap
Gg743301.pubmethod(en-us,AX.60).gif markupItemLedgerMap_RU
Gg743301.pubmethod(en-us,AX.60).gif markupOther_BR Retrieves the other types of markup amounts for Brazilian companies.
Gg743301.pubmethod(en-us,AX.60).gif markupOtherCharges Retrieves the sum of miscellaneous charges that are not charged to the vendor.
Gg743301.pubmethod(en-us,AX.60).gif markupSiscomex_BR Retrieves the SISCOMEX markup amount for Brazilian companies.
Gg743301.pubmethod(en-us,AX.60).gif markupTax_W Determines the markup tax amount.
Gg743301.protmethod(en-us,AX.60).gif mcrAllocateInstallmentMarkupType Allocates installment markup ammounts.
Gg743301.pubmethod(en-us,AX.60).gif mcrInitInstallElgibleMarkUpList Initializes the record list with the appropriate MarkupTrans records.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupCoupon Gets the markup amount of the coupon.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallEligibleList Gets the record list containing installment eligible MarkupTrans records.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentCoupon Gets the markup amount of the installment coupon.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentCustVend Gets the markup amount of the installment order for a customer or vendor.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentPostage Gets the markup amount of postage on an insallment order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentRestocking Gets the markup amount of the restocking fee for an installment order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentReturnPostage Gets the markup amount of the return postage for an installment order
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentSurcharge Gets the markup amount before tax for an installment order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupInstallmentTax Gets the amount of tax on an installment order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupPostage Gets the markup amount of postage.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupRestocking Gets the markup amount of the restocking fee for an order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupReturnPostage Gets the markup amount of the return postage for an order.
Gg743301.pubmethod(en-us,AX.60).gif mcrMarkupSurcharge Gets the markup amount before tax for an order.
Gg743301.pubmethod(en-us,AX.60).gif mcrPostJournal Runs setup logic to post the MarkupTrans journal.
Gg743301.pubmethod(en-us,AX.60).gif mcrProforma Runs setup logic to post the proforma MarkupTrans journal.
Gg743301.pubmethod(en-us,AX.60).gif mcrSetInstallmentMarkUpValues Sets up the installment order markup values.
Gg743301.pubmethod(en-us,AX.60).gif new
Gg743301.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.)
Gg743301.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.)
Gg743301.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif parmAllowPosting_RU Gets or sets the AllowPosting_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmCreditNote_IN Gets or sets the CreditNote_IN parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmCustInvoiceAccount_RU Gets or sets the CustInvoiceAccount_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmDocumentCurrencyCode Gets or sets the DocumentCurrencyCode parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmDocumentCurrencyExch Gets or sets the DocumentCurrencyExch parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmExchRate
Gg743301.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmInitMarkupTrans_RU Gets or sets the InitMarkupTrans_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmInitTaxAmount_RU Gets or sets the InitTaxAmount_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmIsProforma_RU Gets or sets the IsProforma_RU parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmMarkupCustVendNegative_RU Returns a negative markup amount for Russian customers or vendors.
Gg743301.pubmethod(en-us,AX.60).gif parmMarkupCustVendPositive_RU Returns a positive markup amount for Russian customers or vendors.
Gg743301.pubmethod(en-us,AX.60).gif parmMarkupEnumerable Gets or sets the MarkupEnumerable parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmOnlyIncludeConnected Gets or sets the OnlyIncludeConnected parameter.
Gg743301.pubmethod(en-us,AX.60).gif parmPostNegativeMarkupAsCorrection_RU Posts a negative markup amount as the correction for a Russian transaction.
Gg743301.pubmethod(en-us,AX.60).gif parmTransIds
Gg743301.protmethod(en-us,AX.60).gif postAllocateMarkupType_BR Allocates and posts the markup type for the specified Russian markup transaction.
Gg743301.protmethod(en-us,AX.60).gif postChargeAndCustomerLedger Posts the markup on the specified charge account and offsets the stock variation account if the debit type is Item and a credit ledger dimension is defined.
Gg743301.protmethod(en-us,AX.60).gif postChargeAndVendorLedger Posts the markup on the specified charge account and offsets the stock variation account if credit type is Item and a debit ledger dimension is defined.
Gg743301.pubmethod(en-us,AX.60).gif postInvoice
Gg743301.protmethod(en-us,AX.60).gif postInvoiceAmount
Gg743301.protmethod(en-us,AX.60).gif postInvoiceTrans
Gg743301.pubmethod(en-us,AX.60).gif postJournal
Gg743301.protmethod(en-us,AX.60).gif postJournalTrans
Gg743301.pubmethod(en-us,AX.60).gif postNew_BR Post new Brazilian markup transactions.
Gg743301.privmethod(en-us,AX.60).gif registerMarkupCustVendChange_RU
Gg743301.pubmethod(en-us,AX.60).gif setTax
Gg743301.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif sumOtherMiscCharges Indicates whether the charge is another miscellaneous charge and adds the value to the other miscellaneous charges total.
Gg743301.pubmethod(en-us,AX.60).gif taxModuleType
Gg743301.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif totalMarkupAmountCur_BR Returns the total markup amount in Brazilian currency.
Gg743301.pubmethod(en-us,AX.60).gif totalMarkupAmountMST_BR Returns the total markup amount for MST transactions in Brazilian currency.
Gg743301.pubmethod(en-us,AX.60).gif transDate
Gg743301.protmethod(en-us,AX.60).gif updateJournalMarkupTrans
Gg743301.privmethod(en-us,AX.60).gif updateMarkupMap
Gg743301.privmethod(en-us,AX.60).gif updateMarkupMap_RU
Gg743301.protmethod(en-us,AX.60).gif updateOrigMarkupTrans Marks the MarkupTrans record that is connected to a PurchTable or PurchLine record as invoiced.
Gg743301.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.)
Gg743301.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::accountRelation
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::activated
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::calcMarkupAmount
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::calcTrans Returns the calculated miscellaneous charges amount for an miscellaneous charges transaction.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::connectCustVendTo Connects the MarkupTrans table records of type Cust/Vend on an invoice to purchase order.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copy Copies the MarkupTrans table records that are associated with one table record to another table.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copyFromOrderLineWithMultipleDeliveries Copies MarkupTrans table records that are associated with an order line with multiple deliveries to the specified delivery line.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copyFromPurchOrder Copies MarkupTrans table records that are associated with a purchase order table record, either PurchTable or PurchLine, to another table record.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copyGoodsInRoute_RU
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copyGoodsInRouteCancel_RU
Gg743301.protmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::copySingleMarkupTrans Copies one MarkupTrans table record associated with one table record to another.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::delete Deletes the markup that is associated with the specified record.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::dlvModeRelation Returns the delivery mode relation value, based on the specified parameters.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::fsHinsertMarkupTrans Inserts the markup trans.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::fshSkipConcessionMarkup Skips concession markup.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::hasMarkupTypeItem Determines whether a record has any associated MarkupTrans table records of the item type.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::insertMarkupTrans
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::insertReturnMarkupTrans
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::isPercentageMarkup Determines whether the given MarkupTrans table record has an intercompany or regular percent markup.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::itemRelation
Gg743301.privmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::mcrCalcFixedMiscCharge Calculates all of the miscellaneous charges of type fixed.
Gg743301.privmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::mcrCalcFixedProRated Calculates pro-rated misc charges for SalesLine and SalesTable.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::mcrCopyForReturn Copies the passed Common buffer information to the other passed Common buffer.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::mcrDeleteNonUser Deletes all the markuptrans records tied to the buffer's record that do not have created by equal to the current user.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::mcrOverriden Determines whether miscellaneous charges are already attached to this record and have been overriden.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::move Moves MarkupTrans table records that are associated with one table record to another table, without conditions.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::recopyFromPurchOrder Overwrites the MarkupTrans table records associated with a purchase order record, either a PurchTable or PurchLine record, to another table record.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::saveFromPurchOrder Saves the markup transaction table records that are associated with a specified purchase order.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::setMarkupKeepForIntercompany Sets the Keep field on the MarkupTrans records for sales and purchase orders to valid values in an intercompany scenario.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::showMiscChargeMaximumLimitWarning Checks the accounts payable parameters using the table ID to determine whether to display or hide warning on the saving of miscellaneous charges on purchase orders, invoices, and auto-miscellaneous.
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::updateMarkupAsPosted
Gg743301.pubmethod(en-us,AX.60).gif Gg743301.static(en-us,AX.60).gif ::validateRelation

Top

Inheritance Hierarchy

Object Class
  Markup Class
    Markup_Adjust Class
    Markup_AdjustCust_RU Class