ProjIntercompanyInvoiceOrigExpense Class [AX 2012]

This class maps the values from an intercompany expense report line to be used when generating an invoice against the borrowing legal entity.

class ProjIntercompanyInvoiceOrigExpense implements ProjIntercompanyInvoiceOrigTrans

Run On

Called

  MethodDescription
Dn543230.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif getActivityNumber Returns the activity number of the expense line.
Dn543230.pubmethod(en-us,AX.60).gif getAmountCur Retrieves the total line amount to be invoiced to the other legal entity.
Dn543230.pubmethod(en-us,AX.60).gif getCostCurrency Retrieves the currency code in which the cost is incurred in the lending company.
Dn543230.pubmethod(en-us,AX.60).gif getCostPrice Retrieves the cost price of the transaction incurred in the lending company.
Dn543230.pubmethod(en-us,AX.60).gif getCurrencyCode Retrieves the currency code of the transaction, which is the one that the borrowing legal entity will be invoiced.
Dn543230.pubmethod(en-us,AX.60).gif getDataAreaId Retrieves the data area ID of the lending legal entity.
Dn543230.pubmethod(en-us,AX.60).gif getDescription Retrieves a description of the transaction.
Dn543230.pubmethod(en-us,AX.60).gif getFinalSalesCurrencyCode Retrieves the currency in which the sales price to the end customer is expressed in.
Dn543230.pubmethod(en-us,AX.60).gif getFinalSalesPrice Retrieves the sales price that the final customer will be charged for this item.
Dn543230.pubmethod(en-us,AX.60).gif getIndirectCost Retrieves the invoice indirect component amount.
Dn543230.pubmethod(en-us,AX.60).gif getLinePropertyId Retrieves the line property ID of the transaction.
Dn543230.pubmethod(en-us,AX.60).gif getProjectCategoryId Retrieves the project category ID of the transaction.
Dn543230.pubmethod(en-us,AX.60).gif getProjectDataAreaId Retrieves the data area ID of the borrowing legal entity.
Dn543230.pubmethod(en-us,AX.60).gif getProjectId Retrieves the ID of the related project in the borrowing legal entity.
Dn543230.pubmethod(en-us,AX.60).gif getQuantity Retrieves the number of items in this transaction.
Dn543230.pubmethod(en-us,AX.60).gif getRecId Retrieves the record ID of the expense line.
Dn543230.pubmethod(en-us,AX.60).gif getSalesPrice Gets the sales price that the other legal entity is expected to pay for the expense.
Dn543230.pubmethod(en-us,AX.60).gif getSourceDocumentLine Retrieves the record ID of the source document line associated with the transaction.
Dn543230.pubmethod(en-us,AX.60).gif getTaxItemGroup Retrieves the item sales tax group that will be used in the invoice line for this transaction.
Dn543230.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif getTransDate Retrieves the transaction date.
Dn543230.pubmethod(en-us,AX.60).gif getTransOrigin Retrieves the origin of the transaction.
Dn543230.pubmethod(en-us,AX.60).gif getTransType Retrieves the type of the project transaction.
Dn543230.pubmethod(en-us,AX.60).gif getUnitOfMeasureSymbol Retrieves the symbol of the unit of measure in which the quantity of this item is expressed.
Dn543230.pubmethod(en-us,AX.60).gif getUnitPrice Retrieves the unit price of the resource being invoiced.
Dn543230.pubmethod(en-us,AX.60).gif getWorker Retrieves the record ID of the worker related to this transaction.
Dn543230.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn543230.protmethod(en-us,AX.60).gif new Creates a new instance based on a TrvExpTrans record.
Dn543230.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.)
Dn543230.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.)
Dn543230.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif setBilled Updates the billing status of the transaction being invoiced.
Dn543230.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif showTrans Displays the transaction in a form.
Dn543230.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn543230.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.)
Dn543230.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn543230.pubmethod(en-us,AX.60).gif Dn543230.static(en-us,AX.60).gif ::construct Initializes a new instance of the ProjIntercompanyInvoiceOrigExpense class.
Dn543230.pubmethod(en-us,AX.60).gif Dn543230.static(en-us,AX.60).gif ::newFromTrvExpTransRecId Creates a new instance of ProjIntercompanyInvoiceOrigExpense for a given expense trans record ID.
Top

Object Class
  ProjIntercompanyInvoiceOrigExpense Class

Community Additions

ADD
Show: