VendInvoiceDocumentDP Class [AX 2012]
The VendInvoiceDocumentDP class retrieves records for the VendInvoiceDocument report.
| Method | Description | |
|---|---|---|
| addProductDimensionsToInventDim | Adds the product inventoried dimension to the non-inventoried dimension when appropriate. |
| calculateSettledAmount | Calculates the settlement AmountCur value. |
| calculateTotalPrepaidAmount | Calculates the total prepaid AmountCur value. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanUp | Cleans up any preprocessed data. (Inherited from SrsReportDataProviderPreProcess.) |
| clearTransportationDetails | Clears the transportation related fields from the table. |
| companyAddress | Gets the company postal address. |
| companyName | Gets the company name. |
| companyPhone | Gets the company telephone number. |
| companyTelefax | Gets the company telefax number. |
| createData | Creates data for the report. |
| creditInvoicingHeader | Sets the custVendCreditInvoicingJour object. |
| creditInvoicingLines | Sets the creditInvoicingLines object. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| externalItemNum | Gets the ExternalItemId value. |
| getInvoiceCount_IN | Calculates the invoice count. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVendInvoiceDocumentTmp | Gets the data for the report from the temporary table. |
| getVendInvoiceDocumentTmp_IN | Fetches the data from the VendInvoiceDocumentTmp_IN temporary table. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasTotalPrepaidAmount | Determines whether there is any total prepaid amount. |
| initialize | Does any initialization before the processReport method is called. (Inherited from SrsReportDataProviderPreProcess.) |
| initUnrealizedTax | Initializes the ItemType parameter. |
| insertDataInVendInvoiceDocumentTmp_IN | Inserts data into the VendInvoiceDocumentTmp_IN table. |
| insertPrepaidVendTrans | Inserts the prepaid vendor transaction records and also the tax transaction records associated with it. |
| insertVendInvoiceDocumentTmp | Inserts records into the VendInvoiceDocumentTmp table. |
| intracomTaxInvoiceAmount | Gets the TaxAmountCur value. |
| inventDim | Gets the String value. |
| inventDimLine | Sets the inserInventDim flag. |
| invoiceTxt | Gets the String value. |
| itemId | Gets the ItemId value. |
| new | Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.) |
| 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.) |
| printExternalItemNum | Gets the Boolean value. |
| printInventTrans | Sets the value. |
| printTaxTrans | Gets the value of the Boolean parameter. |
| processReport | Processes the report business logic, calls helper methods, and inserts data into the VendInvoiceDocumentTmp temporary table. (Overrides the processReport Method.) |
| querySettledPrepaidVendTrans | Constructs a query to get the VendTransSettlement records. |
| queryVendTransaction | Constructs a query to get the VendTrans and VendInvoiceJour records. |
| setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
| setPDSFields | Sets PDS fields when the configuration key is enabled. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| settledAmountCur | Obtains the settled AmountCur value from the VendSettlement record. |
| sumTaxInvoiceTotal | Sets the value of the VendInvoiceTrans parameter. |
| tmpTaxWorkTrans | Gets a TmpTaxWorkTrans value. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalGrand | Gets the rounded grand total amount after discounts, miscellaneous charges, and sales tax. |
| totalSalesBalance | Gets the total sales balance amount. |
| totalSalesTax | Gets the total sales tax amount. |
| unpackFormLetter | Gets the packed class and unpacks it. |
| 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.) |
Object Class
SRSReportDataProviderBase Class
SrsReportDataProviderPreProcess Class
VendInvoiceDocumentDP Class
SRSReportDataProviderBase Class
SrsReportDataProviderPreProcess Class
VendInvoiceDocumentDP Class
Community Additions
ADD
Show: