ProjBudgetTransactionLine_HourJournal Class [AX 2012]

The ProjBudgetTransactionLine_HourJournal class is used to hold the budget transaction information associated with the hour journal.

class ProjBudgetTransactionLine_HourJournal extends ProjBudgetTransactionLine

Run On

Called

  MethodDescription
Gg847725.pubmethod(en-us,AX.60).gif activityNumber Returns project activity number of the transaction. (Overrides the activityNumber Method.)
Gg847725.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif categoryId Retrieves project category ID of the transaction. (Overrides the categoryId Method.)
Gg847725.pubmethod(en-us,AX.60).gif costAmount Retrieves the cost amount of the transaction after currency conversion. (Overrides the costAmount Method.)
Gg847725.pubmethod(en-us,AX.60).gif costAmountCurrencyCode Retrieves the currency code of the cost amount. (Overrides the costAmountCurrencyCode Method.)
Gg847725.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif linePropertyId Retrieves the project line property ID of the transaction. (Overrides the linePropertyId Method.)
Gg847725.pubmethod(en-us,AX.60).gif new Creates an instance of the ProjBudgetTransactionLine_HourJournal class. (Overrides the new Method.)
Gg847725.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.)
Gg847725.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.)
Gg847725.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif parmCostAmount Gets or sets the CostAmount parameter. (Inherited from ProjBudgetTransactionLine.)
Gg847725.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter. (Inherited from ProjBudgetTransactionLine.)
Gg847725.pubmethod(en-us,AX.60).gif parmSalesAmount Gets or sets the SalesAmount parameter. (Inherited from ProjBudgetTransactionLine.)
Gg847725.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter. (Inherited from ProjBudgetTransactionLine.)
Gg847725.pubmethod(en-us,AX.60).gif parmTransIdRef Gets or sets the TransIdRef parameter. (Overrides the parmTransIdRef Method.)
Gg847725.pubmethod(en-us,AX.60).gif projId Retrieves the project ID of the transaction. (Overrides the projId Method.)
Gg847725.pubmethod(en-us,AX.60).gif salesAmount Retrieves the sales amount of the transaction after currency conversion. (Overrides the salesAmount Method.)
Gg847725.pubmethod(en-us,AX.60).gif salesAmountCurrencyCode Retrieves the currency code of sales amount. (Overrides the salesAmountCurrencyCode Method.)
Gg847725.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif transDate Retrieves transaction date of the transaction. (Overrides the transDate Method.)
Gg847725.pubmethod(en-us,AX.60).gif transId Retrieves transaction ID of the transaction. (Overrides the transId Method.)
Gg847725.pubmethod(en-us,AX.60).gif transType Retrieves the transaction type of the transaction line. (Overrides the transType Method.)
Gg847725.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.)
Gg847725.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg847725.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ProjBudgetTransactionLine Class
    ProjBudgetTransactionLine_HourJournal Class

Community Additions

ADD
Show: