ProjIntercompanyInvoiceOrigVendInvoice Class [AX 2012]

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

class ProjIntercompanyInvoiceOrigVendInvoice implements ProjIntercompanyInvoiceOrigTrans

Run On

Called

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

Object Class
  ProjIntercompanyInvoiceOrigVendInvoice Class

Community Additions

ADD
Show: