CustFreeInvoiceCorrection Class [AX 2012]
The CustFreeInvoiceCorrection class is used to create a corrected or adjusting invoice.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createAdjustingCorrectedInvoice | Creates the header level record for an adjusting or corrected invoice. |
| createAdjustingInvoice | Creates an adjusting free text invoice. |
| createCorrectedInvoice | Creates a corrected free text invoice. |
| createDocumentReferences | |
| createIntercompanyProjInvoiceLines | |
| createInvoice | Creates an adjusting or corrected free text invoice. |
| createInvoiceLines | Creates the invoice lines for the corrected or adjusting invoice. |
| createMiscellaneousCharges | Creates the miscellaneous charges for the corrected or adjusting invoice. |
| createPrintMgmt | Creates the print management records for the corrected and adjusting invoice. |
| createTaxes | Creates the tax record for the corrected or adjusting invoice lines and miscellaneous charges. |
| createWithholdTaxes_IN | Creates the withhold tax record for the corrected or adjusting invoice lines. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAdjustedAmount | Retrieves the amount for the adjusting or the corrected invoice. |
| 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 class level variables. |
| new | Initializes a new instance of the Object class. (Inherited from 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.) |
| setBillingCodeVersionDetails | Sets the value of the new version in the CustInvoiceLine field. |
| 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.) |
| updateDelieveryLocation | Updates the postal address of the child invoice with the postal address of the parent invoice. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the adjusting invoice date and reason code. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newCorrectedInvoice | Creates an instance of the CustInvoiceCorrection class. |
| ::validate_IN | Retrieves the payment record from the TaxWithholdTrans_IN table for the corrected invoice. |
Object Class
CustFreeInvoiceCorrection Class
CustFreeInvoiceCancel_BR Class
CustFreeInvoiceCancellation Class
CustFreeInvoiceCorrection_Partial_RU Class
CustFreeInvoiceCorrection Class
CustFreeInvoiceCancel_BR Class
CustFreeInvoiceCancellation Class
CustFreeInvoiceCorrection_Partial_RU Class
Community Additions
ADD
Show: