Share via


ProjPost Class [AX 2012]

The ProjPost class serves as the base class for all project posting.

Syntax

class ProjPost

Run On

Server

Methods

  Method Description
Gg896675.protmethod(en-us,AX.60).gif adjustmentLedgerSalesAmount
Gg896675.pubmethod(en-us,AX.60).gif budgetUpdate Updates the budget amount.
Gg896675.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif checkEnterAccruedCredit Determines whether the posting should have an accrued credit amount.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterAccruedDebit Determines whether the posting should have an accrued debit amount.
Gg896675.protmethod(en-us,AX.60).gif checkEnterCostValue Checks whether the posting requires posting to a cost account and whether a non-zero value has been entered.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterNeverLedger Checks the project ledger status field for costs to determine whether costs are posted to general ledgers.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterNoneLedger Checks to determine whether there should be a ledger posting of costs.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterOnAcc Returns whether the transaction requires the entry of accrued on-account values.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterOnAccCredit Determines whether the posting should have a credit amount for the on-account account.
Gg896675.pubmethod(en-us,AX.60).gif checkEnterOnAccDebit Determines whether the posting should have a debit amount for the on-account account.
Gg896675.protmethod(en-us,AX.60).gif checkEnterSalesAccrued Checks whether the accrued sales amount has been entered and is expected to be posted.
Gg896675.protmethod(en-us,AX.60).gif checkEnterTurnover Checks whether revenue should be posted for the transaction.
Gg896675.protmethod(en-us,AX.60).gif checkLedger Checks whether the transaction should be posted to the general ledgers.
Gg896675.pubmethod(en-us,AX.60).gif checkLedgerStatusOrig Check whether the ledger posting status is set not to post.
Gg896675.protmethod(en-us,AX.60).gif 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.
Gg896675.pubmethod(en-us,AX.60).gif checkQtyNegative Determines whether the transaction should check for negative quantity values.
Gg896675.pubmethod(en-us,AX.60).gif checkReverseCommittedCost
Gg896675.pubmethod(en-us,AX.60).gif checkTrans Checks to make sure that the mandatory transaction fields contain values.
Gg896675.pubmethod(en-us,AX.60).gif checkUpdateBudget Checks if a budget update is required.
Gg896675.pubmethod(en-us,AX.60).gif checkUpdateForecast
Gg896675.pubmethod(en-us,AX.60).gif committedCostReverse
Gg896675.protmethod(en-us,AX.60).gif costEnterCredit Determines whether the posting should have a credit amount for the cost account.
Gg896675.protmethod(en-us,AX.60).gif costEnterDebit Determines whether the posting should have a debit amount for the cost account.
Gg896675.protmethod(en-us,AX.60).gif costValueCUR Returns the cost amount for the transaction.
Gg896675.pubmethod(en-us,AX.60).gif createCostSalesDistributions
Gg896675.pubmethod(en-us,AX.60).gif createFundingAllocationListBasedOnTrx Defines the internal funding allocation map based on an existing transaction.
Gg896675.pubmethod(en-us,AX.60).gif creditAccountCostValueLedgerDimension Returns the ledger dimension for posting the credit side of transactions for costs.
Gg896675.pubmethod(en-us,AX.60).gif creditAccountOnAccLedgerDimension Returns the ledger dimension for posting the credit side of transactions for on-account accounts.
Gg896675.pubmethod(en-us,AX.60).gif creditAccountSalesAccruedLedgerDimension Returns the ledger dimension that is used for posting accrued sales amounts.
Gg896675.pubmethod(en-us,AX.60).gif creditAccountTurnoverLedgerDimension Returns the ledger dimension that is used for posting revenue amounts.
Gg896675.pubmethod(en-us,AX.60).gif currencyIdCost Returns the country identifier for computing taxes on transaction costs.
Gg896675.pubmethod(en-us,AX.60).gif currencyIdSales Returns the country code for computing taxes on sales transactions.
Gg896675.pubmethod(en-us,AX.60).gif debitAccountCostValueLedgerDimension Returns the ledger dimension that is used for the debit side of a posting transaction for costs.
Gg896675.pubmethod(en-us,AX.60).gif debitAccountOnAccLedgerDimension Returns the ledger dimension that is used for the debit side of posting an on-account transaction.
Gg896675.pubmethod(en-us,AX.60).gif debitAccountSalesAccruedLedgerDimension Returns the ledger dimension that is used for the debit side of a posting transaction for sales-accrued revenue.
Gg896675.pubmethod(en-us,AX.60).gif defaultDimension Retrieves the dimension value from the projTrans instance variable.
Gg896675.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif exchRate Retrieve the exchange rate to use to compute amounts in the default currency.
Gg896675.pubmethod(en-us,AX.60).gif exchRateSales Retrieves the exchange rate to use for a sales amount posting.
Gg896675.pubmethod(en-us,AX.60).gif exchRateSecondary
Gg896675.pubmethod(en-us,AX.60).gif 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.
Gg896675.pubmethod(en-us,AX.60).gif exchRateSecondaryTurnover
Gg896675.pubmethod(en-us,AX.60).gif exchRateTurnover
Gg896675.pubmethod(en-us,AX.60).gif forecastUpdate
Gg896675.protmethod(en-us,AX.60).gif getbudgetAdjustmentType Obtains the adjustment type of budget.
Gg896675.pubmethod(en-us,AX.60).gif getInvoiceLedgerList
Gg896675.protmethod(en-us,AX.60).gif getRefTransId Obtains the reference transaction ID that is associated with the project transaction.
Gg896675.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg896675.protmethod(en-us,AX.60).gif initSalesLine
Gg896675.pubmethod(en-us,AX.60).gif initUpdate
Gg896675.pubmethod(en-us,AX.60).gif investmentElimination Returns the investment elimination value.
Gg896675.pubmethod(en-us,AX.60).gif isTransCorrection Indicates whether the project transaction should be posted as correction or not.
Gg896675.protmethod(en-us,AX.60).gif ledgerCostAmountMST Gets or sets the value of LedgerCostAmountMST, which represents the amount in the default currency.
Gg896675.pubmethod(en-us,AX.60).gif ledgerSalesAmount Returns the sales account to be posted to the general ledger.
Gg896675.protmethod(en-us,AX.60).gif ledgerTransActionsCreate Validates the transaction and then posts the transaction to the ledger.
Gg896675.pubmethod(en-us,AX.60).gif new Returns a new instance of ProjPost.
Gg896675.pubmethod(en-us,AX.60).gif newTrans
Gg896675.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.)
Gg896675.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.)
Gg896675.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg896675.protmethod(en-us,AX.60).gif oneVoucher Indicates whether one voucher was created for the journal.
Gg896675.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif parmAdjRefTransId Gets or sets the AdjRefTransId parameter.
Gg896675.protmethod(en-us,AX.60).gif parmAdjustBuffer Gets or sets the AdjustBuffer parameter.
Gg896675.protmethod(en-us,AX.60).gif parmadjustBufferCost Gets or sets the adjustBufferCost parameter.
Gg896675.protmethod(en-us,AX.60).gif parmadjustBufferSale Gets or sets the adjustBufferSale parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmAdjustCorrection Gets or sets the AdjustCorrection parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmAdjustment Gets or sets the Adjustment parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmAdjustmentDate Gets or sets the AdjustmentDate parameter.
Gg896675.protmethod(en-us,AX.60).gif parmAdjustmentLedgerSalesAmount Gets or sets the AdjustmentLedgerSalesAmount parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmAdjustRefId Gets or sets the AdjustRefId parameter.
Gg896675.protmethod(en-us,AX.60).gif parmcheckCreditNoteItem Gets or sets the checkCreditNoteItem parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmCommittedCostReverse Gets or sets the CommittedCostReverse parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmCostUseOrig Gets or sets the CostUseOrig parameter.
Gg896675.protmethod(en-us,AX.60).gif parmCreateTrans Gets or sets the CreateTrans parameter.
Gg896675.protmethod(en-us,AX.60).gif parmElimination Gets or sets the Elimination parameter.
Gg896675.protmethod(en-us,AX.60).gif parmEnterAccruedOnAcc Gets or sets the EnterAccruedOnAcc parameter.
Gg896675.protmethod(en-us,AX.60).gif parmEnterCost Gets or sets the EnterCost parameter.
Gg896675.protmethod(en-us,AX.60).gif parmEnterSalesAccrued Gets or sets the EnterSalesAccrued parameter.
Gg896675.protmethod(en-us,AX.60).gif parmEnterTurnover Gets or sets the EnterTurnover parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmFundingSourceList Gets or sets the FundingSourceList parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmIsCreditNote Gets or sets the IsCreditNote parameter.
Gg896675.protmethod(en-us,AX.60).gif parmIsDimensionUptake Gets or sets the IsDimensionUptake parameter.
Gg896675.protmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the value of a ledger dimension.
Gg896675.pubmethod(en-us,AX.60).gif parmLedgerOrigin Gets or sets the LedgerOrigin parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmLedgerStatusCost Gets or sets the LedgerStatusCost parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmLedgerVoucher Gets or sets the LedgerVoucher parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmloadOnInventoryAmount_IN Gets or sets the loadOnInventoryAmount_IN parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmNotEnterNeverLedger Gets or sets the NotEnterNeverLedger parameter.
Gg896675.protmethod(en-us,AX.60).gif parmNotEnterNoneLedger Gets or sets the NotEnterNoneLedger parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmNotForecastReduction Gets or sets the NotForecastReduction parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmOriginCost Gets or sets the OriginCost parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmPeriodWIP Gets or sets the PeriodWIP parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmPostToGeneralLedger Gets or sets the PostToGeneralLedger parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmProjItemTransCostType Gets or sets the ProjItemTransCostType parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmProjProposalJour Gets or sets the ProjProposalJour parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmProjTrans Gets or sets the ProjTrans parameter.
Gg896675.protmethod(en-us,AX.60).gif parmReverseAccrued Gets or sets the ReverseAccrued parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmSaleRefRecId Gets or sets the SaleRefRecId parameter.
Gg896675.protmethod(en-us,AX.60).gif parmSalesAmountMST Gets or sets the SalesAmountMST parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmSalesLine Gets or sets the SalesLine parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmSalesQty Gets or sets the SalesQty parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmsalesUseOrig Gets or sets the salesUseOrig parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmSkipCheckLedgerTransDate Gets or sets the SkipCheckLedgerTransDate parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmSplitTransQtyCon Gets or sets the SplitTransQtyCon parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmsuppressBudgetMessages Gets or sets the suppressBudgetMessages parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTax_RU Gets or sets the Tax_RU parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTaxAmountCur Gets or sets the TaxAmountCur parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTaxInformation_IN Gets or sets the value of TaxInformationRecId.
Gg896675.pubmethod(en-us,AX.60).gif parmTaxParentReferenceRecId Gets or sets the TaxParentReferenceRecId parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTaxParentReferenceTableId Gets or sets the TaxParentReferenceTableId parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransactionOrigin Gets or sets the TransactionOrigin parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransactionOriginOrig Gets or sets the TransactionOriginOrig parameter.
Gg896675.protmethod(en-us,AX.60).gif parmTransIdCost Gets or sets the TransIdCost parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransIdNew Gets the TransIdNew parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransIdOrig Gets or sets the TransIdOrig parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransIdRef Gets or sets the TransIdRef parameter.
Gg896675.protmethod(en-us,AX.60).gif parmTransIdSales Gets or sets the TransIdSales parameter.
Gg896675.pubmethod(en-us,AX.60).gif parmTransStatus Gets or sets the TransStatus parameter.
Gg896675.protmethod(en-us,AX.60).gif parmUpdateTrans Gets or sets the UpdateTrans parameter.
Gg896675.protmethod(en-us,AX.60).gif parmUseTransCurrReverseAccrued Gets or sets the UseTransCurrReverseAccrued parameter.
Gg896675.protmethod(en-us,AX.60).gif postCost Handles the ledger journal entries for posting to cost accounts.
Gg896675.protmethod(en-us,AX.60).gif postingType Gets or sets the value of PostingType.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeCost Returns the ledger posting type that is associated with posting project costs based on the current project ledger status.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeOffsetCost Returns the ledger posting type for project offset cost posting based on the current ledger status of the project.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeOffsetOnAcc Returns the enumeration value LedgerPostingType::ProjWIPInvoicedOnAccount.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeOffsetTurnoverAccrued Returns the enumeration value LedgerPostingType::ProjSalesvalueOffset.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeOnAcc Returns the enumeration value LedgerPostingType::ProjAccruedRevenueOnAccount.
Gg896675.protmethod(en-us,AX.60).gif postingTypeRetainage
Gg896675.protmethod(en-us,AX.60).gif postingTypeTurnover Returns the enumeration value LedgerPostingType::ProjTurnover.
Gg896675.pubmethod(en-us,AX.60).gif postingTypeTurnoverAccrued Returns the enumeration value LedgerPostingType::ProjSalesValue.
Gg896675.pubmethod(en-us,AX.60).gif postNeverLedger Handles the posting of ledger journal entries when the ledger posting type is equal to the enumeration value LedgerPostingType::ProjNeverLedger.
Gg896675.pubmethod(en-us,AX.60).gif postNoneLedger Handles the posting of ledger journal entries when the ledger posting type is equal to the enumeration value LedgerPostingType::ProjNoneLedger.
Gg896675.protmethod(en-us,AX.60).gif postOnAccAccrued Handles the ledger journal entries for posting to on-account accrued revenue accounts.
Gg896675.pubmethod(en-us,AX.60).gif postTrans Handles the creating and posting of ledger journal entries for the transaction.
Gg896675.protmethod(en-us,AX.60).gif postTurnover Handles the ledger journal entries for posting to sales accounts.
Gg896675.protmethod(en-us,AX.60).gif postTurnoverAccrued Handles the ledger journal entries for posting to accrued revenue accounts.
Gg896675.pubmethod(en-us,AX.60).gif projTransCreate Allows for extensibility in creating a transaction posting. The method contains no code.
Gg896675.pubmethod(en-us,AX.60).gif projTransUpdate Allows for extensibility in creating a transaction posting. The method contains no code.
Gg896675.protmethod(en-us,AX.60).gif salesAmountMST
Gg896675.privmethod(en-us,AX.60).gif setCustomsAmount_IN
Gg896675.pubmethod(en-us,AX.60).gif setFundingSource
Gg896675.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif triangulation
Gg896675.pubmethod(en-us,AX.60).gif triangulationSales Returns an enumeration value that specifies whether triangulation is required for computing the exchange rate.
Gg896675.pubmethod(en-us,AX.60).gif updateProjItemTransCost
Gg896675.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.)
Gg896675.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::checkCreateProjCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::createSplitList
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::financialInventPost Posts project ledger transactions.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::inventAdjustPost Method that handles posting of adjustment amount from the inventory close to the same account type as the original item
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCheckTrans Returns a new instance of ProjPost for posting ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCheckTransAmount
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateCostEstimate Returns a new instance of ProjPost for posting cost estimates to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateCostEstimateInvestment Returns a new instance of ProjPost for posting cost estimates for investment projects to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProdTransAndLedger
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjCostAndLedger Returns a new instance of ProjPost for posting costs from journal entries to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjCostAndLedger_IN Creates new project and ledger.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjCostAndLedgerAdj
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjCostAndLedgerCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjCostAndLedgerSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransAndLedger Returns a new instance of ProjPost for posting from journal entries to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransAndLedgerAdj
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransAndLedgerAdjCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransAndLedgerAdjSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItem Returns a new instance of ProjPost for posting an item adjustment to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemAdjust Returns a new instance of ProjPost for posting an item adjustment to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemAdjustNeg Returns a new instance of ProjPost for posting a negative item adjustment to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemCostAdjust
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemCostAdjustNeg
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemSaleAdjust
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newCreateProjTransItemSaleAdjustNeg
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterCost_ProposalDetail
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterCost_TrxDetail
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterOnAcc Returns a new instance of ProjPost for posting on-account ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterOnAccEstimate Returns a new instance of ProjPost for posting on-account estimates to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterOnAccEstimateInvoice
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterOnAccSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterRevenueEstimate Returns a new instance of ProjPost for posting revenue estimates to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterSalesAccrued_Proposal Retrieves a new instance of the ProjPost object to use to post accrued revenue amounts to ledgers.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterSalesAccrued_ProposalDetail
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterSalesAccrued_TrxDetail
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newEnterSMAAccrued Returns a new instance of ProjPost for posting service agreement amounts to ledgers.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newInventNeverLedger
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newInventNeverLedger2
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newInventUpd_Financial Returns a new instance of ProjPost for posting inventory updates to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newInventUpd_Physical
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newInventUpd_PhysicalAdjust
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newProdCheckTrans
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newProjPostItemSalesLine
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newProjTrans_TrxDetail
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdj Returns a new instance of ProjPost for posting adjustment transactions to ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeJournal Returns a new instance of ProjPost for posting negative adjustments by using existing ledger journal entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeJournalCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeJournalSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeNotStockedCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeTrans Retrieves a new instance of the ProjPost object to use to post negative adjustment ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeTransCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNegativeTransSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNoLedger Returns a new instance of ProjPost for posting adjustments without ledger entries.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNoLedgerCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNoLedgerSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjNotStockedCost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::newTransAdjSale
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::physicalInventPost Creates the transaction project item and post project ledger transactions.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::postItemReverseTransaction Removes the Ledger Voucher that was added in from the Inventory and splits it.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::psaNewCreateProjIndirectCostAndRevenue
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::psaNewEnterIndirectSalesAccrued
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::psaNewIndirectComponentPost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::psaNewRetainagePost
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::psaReverseProjIndirectRevenue Creates a new instance of the ProjPost class.
Gg896675.pubmethod(en-us,AX.60).gif Gg896675.static(en-us,AX.60).gif ::validateBudget Validates the project budget for the project journals.

Top

Remarks

Each transaction will extend this class and provide any additional functionality required.

Inheritance Hierarchy

Object Class
  ProjPost Class
    ProjPostARRetention Class
    ProjPostCostEstimate Class
    ProjPostCostJournal Class
    ProjPostCostProposal Class
    ProjPostCostTrans Class
    ProjPostEmplJournal Class
    ProjPostEmplProposal Class
    ProjPostEmplTrans Class
    ProjPostItemInventNoLedger Class
    ProjPostItemInventUpd_Financial Class
    ProjPostItemInventUpd_Physical Class
    ProjPostItemInventUpd_PhysicalAdjust Class
    ProjPostItemJournal Class
    ProjPostItemPackingSlip Class
    ProjPostItemProposal Class
    ProjPostItemTrans Class
    ProjPostItemTransCost Class
    ProjPostItemTransCost_AdjNotStocked Class
    ProjPostOnAccEstimate Class
    ProjPostOnAccEstimateInvoice Class
    ProjPostOnAccProposal Class
    ProjPostRevenueEstimate Class
    ProjPostRevenueJournal Class
    ProjPostRevenueProposal Class
    ProjPostRevenueSMAAccrueLines Class
    ProjPostRevenueTrans Class
    PSAProjPost_IndirectComponentInvoice Class
    PSAProjPostEmplIndirect Class

See Also

ProjPostCostTrans Class

ProjPostEmplTrans Class

ProjPostRevenueJournal Class