ProjInvoiceDP Class [AX 2012]
The ProjInvoiceDP class is the Report Data Provider class for the ProjInvoice SRS Report.
| Method | Description | |
|---|---|---|
| amountDecimals_CH | |
| amountNoDecimals_CH | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeDesign | Sets the visibility of fields based on the PrePrintLevel values. |
| cleanUp | Cleans up any preprocessed data. (Inherited from SrsReportDataProviderPreProcess.) |
| clearTransportationDetails | Clears the transportation related fields from the temporary table. |
| createTmpTaxWorkTrans_CZ | |
| creditInvoicingLines | |
| dispitemId | Gets the ItemId value for each record on the SRS Report. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| externalItemId | Gets the value for the ExternalItemId field. |
| fetch | Fetches the data and inserts the data into the temporary table. |
| fiCreditorId | Gets the value for the fiCreditorId field. |
| formatPackingSlipInfo | |
| getAccountingExchangeRate | Retrieves a triangulated exchange rate for translating the specified currency to monetary standard (MST) currency. |
| getProjInvoiceLocalizationTmp | Fetches the data from the ProjInvoiceLocalizationTmp table. |
| getProjInvoiceTmp | Fetches the data from the ProjInvoiceTmp temporary table. |
| 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 | |
| initGiro | Sets the Giro, which is used to be display the page footer. |
| initialize | Does any initialization before the processReport method is called. (Inherited from SrsReportDataProviderPreProcess.) |
| initPrepaidTotals | |
| initTempTableForPaymentSlip | Populates the temporary projInvoiceTmp table with the data in the PaymentSlip table. |
| initTempTableFromCompanyInfo | Populates the temporary projInvoiceTmp table from the data in the CompanyInfo table. |
| insertIntoProjInvoiceLocalizationTmp | Inserts data into a temporary table. |
| insertIntoProjInvoiceTmp | Inserts the data into the temporary table. |
| insertTaxes_CZ | Inserts the project taxes information. |
| invoiceAmountDecimals | |
| invoiceAmountNoDecimals | |
| invoiceDateText | |
| isPrintInvoiceLine | |
| markupSpec | Gets the data from the MarkuptTrans table and displays the data on the report. |
| new | Initializes a new instance of the ProjInvoiceDP 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.) |
| parmCreatedTransactionId | Gets or sets the CreatedTransactionId parameter. (Inherited from SrsReportDataProviderPreProcess.) |
| parmDataContract | Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.) |
| parmMetadata | Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.) |
| parmQuery | Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.) |
| parmUseDefaultTransactionOnly | Gets or sets the UseDefaultTransactionOnly parameter. (Inherited from SrsReportDataProviderPreProcess.) |
| parmUserConnection | Gets or sets the UserConnection parameter. (Inherited from SrsReportDataProviderPreProcess.) |
| printDocumentHeader | |
| printDocumentLine | |
| printEuroTotals | |
| printInventTrans | |
| printPackingSlipInfo | |
| printPrepaidCustTrans | |
| printSepaNotification | |
| processReport | Fetches the data into the ProjInvoiceTmp temporary table. (Overrides the processReport Method.) |
| retCustTableBuf | |
| setOriginalInvoiceForTrans_CZ | |
| setOriginalInvoiceReference | Retrieves the original invoice information for a project credit note. |
| setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| storeTaxCode | |
| tmpTaxWorkTrans | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalsPage | |
| totalsPageGiro | |
| 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.) |
| ::calculateTotalExcludedTaxAmount | Calculates the sum of all TaxTrans records for the specified project invoice that have been excluded from the invoice. |
| ::getExcludedTaxAmount | Calculates the sum of all TaxTrans records for the specified invoice line record that have been excluded from the invoice. |
Community Additions
ADD
Show: