ProjInvoiceTransEInvoiceTransMap_MX Class [AX 2012]
The ProjInvoiceTransEInvoiceTransMap_MX class extends the EInvoiceTransBaseMap_MX class to implement the mapping from the ProjInvoiceTransMap_MX map.
| Method | Description | |
|---|---|---|
| amount | Gets the total amount of the project invoice line. (Overrides the amount Method.) |
| amountCur | Returns the total amount of project invoice line. (Overrides the amountCur Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| customsDocDate | Gets the CustomsDocDate information of the posted document line. (Overrides the customsDocDate Method.) |
| customsDocNumber | Gets the CustomsDocNumber information of the posted document line. (Overrides the customsDocNumber Method.) |
| customsName | Gets the CustomsName information of the posted document line. (Overrides the customsName Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initLine | Initializes the projInvoiceTrans class variable. (Overrides the initLine Method.) |
| initProjInvoiceJour | Initializes the projInvoiceJour class variable with the ProjInvoiceJour record of the line. |
| inventTransId | Gets the InventTransId value from the posted document line. (Overrides the inventTransId Method.) |
| itemId | Gets the item ID from the posted document line. (Overrides the itemId Method.) |
| itemName | Gets the item name of the original posted document. (Overrides the itemName Method.) |
| markupTransList | Gets the list of MarkupTrans records that are related to each invoice line. (Overrides the markupTransList Method.) |
| new | Initializes a new instance of the EInvoiceTransBaseMap_MX class by using the static construct method. (Inherited from EInvoiceTransBaseMap_MX.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| propertyNumber | Gets the Property Number information of the posted document line. (Overrides the propertyNumber Method.) |
| qty | Gets the quantity of the posted document line. (Overrides the qty Method.) |
| 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.) |
| unit | Gets the unit ID of the project invoice line. (Overrides the unit Method.) |
| unitPrice | Gets the price per unit of the posted document line. (Overrides the unitPrice Method.) |
| unitPriceMST | Returns the price MST per unit of posted document line (Overrides the unitPriceMST Method.) |
| 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.) |
| ::construct | Creates a object of the correct ElectronicInvoiceTransBaseMap_MX concrete implementation based on the _originalJournalLine table id |
Object Class
EInvoiceTransBaseMap_MX Class
ProjInvoiceTransEInvoiceTransMap_MX Class
ProjInvoiceTransEInvoiceCFDITransMap_MX Class
ProjInvoiceTransEInvoiceTransMap_V2_2_MX Class
EInvoiceTransBaseMap_MX Class
ProjInvoiceTransEInvoiceTransMap_MX Class
ProjInvoiceTransEInvoiceCFDITransMap_MX Class
ProjInvoiceTransEInvoiceTransMap_V2_2_MX Class
Community Additions
ADD
Show: