Share via


ReqSetup Class [AX 2012]

Syntax

class ReqSetup

Run On

Called

Methods

  Method Description
Gg809562.pubmethod(en-us,AX.60).gif bomId Gets the ID of the BOM to use for the planned order.
Gg809562.pubmethod(en-us,AX.60).gif bomList
Gg809562.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif checkItemGroupId Validates the item group.
Gg809562.pubmethod(en-us,AX.60).gif covPerConfig
Gg809562.pubmethod(en-us,AX.60).gif defaultPlannedOrderReqRefType Retrieves the type of the default planned order for the item.
Gg809562.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg809562.protmethod(en-us,AX.60).gif init
Gg809562.protmethod(en-us,AX.60).gif initInventDimParms Initializes the inventDimParmCov enumerated value and the inventDimParmActive enumerated value.
Gg809562.pubmethod(en-us,AX.60).gif inventDecimals
Gg809562.pubmethod(en-us,AX.60).gif inventDimParmActive Retrieves an InventDimParm record that is initialized to represent the active inventory dimensions.
Gg809562.pubmethod(en-us,AX.60).gif inventDimParmCov Retrieves an InventDimParm record that is initialized to represent the coverage inventory dimensions.
Gg809562.pubmethod(en-us,AX.60).gif inventItemType
Gg809562.pubmethod(en-us,AX.60).gif inventTable
Gg809562.pubmethod(en-us,AX.60).gif inventUnitId
Gg809562.pubmethod(en-us,AX.60).gif isFormulaOrCoProduct Indicates whether the item is a formula or a co-product.
Gg809562.pubmethod(en-us,AX.60).gif isInventLocationNotCovPlanned Indicates whether the warehouse is an active planned dimension and not a coverage planned dimension.
Gg809562.pubmethod(en-us,AX.60).gif itemBuyerGroupId
Gg809562.pubmethod(en-us,AX.60).gif itemGroupId
Gg809562.pubmethod(en-us,AX.60).gif itemId
Gg809562.pubmethod(en-us,AX.60).gif itemLevel
Gg809562.pubmethod(en-us,AX.60).gif mustBeDerivedDirectly
Gg809562.pubmethod(en-us,AX.60).gif mustItemBeCovPlanned
Gg809562.pubmethod(en-us,AX.60).gif mustItemOnlyBeDirectlyCov
Gg809562.pubmethod(en-us,AX.60).gif mustItemReqBeCreated
Gg809562.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg809562.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.)
Gg809562.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.)
Gg809562.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif parmDisableDbCache Gets or sets the DisableDbCache parameter.
Gg809562.pubmethod(en-us,AX.60).gif primaryVendId
Gg809562.pubmethod(en-us,AX.60).gif purchUnitId
Gg809562.pubmethod(en-us,AX.60).gif routeId Gets the ID of the route to use for the planned order.
Gg809562.pubmethod(en-us,AX.60).gif setBOMList
Gg809562.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg809562.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.)
Gg809562.pubmethod(en-us,AX.60).gif validate Validates the current setup.
Gg809562.pubmethod(en-us,AX.60).gif vendGroupId
Gg809562.pubmethod(en-us,AX.60).gif vendTable
Gg809562.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg809562.pubmethod(en-us,AX.60).gif Gg809562.static(en-us,AX.60).gif ::newItemId

Top

Inheritance Hierarchy

Object Class
  ReqSetup Class