ReqTransFormOverview Class [AX 2012]

Syntax

class ReqTransFormOverview extends ReqTransForm

Run On

Client

Methods

  Method Description
Gg829161.pubmethod(en-us,AX.60).gif activateTabPeriod Calculates quantities according to the specified period template.
Gg829161.pubmethod(en-us,AX.60).gif activateTabTransAction
Gg829161.pubmethod(en-us,AX.60).gif activateTabTransFutures
Gg829161.pubmethod(en-us,AX.60).gif activateTabTransGeneral
Gg829161.pubmethod(en-us,AX.60).gif activateTabTransOverview
Gg829161.pubmethod(en-us,AX.60).gif activateTabTransStandard
Gg829161.pubmethod(en-us,AX.60).gif batchReqTransDSExecuteQueryPre Called before the executeQuery on the form.
Gg829161.pubmethod(en-us,AX.60).gif batchReqTransDSInitPost Initializes the data source of the form.
Gg829161.protmethod(en-us,AX.60).gif calcPeriods Calculates quantities according to the specified period template and ensures the associated form selects the result.
Gg829161.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif checkRuleRecordExists Determines whether the required trans data source is empty. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif createTmpReqInventDim
Gg829161.pubmethod(en-us,AX.60).gif defaultReqPlanIdSched (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif deleteTmpReqInventDim
Gg829161.pubmethod(en-us,AX.60).gif displayCovActionQtyAdd (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayCovQty (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayCWCovActionQtyAdd (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayCWCovQty (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayImageActionAdvPost (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayImageActionIncDec (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayImageFuturesOK (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayImageFuturesPost (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayImageReqRefType (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif displayTransAccumQty
Gg829161.pubmethod(en-us,AX.60).gif displayTransdate
Gg829161.pubmethod(en-us,AX.60).gif displayTransQty
Gg829161.pubmethod(en-us,AX.60).gif doFindRecord (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif doReread (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif doResearch (Overrides the doResearch Method.)
Gg829161.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif findReqSetupDim Retrieves a ReqSetupDim object for the specified TmpReqInventDim record.
Gg829161.pubmethod(en-us,AX.60).gif formInitPost Initializes this object after init method is called on the associated form. (Overrides the formInitPost Method.)
Gg829161.pubmethod(en-us,AX.60).gif formInitSysLastValue Initializes the values that were last used. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif formPreClose (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif formRun (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif formUpdateDesign
Gg829161.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif initCaption
Gg829161.pubmethod(en-us,AX.60).gif initFromCaller (Overrides the initFromCaller Method.)
Gg829161.pubmethod(en-us,AX.60).gif initParmDefault (Overrides the initParmDefault Method.)
Gg829161.protmethod(en-us,AX.60).gif initPeriodTemplate Initializes the period template field on the form.
Gg829161.pubmethod(en-us,AX.60).gif initReqTransCalc
Gg829161.pubmethod(en-us,AX.60).gif initSortingLabel
Gg829161.pubmethod(en-us,AX.60).gif initTabTrans Initializes tab pages.
Gg829161.pubmethod(en-us,AX.60).gif initTmpReq Creates temporary TmpReqInventDim records.
Gg829161.pubmethod(en-us,AX.60).gif isTabPeriod Determines if the period tab page is selected.
Gg829161.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif lastValueDesignName (Overrides the lastValueDesignName Method.)
Gg829161.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif lastValueType (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif list2Value (Overrides the list2Value Method.)
Gg829161.pubmethod(en-us,AX.60).gif new (Inherited from ReqTransForm.)
Gg829161.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.)
Gg829161.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.)
Gg829161.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the ReqTransFormOverview class. (Overrides the pack Method.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlChartToolbar Gets or sets the CtrlChartToolbar parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlGraphPeriod Gets or sets the CtrlGraphPeriod parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlGridPeriod Gets or sets the CtrlGridPeriod parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlGridReqDate Gets or sets the CtrlGridReqDate parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlGroupSettlement Gets or sets the CtrlGroupSettlement parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlPeriodTemplateRecId Gets or sets the CtrlPeriodTemplateRecId parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlTabPagePeriod Gets or sets the CtrlTabPagePeriod parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlTabSum Gets or sets the CtrlTabSum parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlTabTrans Gets or sets the CtrlTabTrans parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlWindowActionAdvPost Gets or sets the CtrlWindowActionAdvPost parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlWindowActionIncDec Gets or sets the CtrlWindowActionIncDec parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlWindowFuturesPost Gets or sets the CtrlWindowFuturesPost parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlWindowReqRefTypeCov Gets or sets the CtrlWindowReqRefTypeCov parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmCtrlWindowReqRefTypeTrans Gets or sets the CtrlWindowReqRefTypeTrans parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmFormList Gets or sets the FormList parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmReqPlanId Gets or sets the ReqPlanId parameter. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif parmReqSorting Gets or sets the ReqSorting parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmReqTmpPeriodQty Gets or sets the ReqTmpPeriodQty parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmShowPeriodGraph Gets or sets the ShowPeriodGraph parameter.
Gg829161.pubmethod(en-us,AX.60).gif parmTmpReqInventDim Gets or sets the TmpReqInventDim parameter.
Gg829161.protmethod(en-us,AX.60).gif periodCalcParameters Makes a container of variables used for calculation of periods.
Gg829161.pubmethod(en-us,AX.60).gif reqPlanData Creates a new instance of the ReqPlanData class. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqPlanType (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqPlanVersionRefRecId Determines the master plan version ID. (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqSetup
Gg829161.pubmethod(en-us,AX.60).gif reqTrans (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqTrans_DS (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqTransCovDSExecuteQueryPre Builds a comma delimited query for the reqTrans data source to use by the batchReqTrans data source. (Overrides the reqTransCovDSExecuteQueryPre Method.)
Gg829161.pubmethod(en-us,AX.60).gif reqTransCovDSInitPost (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif reqTransDSExecuteQueryPost
Gg829161.pubmethod(en-us,AX.60).gif reqTransDSExecuteQueryPre (Overrides the reqTransDSExecuteQueryPre Method.)
Gg829161.pubmethod(en-us,AX.60).gif reqTransDSInitPost (Overrides the reqTransDSInitPost Method.)
Gg829161.pubmethod(en-us,AX.60).gif setPlanType (Overrides the setPlanType Method.)
Gg829161.pubmethod(en-us,AX.60).gif setReqPlanId (Inherited from ReqTransForm.)
Gg829161.pubmethod(en-us,AX.60).gif setSorting
Gg829161.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif showGraphics Initializes and fills the graph component with data.
Gg829161.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the ReqTransFormOverview class. (Overrides the unpack Method.)
Gg829161.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.)
Gg829161.pubmethod(en-us,AX.60).gif value2List (Overrides the value2List Method.)
Gg829161.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg829161.pubmethod(en-us,AX.60).gif Gg829161.static(en-us,AX.60).gif ::newFormRun

Top

Inheritance Hierarchy

Object Class
  ReqTransForm Class
    ReqTransFormOverview Class