Share via


ProdJobType_Setup Class [AX 2012]

Syntax

class ProdJobType_Setup extends ProdJobType

Run On

Called

Methods

  Method Description
Gg829329.pubmethod(en-us,AX.60).gif activation (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif addRouteExecutedPct (Overrides the addRouteExecutedPct Method.)
Gg829329.pubmethod(en-us,AX.60).gif calcAmount (Overrides the calcAmount Method.)
Gg829329.pubmethod(en-us,AX.60).gif calcCalcHours (Overrides the calcCalcHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif calcCalcQty (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif calcCalcQtyError (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif calcCalcQtyGood (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif calcJobSchedJobTime (Overrides the calcJobSchedJobTime Method.)
Gg829329.pubmethod(en-us,AX.60).gif calcRouteSchedJobTime (Overrides the calcRouteSchedJobTime Method.)
Gg829329.pubmethod(en-us,AX.60).gif calcWrkCtrHours (Overrides the calcWrkCtrHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif checkJobSequence Checks whether the job follows the job sequence. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalCategoryHours (Overrides the checkJournalCategoryHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalCategoryQty (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalEmployee Checks whether the employee that is specified in the route journal is valid. (Overrides the checkJournalEmployee Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalHours (Overrides the checkJournalHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalJobActivation (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalJobId (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalNumOfError (Overrides the checkJournalNumOfError Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalNumOfGood (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalOprId (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalOprNum (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalPayrollCategoryHours (Overrides the checkJournalPayrollCategoryHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalPayrollCategoryQty (Overrides the checkJournalPayrollCategoryQty Method.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalWIPLedgerAccounts Checks whether the work in the process ledger accounts can be determined for the specified ProdJournalRoute record. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkJournalWrkCtrId (Overrides the checkJournalWrkCtrId Method.)
Gg829329.protmethod(en-us,AX.60).gif checkProdRouteTransWIPAccounts Checks whether the work in the process ledger accounts can be determined for the specified ProdRouteTrans record. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif checkProjTrans (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif costEstimateHours (Overrides the costEstimateHours Method.)
Gg829329.pubmethod(en-us,AX.60).gif costEstimateQty (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg829329.protmethod(en-us,AX.60).gif getLedgerDimensionFromDefaultAccount Wraps DimensionDefaultingService::serviceCreateLedgerDimension method. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif initProdJournalRoute (Overrides the initProdJournalRoute Method.)
Gg829329.pubmethod(en-us,AX.60).gif initProdJournalRouteProj (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif initRouteJobSetup (Overrides the initRouteJobSetup Method.)
Gg829329.pubmethod(en-us,AX.60).gif isWrkCtrHoursResourceIndependent Indicates whether the calculation of work center hours depends on the resource. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif mustCalcBePosted (Overrides the mustCalcBePosted Method.)
Gg829329.pubmethod(en-us,AX.60).gif mustJobBeControlled (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif mustProjBePosted (Overrides the mustProjBePosted Method.)
Gg829329.pubmethod(en-us,AX.60).gif mustWIPBePosted Indicates whether to post work in process for the specified ProdRouteTrans record. (Overrides the mustWIPBePosted Method.)
Gg829329.pubmethod(en-us,AX.60).gif new Initializes a new instance of the ProdJobType class. (Inherited from ProdJobType.)
Gg829329.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.)
Gg829329.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.)
Gg829329.pubmethod(en-us,AX.60).gif numType (Overrides the numType Method.)
Gg829329.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif parmJmgJobRefCost Gets or sets the JmgJobRefCost parameter. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif pdsCWCalcCalcQtyError Calculates the catch weight error quantity. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif pdsCWCalcCalcQtyGood Calculates the catch weight good quantity. (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif postingCalcIssue (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif postingCalcOffsetIssue (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif postingWIPIssue (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif postingWIPValuation (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif propertyId (Overrides the propertyId Method.)
Gg829329.pubmethod(en-us,AX.60).gif resourceIssueLedgerDimension (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif resourceIssueOffsetLedgerDimension (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif routeJobType (Overrides the routeJobType Method.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleAllJobs (Overrides the scheduleAllJobs Method.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleCapacity (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleNextJobLink (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleNextJobLinkType (Overrides the scheduleNextJobLinkType Method.)
Gg829329.pubmethod(en-us,AX.60).gif schedulePrevJobLink (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif schedulePrevJobLinkType (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleSecondaryJobs (Overrides the scheduleSecondaryJobs Method.)
Gg829329.pubmethod(en-us,AX.60).gif scheduleWorkTime (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif setCalcConsumptionProdRoute (Overrides the setCalcConsumptionProdRoute Method.)
Gg829329.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif updateCalcLedger (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif updateProjLedger (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif updateRealConsumption (Overrides the updateRealConsumption Method.)
Gg829329.pubmethod(en-us,AX.60).gif updateRealConsumptionCoBy Updates the actual consumption for the co-product or byproduct. (Overrides the updateRealConsumptionCoBy Method.)
Gg829329.pubmethod(en-us,AX.60).gif updateWIPLedger (Inherited from ProdJobType.)
Gg829329.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.)
Gg829329.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg829329.pubmethod(en-us,AX.60).gif wipIssueLedgerDimension (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif wipValuationLedgerDimension (Inherited from ProdJobType.)
Gg829329.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  ProdJobType Class
    ProdJobType_Setup Class