ProjListBudgetDP Class [AX 2012]

The ProjListBudgetDP class provides methods to fetch the data that is used by the ProjListBudget report.

class ProjListBudgetDP extends SRSReportDataProviderBase

Run On

Server

  MethodDescription
Gg892821.pubmethod(en-us,AX.60).gif addRemoveFields Contains the logic for the visibility of the data fields that are to be displayed on the report.
Gg892821.pubmethod(en-us,AX.60).gif buildTmp Contains the logic for populating the TmpProjTransList table by using the UI parameter values.
Gg892821.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg892821.privmethod(en-us,AX.60).gif costAmount Selects the CostAmount value that is based on the selected UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif findProjTrans Gets the ProjTrans class object that is used to populate the TmpProjTransList table.
Gg892821.pubmethod(en-us,AX.60).gif formatPeriodLabel Gets the period label value that is based on the selected UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif formatSelection Gets a String value that is based on the selected UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif getProjListBudgetTmp Queries the temporary table and retrieves the data table to the calling method.
Gg892821.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif idLabel Provides a label for the levels on the report.
Gg892821.pubmethod(en-us,AX.60).gif insertTmpProjTransList Gets the required data and inserts it into the TmpProjTransList table.
Gg892821.privmethod(en-us,AX.60).gif insertTmpTable Gets the required data and inserts it into the User defined temporary table.
Gg892821.pubmethod(en-us,AX.60).gif ledgerTransDateFrom Checks a nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided as a value for the LedgerFromDate UI parameter.
Gg892821.pubmethod(en-us,AX.60).gif ledgerTransDateTo Checks a nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided as a value for the LedgerToDate UI parameter.
Gg892821.pubmethod(en-us,AX.60).gif leftcontrol Sets the visibility of the columns on the report.
Gg892821.pubmethod(en-us,AX.60).gif modifyQueryBudget Modifies the Report Query based on the UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.)
Gg892821.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif parmDataContract Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.)
Gg892821.pubmethod(en-us,AX.60).gif parmMetadata Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.)
Gg892821.pubmethod(en-us,AX.60).gif parmQuery Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.)
Gg892821.pubmethod(en-us,AX.60).gif printLevel Checks zero values for the columns in each row.
Gg892821.pubmethod(en-us,AX.60).gif printReport Groups the data in the Report temporary table and inserts the data into the ProjListBudgetTmp table.
Gg892821.pubmethod(en-us,AX.60).gif processReport Processes the report business logic. (Overrides the processReport Method.)
Gg892821.pubmethod(en-us,AX.60).gif projTransDateFrom Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided for the ProjFromDate parameter.
Gg892821.pubmethod(en-us,AX.60).gif projTransDateTo Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided for the ProjToDate parameter.
Gg892821.pubmethod(en-us,AX.60).gif qty Selects the Qty value that is based on the UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif rightcontrol Sets the visibility of the columns on the report.
Gg892821.pubmethod(en-us,AX.60).gif salary Selects the Salary value that is based on the UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif salesAmount Selects the SalesAmount value that is based on the UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif salesRatio Calculates and retrieves the SalesRatio value to be inserted into the ProjListBudgetTmp table.
Gg892821.pubmethod(en-us,AX.60).gif setDisplayLabel Sets the labels for the columns to display on the report.
Gg892821.pubmethod(en-us,AX.60).gif setLevel Sets the level values for data manipulation.
Gg892821.pubmethod(en-us,AX.60).gif setName Sets the Name to display for each level on the report.
Gg892821.pubmethod(en-us,AX.60).gif setNoOfDecimals Set the number of decimals on the type, by modifing the ProjShowAmount enum value.
Gg892821.pubmethod(en-us,AX.60).gif setParametersMap Sets the parameter values. (Inherited from SRSReportDataProviderBase.)
Gg892821.pubmethod(en-us,AX.60).gif setProjStatementParm Sets the values for the object of the ProjStatement class.
Gg892821.pubmethod(en-us,AX.60).gif setStatementTransType Sets the values for the instance of the ProjStatement class.
Gg892821.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif valueAdded Calculates the ValueAdded value, which is used in the calculation of the SalesRatio value.
Gg892821.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg892821.pubmethod(en-us,AX.60).gif wipInvoicedOnAcc Selects the wipInvoicedOnAcc value that is based on the UI parameters.
Gg892821.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

This class contains the declaration of the global variables that are used.

Community Additions

ADD
Show: