FactureCalcAmountAdjustments_RU Class [AX 2012]
Calculates amount adjustments for facture
| Method | Description | |
|---|---|---|
| calc | Calculates amount adjustments for given invoice |
| calcFactureOnDate | Calculates facture amounts on specified date |
| calcTaxTrans | Calculates tax data |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| conAdd | Summarises values in two containers |
| conRatio | Divides values in two containers and multiplies them to specified factor |
| conSub | Subtracts values in two containers |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDefaultDimension | Removes tax dimension attribute from specified default dimension |
| getFactureJour | Returns facture journal |
| getFactureTrans | Returns created FactureTrans_RU temporary table |
| getGeneralJournalAccountEntry | Returns created GeneralJournalAccountEntry record |
| getPaymentDoc | Returns container with payment documents. |
| getPaymentInfo | Returns string containing description of payment documents |
| getTaxTrans | Returns created TaxTrans record |
| getTaxTransGeneralJournalAccountEntry | Returns created TaxTransGeneralJournalAccountEntry record |
| 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 class internal variables and prepares data for processing |
| isProforma | Determines whether created facture is proforma |
| new | Initializes a new instance of the FactureCalcAmountAdjustments_RU class. |
| 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.) |
| parmCustVendTrans | Gets or sets the CustVendTrans parameter. |
| parmFindOfficials | Gets or sets the FindOfficials parameter. |
| parmPrinterSettings | Gets or sets the PrinterSettings parameter. |
| printFacture | Prints specified facture journal |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmpFactureAdjustments | Fills TmpFactureAmountAdjTrans_RU temporary table with data |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateBookInclusion | Sets exclude from book parameter based on specified facture adjustment |
| 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.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the FactureCalcAmountAdjustments_RU class. |
| ::factureAdjUpdate | Updates amount adjustments for specified facture |
| ::newCustVendTrans | Creates FactureCalcAmountAdjustments_RU object using customer or vendor transaction |
Community Additions
ADD
Show: