CustInvoiceTransEInvCFDITransMap_V3_2_MX Class [AX 2012]

The CustInvoiceTransEInvCFDITransMap_V3_2_MX class extends the CustInvoiceTransEInvoiceCFDITransMap_MX class to implement the mapping from the CustInvoiceTrans table for CFDI V3.2.

class CustInvoiceTransEInvCFDITransMap_V3_2_MX extends CustInvoiceTransEInvoiceCFDITransMap_MX

Run On

Server

  MethodDescription
JJ797166.pubmethod(en-us,AX.60).gif amount Returns the total amount of a document line for the customer invoice journal. (Inherited from CustInvoiceTransEInvoiceCFDITransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif amountCur Returns the total amount of a document line for the customer invoice journal. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif customsDocDate Gets the CustomsDocNumber value of the posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif customsDocNumber Gets the CustomsDocNumber value. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif customsName Gets the CustomsName value of the posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ797166.protmethod(en-us,AX.60).gif initCustInvoiceTrans Initializes the class variables. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.protmethod(en-us,AX.60).gif initLine Performs specific initialization code. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif inventTransId Gets the InventTransId value from the posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif itemId Gets the item ID from the posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif itemName Gets the item name of original posted document. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif markupTransList Gets the list of MarkupTrans records that are related to each invoice line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.protmethod(en-us,AX.60).gif new Initializes a new instance of the EInvoiceTransBaseMap_MX class by using the static construct method. (Inherited from EInvoiceTransBaseMap_MX.)
JJ797166.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.)
JJ797166.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.)
JJ797166.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif propertyNumber Gets the property number information about the posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif qty Gets the quantity of posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif unit Returns the unit ID of a posted document line for CFDI 3.2. (Overrides the unit Method.)
JJ797166.pubmethod(en-us,AX.60).gif unitPrice Returns the price per unit of a posted document line. (Inherited from CustInvoiceTransEInvoiceCFDITransMap_MX.)
JJ797166.pubmethod(en-us,AX.60).gif unitPriceMST Returns the price MST per unit of a posted document line. (Inherited from CustInvoiceTransEInvoiceTransMap_MX.)
JJ797166.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.)
JJ797166.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ797166.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

This class should be instantiated and used by the CustInvoiceJourEInvoiceJourMap_MX class.

Community Additions

ADD
Show: