EInvoicePost_CustInvoiceJour_MX Class [AX 2012]
Syntax
class EInvoicePost_CustInvoiceJour_MX extends EInvoicePost_MX
Run On
Server
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createElectronicInvoiceJour | Creates the electronic invoice record that is based on the original invoice. (Inherited from EInvoicePost_MX.) | |
createElectronicInvoiceTrans | Creates electronic invoice lines that are related to the posted document. (Overrides the createElectronicInvoiceTrans Method.) | |
createInvoiceJourMapping | Creates the electronic invoice mapping that is based on a CustInvoiceJour record. (Overrides the createInvoiceJourMapping Method.) | |
createXMLDoc | Gets a string that represents the XML document created that is based on the posted document. (Inherited from EInvoicePost_MX.) | |
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 | Gets the invoice date of the CustInvoiceJour record. (Overrides the getInvoiceDate Method.) | |
getInvoiceId | Gets the invoice ID of the CustInvoiceJour record. (Overrides the getInvoiceId Method.) | |
getInvoiceJourRecId | Gets the record ID of the CustInvoiceJour record. (Overrides the getInvoiceJourRecId Method.) | |
getInvoiceJourTableId | Gets the table ID of the CustInvoiceJour record. (Overrides the getInvoiceJourTableId Method.) | |
getPartyEmail | (Inherited from EInvoicePost_MX.) | |
getPaymMode | Gets the payment mode of the CustInvoiceJour record. (Overrides the getPaymMode Method.) | |
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 eInvoice parameters. (Inherited from EInvoicePost_MX.) | |
initFromInvoiceJour | Sets the electronic invoice fields based on posted document. (Inherited from EInvoicePost_MX.) | |
initFromSATAuthorizationNumber | Sets the electronic invoice fields based on the SATAuthorizationNumber_MX table. (Inherited from EInvoicePost_MX.) | |
new | Initializes a new instance of the EInvoicePost_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 | Validates the schema file against the created XML document. (Inherited from EInvoicePost_MX.) | |
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.) |
Top
Inheritance Hierarchy
Object Class
EInvoicePost_MX Class
EInvoicePost_CustInvoiceJour_MX Class
EInvoiceCFDIPost_CustInvoiceJour_MX Class