EInvoiceJourBaseMap_MX Class [AX 2012]
The EInvoiceJourBaseMap_MX class provides an abstraction to obtain information that is required to create the XML document
| Method | Description | |
|---|---|---|
| addLine | Adds a line to the collection of line maps. |
| addTaxAmountToLists | Initializes the TaxAmounts list. |
| authorizationCode | Gets the authorization code that is related to the posted document. |
| authorizationYear | Gets the authorization year that is related to the posted document. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| certificateInBase64 | Gets the certificate converted in base 64. |
| certificateSerialNumber | Gets the certificate serial number that is used by the posted document. |
| currencyCode | Returns the currency code that is used in the current CustInvoiceJour record. |
| currentLine | Gets the current item of the map line collection. |
| deliveryCity | Gets the delivery city of the posted document. |
| deliveryCountryRegion | Gets the name of the delivery country region that is related to the posted document. |
| deliveryCounty | Gets the name of the delivery county that is related to the posted document. |
| deliveryState | Gets the ID of the delivery state that is related to the posted document. |
| deliveryStreet | Gets the delivery street that is related to the posted document. |
| deliveryZipCode | Gets the delivery ZIP code that is related to the posted document. |
| documentDateTime | Gets the transaction datetime that is related to the posted document. |
| eInvoiceCFDISATStamp | Returns the original string of a CFDI invoice. |
| eInvoiceCFDIStamp | Returns the original string of a CFDI invoice. |
| eInvoiceOriginalString | Returns the original string of a CFDI invoice. |
| eInvoiceSATCertificateNumber | Returns the SAT certificate number of a CFDI invoice. |
| eInvoiceUUID | Returns the UUID of a CFDI invoice. |
| eInvoiceVersion | Gets the electronic version that is related to the posted document. |
| emitentCity | Gets the emitent city. |
| emitentCountryRegion | Gets the name of the emitent country region. |
| emitentCounty | Gets the name of the emitent county. |
| emitentState | Gets the emitent state. |
| emitentStreet | Gets the emitent street. |
| emitentZipCode | Gets the emitent ZIP code. |
| endDiscMST | Gets the sum of the discount that is given in the posted document. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchangeRate | Gets the exchange rate of the transaction currency code and the company currency code that are used in the posted document. |
| getcertificateSubject | Gets the certification subject that is used in the posted document. |
| getCompanyInfo | |
| getCustTable | Gets the CustTable record of the posted document. |
| getElectronicInvoiceParameters | Gets the current EInvoice parameters. |
| getLogisticsPostalAddress | Gets the LogisticsPostalAddress record. |
| getLogisticsPostalAddressDelivery | Finds the specified LogisticsPostalAddress table buffer. |
| getLogisticsPostalAddressInvoice | Finds the specified LogisticsPostalAddress table buffer. |
| getNegativeTaxAmountList | Gets a list of all tax transactions with negative tax amounts for all lines of the posted document. |
| getPositveTaxAmountList | Gets a list of all tax transactions with positive tax amounts for all lines of the posted document. |
| getTaxTransBaseQuery | |
| getTaxTransQuerySum | Gets the query that is used to get the total tax amount per type. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the line instances that are related to the posted document. |
| initJournalLine | Initializes the map with the posted document journal line. |
| initJournalLines | Iterates over the query that is provided by the journalLinesQuery method to initialize the journal line maps. |
| invoiceAccount | Gets the customer account that has been invoiced. |
| invoiceCity | Gets the city of the posted document. |
| invoiceCountryRegion | Gets the country region name of the posted document. |
| invoiceCounty | Gets the county name of the posted document. |
| invoiceDate | Gets the invoice date that is related to the posted document. |
| invoiceId | Gets the invoice ID of the posted document. |
| invoiceRFC | Gets the delivery city of the posted document. |
| invoiceSeries | Gets the series of the posted document. |
| invoiceState | Gets the state of the posted document. |
| invoiceStreet | Gets the street of the posted document. |
| invoiceZipCode | Gets the ZIP code of the posted document. |
| invoicingName | Gets customer name preset on the posted document. |
| journalLines | Gets the list of original invoice line records to be mapped. |
| markupTransList | Gets the list of MarkupTrans records that are related to the invoice header. |
| methodOfPayment | Gets the method of payment that is used by the posted document. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| nextLine | Moves the line collection to the next line. |
| 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.) |
| numberOfPayments | Gets the number of payments that are used in the posted document. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| paymentAccount | Gets the customer bank payment account. |
| refNum | Gets the reference number. |
| resetLines | Sets the map lines enumerator back to the first item. |
| salesType | Gets the sales type of the posted document. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subTotal | Gets the sum. |
| termOfPaymDesc | Gets the terms of payment description used by the posted invoice. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalAmount | Gets the total amount of the invoice transaction. |
| totalDiscountAmount | Returns the total discount amount of the posted document. |
| totalDiscountAmountMST | Gets the total discount amount. |
| totalTaxAmountRegular | Gets the total tax amount for the specified type. |
| totalTaxAmountRetained | Gets the total tax amount for the specified type. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| voucher | Gets the voucher number that is used for the posted document in the ledger post. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Object Class
EInvoiceJourBaseMap_MX Class
CustInvoiceJourEInvoiceJourMap_MX Class
ProjInvoiceJourEInvoiceJourMap_MX Class
EInvoiceJourBaseMap_MX Class
CustInvoiceJourEInvoiceJourMap_MX Class
ProjInvoiceJourEInvoiceJourMap_MX Class
Community Additions
ADD
Show: