CustPostInvoice Class [AX 2012]
| Method | Description | |
|---|---|---|
| allocateNumAndVoucher | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPaymentSlipDK | Checks for a valid FI-Creditor ID for a payment slip of type FIK 751 or FIK 752. |
| checkSalesBook_RU | |
| createExportDocument_CN | Creates export document. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalDocType2State_PL | |
| getInclTaxAmount_IN | Reads the table buffer and updates the field with required value. |
| getNumAndVoucher_W | This method is used to get invoice number and voucher. This can be from the general number sequence or user defined auto numbering or it can be manual. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initBillOfLadingParameters_BR | Sets the parameters used for bill of lading in free text invoice. They will be propagated until post in fiscalDocJour. |
| insertCustCreditInvoicingJour | Creates the custVendCreditInvoicingJour records. |
| insertCustCreditInvoicingTrans | |
| insertCustInvoiceJourExtensionCN | Creates the custVendCreditInvoicingJour records. |
| insertCustInvoiceTrasAsset | |
| insertElectronicInvoice_MX | Creates the electronic invoice information. |
| isDebitNote | Indicates whether current free text invoice is debit note format. |
| isNoneFormatWithRealizedVAT | Indicates whether current free text invoice is NONE format and with realized VAT. |
| isPostingOK | |
| isSingleTaxType | Indicates whether only either realized VAT or unrealized VAT exists in current posting invoice. |
| mcrChangePostingProfile | Checks the posting profile on the payments , if the payments are prepay - then check the posting profile on the customer parameters. If that is different than the posting profile on the CustInvoiceJour, assign the posting profile found in the cust parameters. |
| new | |
| newTransactionTxt_RU | Creates and initializes new TransactionTxt object |
| 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.) |
| pack | Serializes the current instance of the CustPostInvoice class. |
| parmAccountingEvent | Gets or sets the AccountingEvent parameter. |
| parmAdvanceInvoiceSettlement_W | Gets or sets the AdvanceInvoiceSettlement_W parameter. |
| parmAreDistributionsNeeded | Gets or sets the AreDistributionsNeeded parameter. |
| parmCustInvoiceTable | Gets or sets the CustInvoiceTable parameter. |
| parmFiscalDocType_PL | Gets or sets the FiscalDocType_PL parameter. |
| parmPrintFacture_RU | Gets or sets the PrintFacture_RU parameter. |
| parmPrintInMST_RU | Gets or sets the PrintInMST_RU parameter. |
| parmSendByEmail_MX | Gets or sets the value of the NoYes parameter. |
| parmStorno_RU | Gets or sets the Storno_RU parameter. |
| postAllocateNumAndVoucherBR | Allocates Brazilian specific journal and voucher number from the corresponding number sequences after the CustPostInvoice.allocateNumAndVoucher method. |
| postFacture_RU | Creates facture by given CustInvoiceJour record |
| postFiscalDocument_BR | Posts the Brazilian fiscal document. |
| run | Contains the code that does the actual job of the class. |
| runInternal | Executes the posting logic for the Free text invoice. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tax | |
| taxWithholdCalcFreeInvoice_IN | Sets tax withhold calculation of free invoice. |
| tmpTaxWorkTrans_W | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the CustPostInvoice class. |
| updateAsset_RU | |
| updateAssetReverse_RU | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | |
| validateEInvoiceFields | |
| validateEInvoiceParameters_MX | |
| vatRegData_W | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::main | Provides an entry point for the CustPostInvoice class when it is called from a menu item. |
| ::staticRun | Runs the specified packed instance of the CustPostInvoice class. |
| ::staticRunIL | Runs the CustPostInvoice.staticRun method, ensuring it is executed under Xpp IL. |
Community Additions
ADD
Show: