Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
class SalesInvoiceDP extends SalesInvoiceDPBase
Microsoft Dynamics AX 2012 R2 (SYS)
class SalesInvoiceDP extends SalesInvoiceDPBase
Microsoft Dynamics AX 2012 Feature Pack (SYS)
class SalesInvoiceDP extends SrsReportDataProviderPreProcess
Microsoft Dynamics AX 2012 (FPK)
class SalesInvoiceDP extends SrsReportDataProviderPreProcess
Microsoft Dynamics AX 2012 (SYS)
class SalesInvoiceDP extends SrsReportDataProviderPreProcess
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
accountNo2_CH | |
![]() |
accountNum1_FI | |
![]() |
accountNum2_FI | |
![]() |
accountNum3_FI | |
![]() |
accountNum4_FI | |
![]() |
accountNum5_FI | |
![]() |
accountNum6_FI | |
![]() |
addProductDimensionsToInventDim | Adds the product inventoried dimension to the non inventoried dimension when appropriate. |
![]() |
addTmpTaxWorkFromInvoiceJour_CZ | Creates TmpTaxWorkTrans from the CustInvoiceJour by lines (Inherited from SalesInvoiceDPBase.) |
![]() |
amountCheckId | |
![]() |
amountDecimals_CH | |
![]() |
amountNoDecimals_CH | |
![]() |
bankAccountTable_AccountNum_CH | |
![]() |
bankAccountTable_Clearing_CH | |
![]() |
bankGroupIdName_CH | |
![]() |
bankZipCode_CH | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkPrintLineHeader | Prints the line summary if the invoice has been summarized during posting. (Inherited from SalesInvoiceDPBase.) |
![]() |
cleanUp | Cleans up any preprocessed data. (Inherited from SrsReportDataProviderPreProcess.) |
![]() |
clearTransportationDetails | Clears the transportation related fields from the temporary table. |
![]() |
createData | Creates data for the report. (Inherited from SalesInvoiceDPBase.) |
![]() |
creditInvoicingHeader | Gets the information about credit invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
creditInvoicingLines | Gets the corrective reason for the invoice line. (Inherited from SalesInvoiceDPBase.) |
![]() |
currencyCodeISO_CH | |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fiCreditorId | |
![]() |
generateInvoiceHeaderLocalizationData | Populates a SalesInvoiceHeaderFooterTmp record for the Eastern Europe countries. |
![]() |
generateInvoiceLinesRelatedInformation | Creates additional information related to invoice line. (Overrides the generateInvoiceLinesRelatedInformation Method.) |
![]() |
generateInvoiceRelatedInformation | Creates additional information related to the invoice. (Overrides the generateInvoiceRelatedInformation Method.) |
![]() |
getAccountingExchangeRate | Gets the currency exchange rate of the accounting currency. (Inherited from SalesInvoiceDPBase.) |
![]() |
getCommodityCode_IN | Gets the commodity code. |
![]() |
getDataFromContract | Initializes data from the contract class. (Overrides the getDataFromContract Method.) |
![]() |
getDocumentNote | Gets the note that has been attached to the invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
getEuroExchangeRate | Gets the currency exchange rate of the EURO currency. (Inherited from SalesInvoiceDPBase.) |
![]() |
getExcludedTaxAmount | Calculates the sum of all TaxTrans records for the specified invoice line record that have been excluded from the invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
getInvoiceCount_IN | Calculates the invoice count. |
![]() |
getInvoiceLinePKWiU | Gets the PlPKWiUCode value for the CustInvoiceTrans record. (Inherited from SalesInvoiceDPBase.) |
![]() |
getNumDateInWordConverter | Gets an instance of the RNumDateInWordConverter_LV class. (Inherited from SalesInvoiceDPBase.) |
![]() |
getPrepaymentTaxAmount | Calculates the prepayment taxes. (Inherited from SalesInvoiceDPBase.) |
![]() |
getSalesInvoiceHeaderFooterTmp | Gets data from the SalesInvoiceHeaderFooterTmp table. |
![]() |
getSalesInvoiceLocalizationTmp | Gets data from the SalesInvoiceLocalizationTmp table. |
![]() |
getSalesInvoicePaymentStubTmp | Gets data from the SalesInvoicePaymentStubTmp table. |
![]() |
getSalesInvoiceTmp | Gets data from the SalesInvoiceTmp table. |
![]() |
getSalesInvoiceTmp_IN | Fetches the data from SalesInvoiceTmp_IN Temp Table. |
![]() |
getSalesTaxTransactionExchangeRate | Gets the sales tax exchange rate of the sales invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
getTaxValue | Gets the tax percentage. (Inherited from SalesInvoiceDPBase.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
goodsDiscount | Gets the goods discount information related to the sales invoice line. (Inherited from SalesInvoiceDPBase.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | Initializes required data before it starts to process the report. (Overrides the init Method.) |
![]() |
initGiro | Initializes Giro related data. |
![]() |
initialize | Does any initialization before the processReport method is called. (Inherited from SrsReportDataProviderPreProcess.) |
![]() |
initInventDimData | Initializes the inventory dimension information. |
![]() |
initItemTypeByProdType_TH | Initializes item type according to prod type. (Inherited from SalesInvoiceDPBase.) |
![]() |
insertCreditNoteSummaryLine_PL | Insert the credit note summary line. (Overrides the insertCreditNoteSummaryLine_PL Method.) |
![]() |
insertDataInSalesInvoiceTmp_IN | Inserts data into SalesInvoiceTmp_IN table. |
![]() |
insertGiroInformation | Inserts the Giro information. |
![]() |
insertIntoSalesInvoiceHeaderFooterTmp | Inserts the invoice header information. |
![]() |
insertIntoSalesInvoiceLocalizationTmp | Inserts the invoice detail information. |
![]() |
insertIntoSalesInvoiceTmp | Inserts the invoice detail information. |
![]() |
insertInvoiceDetailsInformation | Inserts invoice detail information. (Overrides the insertInvoiceDetailsInformation Method.) |
![]() |
insertInvoiceHeaderInformation | Inserts the invoice header information. (Overrides the insertInvoiceHeaderInformation Method.) |
![]() |
insertMarkupSpec | Inserts the MarkupTrans records that relates to the invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
insertPaymentSchedule | Inserts the payment schedule information. (Inherited from SalesInvoiceDPBase.) |
![]() |
insertTaxes | Inserts the invoice taxes information. (Overrides the insertTaxes Method.) |
![]() |
insertTaxes_CZ | Inserts the invoice taxes information. |
![]() |
insertTransportationDocument | Inserts the transportation information. |
![]() |
invoiceAmountDecimals | |
![]() |
invoiceAmountNoDecimals | |
![]() |
invoiceId2RecID | |
![]() |
invoiceTxt | |
![]() |
invoiceTxt_TH | This method returns the printed invoice text. (Inherited from SalesInvoiceDPBase.) |
![]() |
isCreditInvoicingReportEnabled | Indicates whether the invoice is a credit invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
itemId | |
![]() |
loadCustPackingSlipTrans | |
![]() |
MCRDeliveryMode | Gets the delivery mode or nothing depending on the lines being invoiced and their addresses. |
![]() |
MCRInvoiceHasMultipleDeliveryModes | Determines if the invoice had multiple delivery mode. |
![]() |
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.) |
![]() |
ocrField | |
![]() |
ocrLine_FI | |
![]() |
overdueFineTxt_FR | |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
packagingMaterialText | |
![]() |
packagingMaterialWeights | |
![]() |
parmCompanyBankAccountTable | Gets or sets the CompanyBankAccountTable parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmCompanyInfo | Gets or sets the CompanyInfo parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmCreatedTransactionId | Gets or sets the CreatedTransactionId parameter. (Inherited from SrsReportDataProviderPreProcess.) |
![]() |
parmCustDirectDebitMandate | Gets or sets the CustDirectDebitMandate parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmCustDirectDebitMandateBankAccount | Gets or sets the CustDirectDebitMandateBankAccount parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmCustInvoiceJour | Gets or sets the CustInvoiceJour parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmDataContract | Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.) |
![]() |
parmIntrastatCode | Gets or sets the IntrastatCode parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmIsTaxAmountMSTVisible | Gets or sets the IsTaxAmountMSTVisible parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmLineHeader | Gets the LineHeader parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmMarkupAmount | Gets or sets the MarkupAmount parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmMarkupCode | Gets or sets the MarkupCode parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmMarkupTaxCode | Gets or sets the MarkupTaxCode parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmMetadata | Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.) |
![]() |
parmOriginalInvoiceId_CZ | Gets or sets the OriginalInvoiceId_CZ parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmOriginalInvoiceIds | Gets or sets the OriginalInvoiceIds parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmPreviousRunningTotal | Gets or sets the PreviousRunningTotal parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmPrintCopyOriginal | Gets or sets the PrintCopyOriginal parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmQuery | Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.) |
![]() |
parmTotalExcludedTaxAmount | Gets the TotalExcludedTaxAmount parameter. (Inherited from SalesInvoiceDPBase.) |
![]() |
parmUseDefaultTransactionOnly | Gets or sets the UseDefaultTransactionOnly parameter. (Inherited from SrsReportDataProviderPreProcess.) |
![]() |
parmUserConnection | Gets or sets the UserConnection parameter. (Inherited from SrsReportDataProviderPreProcess.) |
![]() |
paymentId2_PaymentId3_CH | |
![]() |
paymentReference | |
![]() |
paymentStubDueDate | |
![]() |
paymentStubInvoiceId | |
![]() |
printBackorders | |
![]() |
printCustPackingSlipTrans | |
![]() |
printDimHistory | |
![]() |
printEuroTotals | Checks if the totals must be printed in EURO currency. (Inherited from SalesInvoiceDPBase.) |
![]() |
printmarkupTrans | Loops through miscellaneous charges and passes them to the insertIntoSalesInvoiceTmp method. |
![]() |
printPrepayment | Prints the prepayment information related to the invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
printTaxTrans | |
![]() |
processReport | Processes the report business logic. (Overrides the processReport Method.) |
![]() |
sendInventDimLine | |
![]() |
setIsSalesInvoiceDP_TH | Sets whether data provider is for sales invoice. (Inherited from SalesInvoiceDPBase.) |
![]() |
setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
![]() |
setSalesInvoicePackageDetail | Fills the SalesInvoiceLocalizationTmp table with package details. |
![]() |
setTableConnections | Sets the user connection to use on table. (Overrides the setTableConnections Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showCashDiscOnInvoice | Indicates whether the cash discount must be shown on the report. (Inherited from SalesInvoiceDPBase.) |
![]() |
showSepaNotification | Determines whether the SEPA Direct Debit Mandate Notification must be printed. (Inherited from SalesInvoiceDPBase.) |
![]() |
storeTaxCode | |
![]() |
sumTaxInvoiceTotal | |
![]() |
taxableBalanceEuro | |
![]() |
taxFreeBalanceEuro | |
![]() |
taxText | |
![]() |
tmpTaxWorkTrans | |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unpackSalesFormLetter | Gets the packed class and unpacks it. |
![]() |
updateCustInvoiceJour_TH | Updates the table CustInvoiceJour |
![]() |
updateTaxAmtByProdType_TH | Updates tax amount according to prod type. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
useExistingReportData | Indicates whether there is existing report data that will be used. (Overrides the useExistingReportData Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
SRSReportDataProviderBase Class
SrsReportDataProviderPreProcess Class
SalesInvoiceDPBase Class
SalesInvoiceDP Class