EInvoiceCFDIPost_ProjInvoiceJour_MX Class [AX 2012]
The EInvoiceCFDIPost_ProjInvoiceJour_MX class handles the posting of the electronic invoice for CFDI.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createElectronicInvoiceJour | Creates the electronic invoice record, based on the original invoice. (Overrides the createElectronicInvoiceJour Method.) |
| createElectronicInvoiceTrans | Creates the eInvoice lines that are related to the posted document. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| createInvoiceJourMapping | Creates the electronic invoice mapping, based on the CustInvoiceJour record. (Overrides the createInvoiceJourMapping Method.) |
| createXMLDoc | Returns the string that represents the XML document that is created based on the posted document. (Overrides the createXMLDoc Method.) |
| createXMLFileAndPopulateSysMailTable | Creates the XML file and the e-mail that will be sent by the job. (Inherited from EInvoicePost_MX.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getInvoiceDate | Get the invoice date of the ProjInvoiceJour invoice. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| getInvoiceId | Gets the invoice ID of the ProjInvoiceJour invoice. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| getInvoiceJourRecId | Gets the record ID of the ProjInvoiceJour invoice document. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| getInvoiceJourTableId | Gets the table ID of the ProjInvoiceJour table. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| getPartyEmail | (Inherited from EInvoicePost_MX.) |
| getPaymMode | Gets the payment mode of the ProjInvoiceJour invoice document. (Inherited from EInvoicePost_ProjInvoiceJour_MX.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getXMLDocumentString | (Inherited from EInvoicePost_MX.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromElectronicInvoiceParameters | Sets the class variables, based on electronic invoice parameters. (Overrides the initFromElectronicInvoiceParameters Method.) |
| initFromInvoiceJour | Sets the electronic invoice fields, based on the posted document. (Overrides the initFromInvoiceJour Method.) |
| initFromSATAuthorizationNumber | Sets the electronic invoice fields based on the SATAuthorizationNumber_MX table. (Inherited from EInvoicePost_MX.) |
| new | Initializes a new instance of the EInvoicePost_ProjInvoiceJour_MX class. (Overrides the new Method.) |
| 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.) |
| parmNumberSequenceTable | Gets or sets the number sequence table. (Inherited from EInvoicePost_MX.) |
| schemaValidation_MX | Is responsible for validating the schema file against the XML document that is created. (Overrides the schemaValidation_MX 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.) |
| 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.) |
| writeOnServer | (Inherited from EInvoicePost_MX.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
EInvoicePost_MX Class
EInvoicePost_ProjInvoiceJour_MX Class
EInvoiceCFDIPost_ProjInvoiceJour_MX Class
EInvoicePost_MX Class
EInvoicePost_ProjInvoiceJour_MX Class
EInvoiceCFDIPost_ProjInvoiceJour_MX Class
Community Additions
ADD
Show: