ProjListTransDP Class [AX 2012]

The ProjListTransDP class is the report data provider class for the ProjListTrans report.

class ProjListTransDP extends SRSReportDataProviderBase

Run On

Server

  MethodDescription
Gg895204.pubmethod(en-us,AX.60).gif addRemoveFields Contains the logic for the visibility of data fields to display on the report.
Gg895204.pubmethod(en-us,AX.60).gif buildTmp Contains the logic for populating the TmpProjTransList table by using the UI parameter values.
Gg895204.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg895204.privmethod(en-us,AX.60).gif costAmount Selects the CostAmount value based on selected UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif findProjTrans Gets the ProjTrans class object to be used for populating TmpProjTransList table.
Gg895204.pubmethod(en-us,AX.60).gif formatPeriodLabel Gets the Period label value based on the selected UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif getProjListTransTmp Queries the ProjListTransTmp temporary table and retrieves the data table to the calling method.
Gg895204.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif idLabel Provides a label for the levels on the report.
Gg895204.pubmethod(en-us,AX.60).gif insertTmpProjTransList Gets the required data and inserts it into the TmpProjTransList table.
Gg895204.privmethod(en-us,AX.60).gif insertTmpTable Gets the required data and inserts it into ProjListTransTmp table.
Gg895204.pubmethod(en-us,AX.60).gif ledgerTransDateFrom Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date provided for the TransDate UI parameter.
Gg895204.pubmethod(en-us,AX.60).gif ledgerTransDateTo Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date provided for the TransDate UI parameter.
Gg895204.pubmethod(en-us,AX.60).gif leftControl Sets the visibility of the columns on the report.
Gg895204.pubmethod(en-us,AX.60).gif modifyQueryActual Modifies the Report Query based on the UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.)
Gg895204.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.)
Gg895204.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.)
Gg895204.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif parmDataContract Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.)
Gg895204.pubmethod(en-us,AX.60).gif parmMetadata Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.)
Gg895204.pubmethod(en-us,AX.60).gif parmQuery Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.)
Gg895204.pubmethod(en-us,AX.60).gif printLevel Gets the values for Level columns of TmpProjTransList table.
Gg895204.pubmethod(en-us,AX.60).gif printReport This method is used to group the data in tmpProjTransListLedger table and insert the data into a user-defined temporary table.
Gg895204.pubmethod(en-us,AX.60).gif processReport Processes the report business logic. (Overrides the processReport Method.)
Gg895204.pubmethod(en-us,AX.60).gif projTransDateFrom Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided for the TransDate UI parameter.
Gg895204.pubmethod(en-us,AX.60).gif projTransDateTo Checks any nullNothingnullptrunita null reference (Nothing in Visual Basic) date that is provided for the TransDate UI parameter.
Gg895204.pubmethod(en-us,AX.60).gif qty Selects the Qty value based on the UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif rightControl Sets the visibility of the columns on the report.
Gg895204.pubmethod(en-us,AX.60).gif salary Selects the Salary value based on the UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif salesAmount Selects the SalesAmount value based on the UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif salesRatio Contains logic for the salesRatio to be inserted into ProjListTransTmp table.
Gg895204.pubmethod(en-us,AX.60).gif setDisplayLabel Contains the logic for setting the labels for columns to display on the report.
Gg895204.pubmethod(en-us,AX.60).gif setLevel Sets the level values for data manipulation.
Gg895204.pubmethod(en-us,AX.60).gif setName Sets the value of the Name to display for each level on the report.
Gg895204.privmethod(en-us,AX.60).gif setNoOfDecimals
Gg895204.pubmethod(en-us,AX.60).gif setParametersMap Sets the parameter values. (Inherited from SRSReportDataProviderBase.)
Gg895204.pubmethod(en-us,AX.60).gif setProjStatementParm Sets the values for the instance of the ProjStatement class.
Gg895204.pubmethod(en-us,AX.60).gif setStatementTransType Sets the values for the ProjStatement class object.
Gg895204.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg895204.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.)
Gg895204.pubmethod(en-us,AX.60).gif valueAdded Calculates the valueAdded amount that is used in SalesRatio calculation.
Gg895204.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg895204.pubmethod(en-us,AX.60).gif wipInvoicedOnAcc Selects the wipInvoicedOnAcc based on the UI parameters.
Gg895204.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

The ProjListTransDP class provides methods to fetch the data that is used by the ProjListTrans report.

Community Additions

ADD
Show: