ProjPostOnAccEstimate Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustmentLedgerSalesAmount | (Inherited from ProjPost.) |
| budgetUpdate | Updates the budget amount. (Inherited from ProjPost.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkEnterAccruedCredit | Determines whether the posting should have an accrued credit amount. (Inherited from ProjPost.) |
| checkEnterAccruedDebit | Determines whether the posting should have an accrued debit amount. (Inherited from ProjPost.) |
| checkEnterCostValue | Checks whether the posting requires posting to a cost account and whether a non-zero value has been entered. (Inherited from ProjPost.) |
| checkEnterNeverLedger | Checks the project ledger status field for costs to determine whether costs are posted to general ledgers. (Inherited from ProjPost.) |
| checkEnterNoneLedger | Checks to determine whether there should be a ledger posting of costs. (Inherited from ProjPost.) |
| checkEnterOnAcc | Returns whether the transaction requires the entry of accrued on-account values. (Inherited from ProjPost.) |
| checkEnterOnAccCredit | Determines whether the transaction that is being posted should have a credit amount for the on-account account. (Overrides the checkEnterOnAccCredit Method.) |
| checkEnterOnAccDebit | Determines whether the transaction that is being posted should have a debit amount for the on-account account. (Overrides the checkEnterOnAccDebit Method.) |
| checkEnterSalesAccrued | Checks whether the accrued sales amount has been entered and is expected to be posted. (Inherited from ProjPost.) |
| checkEnterTurnover | Checks whether revenue should be posted for the transaction. (Inherited from ProjPost.) |
| checkLedger | Checks whether the transaction should be posted to the general ledgers. (Inherited from ProjPost.) |
| checkLedgerStatusOrig | Check whether the ledger posting status is set not to post. (Inherited from ProjPost.) |
| checkLedgerTransDate | Checks that the transaction has a valid date. Then, verifies that a posting period has been set up for the date and that the period is open for posting. (Inherited from ProjPost.) |
| checkQtyNegative | Determines whether the transaction should check for negative quantity values. (Inherited from ProjPost.) |
| checkReverseCommittedCost | (Inherited from ProjPost.) |
| checkTrans | Checks to make sure that the mandatory transaction fields contain values. (Inherited from ProjPost.) |
| checkUpdateBudget | Checks if a budget update is required. (Inherited from ProjPost.) |
| checkUpdateForecast | (Inherited from ProjPost.) |
| committedCostReverse | (Inherited from ProjPost.) |
| costEnterCredit | Determines whether the posting should have a credit amount for the cost account. (Inherited from ProjPost.) |
| costEnterDebit | Determines whether the posting should have a debit amount for the cost account. (Inherited from ProjPost.) |
| costValueCUR | Returns the cost amount for the transaction. (Inherited from ProjPost.) |
| createCostSalesDistributions | (Inherited from ProjPost.) |
| createFundingAllocationListBasedOnTrx | Defines the internal funding allocation map based on an existing transaction. (Inherited from ProjPost.) |
| creditAccountCostValueLedgerDimension | Returns the ledger dimension for posting the credit side of transactions for costs. (Inherited from ProjPost.) |
| creditAccountOnAccLedgerDimension | Retrieves the ledger dimension to use to post the credit side of transactions for on-account accounts. (Overrides the creditAccountOnAccLedgerDimension Method.) |
| creditAccountSalesAccruedLedgerDimension | Returns the ledger dimension that is used for posting accrued sales amounts. (Inherited from ProjPost.) |
| creditAccountTurnoverLedgerDimension | Returns the ledger dimension that is used for posting revenue amounts. (Inherited from ProjPost.) |
| currencyIdCost | Returns the country identifier for computing taxes on transaction costs. (Inherited from ProjPost.) |
| currencyIdSales | Retrieves the country code to use to compute taxes on sales transactions. (Overrides the currencyIdSales Method.) |
| debitAccountCostValueLedgerDimension | Returns the ledger dimension that is used for the debit side of a posting transaction for costs. (Inherited from ProjPost.) |
| debitAccountOnAccLedgerDimension | Retrieves the ledger dimension to use for the debit side to post an on-account transaction. (Overrides the debitAccountOnAccLedgerDimension Method.) |
| debitAccountSalesAccruedLedgerDimension | Returns the ledger dimension that is used for the debit side of a posting transaction for sales-accrued revenue. (Inherited from ProjPost.) |
| defaultDimension | Retrieves the dimension value from the projTrans instance variable. (Inherited from ProjPost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate | Retrieve the exchange rate to use to compute amounts in the default currency. (Inherited from ProjPost.) |
| exchRateSales | Gets the exchange rate to use for a sales amount posting. (Overrides the exchRateSales Method.) |
| exchRateSecondary | (Inherited from ProjPost.) |
| exchRateSecondarySales | Returns the secondary exchange rate to use in posting sales amounts.This value is used when triangulation is required to determine the default currency amount. (Inherited from ProjPost.) |
| exchRateSecondaryTurnover | (Inherited from ProjPost.) |
| exchRateTurnover | (Inherited from ProjPost.) |
| forecastUpdate | (Inherited from ProjPost.) |
| getbudgetAdjustmentType | Obtains the adjustment type of budget. (Inherited from ProjPost.) |
| getInvoiceLedgerList | (Inherited from ProjPost.) |
| getRefTransId | Obtains the reference transaction ID that is associated with the project transaction. (Inherited from ProjPost.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initProjControlCalc | |
| initSalesLine | (Inherited from ProjPost.) |
| initUpdate | (Inherited from ProjPost.) |
| investmentElimination | Returns the investment elimination value. (Inherited from ProjPost.) |
| isTransCorrection | Indicates whether the project transaction should be posted as correction or not. (Inherited from ProjPost.) |
| ledgerCostAmountMST | Gets or sets the value of LedgerCostAmountMST, which represents the amount in the default currency. (Inherited from ProjPost.) |
| ledgerSalesAmount | Gets the sales account to be posted to the general ledger. (Overrides the ledgerSalesAmount Method.) |
| ledgerTransActionsCreate | Validates the transaction and then posts the transaction to the ledger. (Inherited from ProjPost.) |
| new | Initializes a new instance of the ProjPostOnAccEstimate class. (Overrides the new Method.) |
| newTrans | (Inherited from ProjPost.) |
| 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.) |
| oneVoucher | Indicates whether one voucher was created for the journal. (Inherited from ProjPost.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAdjRefTransId | Gets or sets the AdjRefTransId parameter. (Inherited from ProjPost.) |
| parmAdjustBuffer | Gets or sets the AdjustBuffer parameter. (Inherited from ProjPost.) |
| parmadjustBufferCost | Gets or sets the adjustBufferCost parameter. (Inherited from ProjPost.) |
| parmadjustBufferSale | Gets or sets the adjustBufferSale parameter. (Inherited from ProjPost.) |
| parmAdjustCorrection | Gets or sets the AdjustCorrection parameter. (Inherited from ProjPost.) |
| parmAdjustment | Gets or sets the Adjustment parameter. (Inherited from ProjPost.) |
| parmAdjustmentDate | Gets or sets the AdjustmentDate parameter. (Inherited from ProjPost.) |
| parmAdjustmentLedgerSalesAmount | Gets or sets the AdjustmentLedgerSalesAmount parameter. (Inherited from ProjPost.) |
| parmAdjustRefId | Gets or sets the AdjustRefId parameter. (Inherited from ProjPost.) |
| parmcheckCreditNoteItem | Gets or sets the checkCreditNoteItem parameter. (Inherited from ProjPost.) |
| parmCommittedCostReverse | Gets or sets the CommittedCostReverse parameter. (Inherited from ProjPost.) |
| parmCostUseOrig | Gets or sets the CostUseOrig parameter. (Inherited from ProjPost.) |
| parmCreateTrans | Gets or sets the CreateTrans parameter. (Inherited from ProjPost.) |
| parmElimination | Gets or sets the Elimination parameter. (Inherited from ProjPost.) |
| parmEnterAccruedOnAcc | Gets or sets the EnterAccruedOnAcc parameter. (Inherited from ProjPost.) |
| parmEnterCost | Gets or sets the EnterCost parameter. (Inherited from ProjPost.) |
| parmEnterSalesAccrued | Gets or sets the EnterSalesAccrued parameter. (Inherited from ProjPost.) |
| parmEnterTurnover | Gets or sets the EnterTurnover parameter. (Inherited from ProjPost.) |
| parmFundingSourceList | Gets or sets the FundingSourceList parameter. (Inherited from ProjPost.) |
| parmInventTransId | Gets or sets the InventTransId parameter. (Inherited from ProjPost.) |
| parmIsCreditNote | Gets or sets the IsCreditNote parameter. (Inherited from ProjPost.) |
| parmIsDimensionUptake | Gets or sets the IsDimensionUptake parameter. (Inherited from ProjPost.) |
| parmLedgerDimension | Gets or sets the value of a ledger dimension. (Inherited from ProjPost.) |
| parmLedgerOrigin | Gets or sets the LedgerOrigin parameter. (Inherited from ProjPost.) |
| parmLedgerStatusCost | Gets or sets the LedgerStatusCost parameter. (Inherited from ProjPost.) |
| parmLedgerVoucher | Gets or sets the LedgerVoucher parameter. (Inherited from ProjPost.) |
| parmloadOnInventoryAmount_IN | Gets or sets the loadOnInventoryAmount_IN parameter. (Inherited from ProjPost.) |
| parmNotEnterNeverLedger | Gets or sets the NotEnterNeverLedger parameter. (Inherited from ProjPost.) |
| parmNotEnterNoneLedger | Gets or sets the NotEnterNoneLedger parameter. (Inherited from ProjPost.) |
| parmNotForecastReduction | Gets or sets the NotForecastReduction parameter. (Inherited from ProjPost.) |
| parmOriginCost | Gets or sets the OriginCost parameter. (Inherited from ProjPost.) |
| parmPeriodWIP | Gets or sets the PeriodWIP parameter. (Inherited from ProjPost.) |
| parmPostToGeneralLedger | Gets or sets the PostToGeneralLedger parameter. (Inherited from ProjPost.) |
| parmProjItemTransCostType | Gets or sets the ProjItemTransCostType parameter. (Inherited from ProjPost.) |
| parmProjProposalJour | Gets or sets the ProjProposalJour parameter. (Inherited from ProjPost.) |
| parmProjTrans | Gets or sets the ProjTrans parameter. (Inherited from ProjPost.) |
| parmReverseAccrued | Gets or sets the ReverseAccrued parameter. (Inherited from ProjPost.) |
| parmSaleRefRecId | Gets or sets the SaleRefRecId parameter. (Inherited from ProjPost.) |
| parmSalesAmountMST | Gets or sets the SalesAmountMST parameter. (Inherited from ProjPost.) |
| parmSalesLine | Gets or sets the SalesLine parameter. (Inherited from ProjPost.) |
| parmSalesQty | Gets or sets the SalesQty parameter. (Inherited from ProjPost.) |
| parmsalesUseOrig | Gets or sets the salesUseOrig parameter. (Inherited from ProjPost.) |
| parmSkipCheckLedgerTransDate | Gets or sets the SkipCheckLedgerTransDate parameter. (Inherited from ProjPost.) |
| parmSplitTransQtyCon | Gets or sets the SplitTransQtyCon parameter. (Inherited from ProjPost.) |
| parmsuppressBudgetMessages | Gets or sets the suppressBudgetMessages parameter. (Inherited from ProjPost.) |
| parmTax_RU | Gets or sets the Tax_RU parameter. (Inherited from ProjPost.) |
| parmTaxAmountCur | Gets or sets the TaxAmountCur parameter. (Inherited from ProjPost.) |
| parmTaxInformation_IN | Gets or sets the value of TaxInformationRecId. (Inherited from ProjPost.) |
| parmTaxParentReferenceRecId | Gets or sets the TaxParentReferenceRecId parameter. (Inherited from ProjPost.) |
| parmTaxParentReferenceTableId | Gets or sets the TaxParentReferenceTableId parameter. (Inherited from ProjPost.) |
| parmTransactionOrigin | Gets or sets the TransactionOrigin parameter. (Inherited from ProjPost.) |
| parmTransactionOriginOrig | Gets or sets the TransactionOriginOrig parameter. (Inherited from ProjPost.) |
| parmTransIdCost | Gets or sets the TransIdCost parameter. (Inherited from ProjPost.) |
| parmTransIdNew | Gets the TransIdNew parameter. (Inherited from ProjPost.) |
| parmTransIdOrig | Gets or sets the TransIdOrig parameter. (Inherited from ProjPost.) |
| parmTransIdRef | Gets or sets the TransIdRef parameter. (Inherited from ProjPost.) |
| parmTransIdSales | Gets or sets the TransIdSales parameter. (Inherited from ProjPost.) |
| parmTransStatus | Gets or sets the TransStatus parameter. (Inherited from ProjPost.) |
| parmUpdateTrans | Gets or sets the UpdateTrans parameter. (Inherited from ProjPost.) |
| parmUseTransCurrReverseAccrued | Gets or sets the UseTransCurrReverseAccrued parameter. (Inherited from ProjPost.) |
| postCost | Handles the ledger journal entries for posting to cost accounts. (Inherited from ProjPost.) |
| postingType | Gets or sets the value of PostingType. (Inherited from ProjPost.) |
| postingTypeCost | Returns the ledger posting type that is associated with posting project costs based on the current project ledger status. (Inherited from ProjPost.) |
| postingTypeOffsetCost | Returns the ledger posting type for project offset cost posting based on the current ledger status of the project. (Inherited from ProjPost.) |
| postingTypeOffsetOnAcc | Retrieves the ProjWIPInvoicedOnAccount value of the LedgerPostingType enumeration type. (Overrides the postingTypeOffsetOnAcc Method.) |
| postingTypeOffsetTurnoverAccrued | Returns the enumeration value LedgerPostingType::ProjSalesvalueOffset. (Inherited from ProjPost.) |
| postingTypeOnAcc | Retrieves the ProjAccruedRevenueOnAccount value of the LedgerPostingType enumeration type. (Overrides the postingTypeOnAcc Method.) |
| postingTypeRetainage | (Inherited from ProjPost.) |
| postingTypeTurnover | Returns the enumeration value LedgerPostingType::ProjTurnover. (Inherited from ProjPost.) |
| postingTypeTurnoverAccrued | Returns the enumeration value LedgerPostingType::ProjSalesValue. (Inherited from ProjPost.) |
| postNeverLedger | Handles the posting of ledger journal entries when the ledger posting type is equal to the enumeration value LedgerPostingType::ProjNeverLedger. (Inherited from ProjPost.) |
| postNoneLedger | Handles the posting of ledger journal entries when the ledger posting type is equal to the enumeration value LedgerPostingType::ProjNoneLedger. (Inherited from ProjPost.) |
| postOnAccAccrued | Handles the ledger journal entries for posting to on-account accrued revenue accounts. (Inherited from ProjPost.) |
| postTrans | Handles the creating and posting of ledger journal entries for the transaction. (Inherited from ProjPost.) |
| postTurnover | Handles the ledger journal entries for posting to sales accounts. (Inherited from ProjPost.) |
| postTurnoverAccrued | Handles the ledger journal entries for posting to accrued revenue accounts. (Inherited from ProjPost.) |
| projControlPeriodTable | |
| projTransCreate | Allows for extensibility in creating a transaction posting. The method contains no code. (Inherited from ProjPost.) |
| projTransUpdate | Creates a transaction posting. (Overrides the projTransUpdate Method.) |
| salesAmountMST | (Inherited from ProjPost.) |
| setFundingSource | (Inherited from ProjPost.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| triangulation | (Inherited from ProjPost.) |
| triangulationSales | Returns an enumeration value that specifies whether triangulation is required for computing the exchange rate. (Inherited from ProjPost.) |
| updateProjItemTransCost | (Inherited from ProjPost.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: