InventQualityReferenceType Class [AX 2012]
The InventQualityReferenceType class is a reference document.
Syntax
class InventQualityReferenceType
Run On
Called
Methods
Method | Description | |
---|---|---|
accountRelation | Gets the InventTestAccountRelation value for this reference document. | |
allowEditQuarantineOnFailure | Checks whether the Quarantine upon validation failure field can be edited | |
bufferForRefQty | Gets the record buffer for the source document that defines inventory quantities for the referenced document. | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
defaultDimension | Gets the DimensionDefault value from this reference document. | |
defaultInventDimId | Gets the default InventDimId value for this reference document. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initFromInventNonConformanceTable | Initializes the instance based on an InventNonConformanceTable buffer. | |
initFromInventTransOrigin | Initializes the instance based on the record in the InventTransOrigin table. | |
initFromQualityOrder | Initializes the instance based on an InventQualityOrderTable buffer. | |
inventDimId | Gets the InventDimId value for this reference document. | |
inventDirection | Gets the InventDirection for this reference type. | |
inventItemOrderSetupType | Gets the InventItemOrderSetupType value for this reference document. | |
inventRefId | Gets the InventRefId value for this reference document. | |
inventRefQty | Gets the lot quantity of this reference document. | |
inventRefTotalQty | Gets the total inventory transaction quantity for this reference document. | |
inventRefTotalQtyCW | Gets the total inventory transaction catch weight quantity for this reference document. | |
inventSiteId | Gets the InventSiteId value for this reference document. | |
inventTransId | Gets the InventTransId value for this reference document. | |
isEligibleForDestructiveTest | Validates that a quality order can be created for a destructive test. | |
isEligibleForQualityManagement | Validates whether the reference document is eligible for quality management. | |
itemId | Gets the ItemId value for this reference document. | |
iterateQualityAssociations | Iterates all relevant combinations of certain quality association criteria and enables a passed actor to act on them. | |
new | Initializes a new instance of the InventQualityReferenceType class. | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
oprNum | Gets the OprNum value for this reference document. | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmBuffer | Gets or sets the Buffer parameter. | |
parmMovementForRefQty | Gets or sets the MovementForRefQty parameter. | |
parmPdsBatchAttribUpdateType | Gets or sets the value of the PdsBatchAttribUpdateType parameter. | |
parmPdsInventBatchId | Gets or sets the value of the InventBatchId parameter. | |
parmPdsInventSiteId | Gets an empty String. | |
parmPdsUpdateRelatedBatches | Gets or sets the value of the Boolean parameter. | |
pdsBatchAttribCheck | Indicates whether the quality order selected can be updated by using the reference order inventory batch attributes. | |
pdsBatchAttribSelect | Selects the quality orders that are related to the reference buffer that is used to update batch attributes. | |
pdsCWInventRefQty | Gets the lot catch weight quantity of this reference document. | |
queryInventTrans | Creates a query to iterate all referred inventory transactions. | |
referenceType | Gets the InventTestReferenceType value of this reference document. | |
routeId | Gets the RouteId value of this reference document. | |
routeOprId | Gets the RouteOprId value of this reference document. | |
routeWrkCtrId | Gets the value of the WrkCtrId data type of a related route. | |
setQueryInventTransOrdering | Sets the ordering of the transactions for an InventTrans table data source, depending on the document status and test execution values. | |
setQueryInventTransOrderingPhysicalVouch | Sets the ordering of the transactions for an InventTrans table data source, depending on the physical voucher packing slip. | |
setStatusIssueRangeValue | Sets a range value for the StatusIssue field on the data source of the InventTrans table that is based on the document status and test execution values. | |
setStatusReceiptRangeValue | Sets a range value for the StatusReceipt field on the data source of the InventTrans table that is based on the document status and test execution values. | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
supportsInventoryBlocking | Determines whether the reference document supports the blocking of items. | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
wrkCtrId | Gets the WrkCtrId value of this reference document. | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::newFromBuffer | Creates and initializes a new instance of the InventQualityReferenceType class that is based on a table buffer that contains a reference document. | |
::newFromInventNonConformanceTable | Creates and initializes a new instance of the InventQualityReferenceType class that is based on an InventNonConformanceTable table buffer. | |
::newFromInventTransOrigin | Creates and initializes a new instance of the InventQualityReferenceType class that is based on an InventTrans table buffer. | |
::newFromQualityOrder | Creates and initializes a new instance of the InventQualityReferenceType class that is based on a quality order. | |
::newPdsBatchAttribUpdateBuffer | Creates and initializes a new instance of the InventQualityReferenceType class that is used to update batch attribute values. |
Top
Remarks
This class describes certain properties of a reference document.
Inheritance Hierarchy
Object Class
InventQualityReferenceType Class
InventQualityReferenceTypeInventory Class
InventQualityReferenceTypePmfProdCoBy Class
InventQualityReferenceTypeProduction Class
InventQualityReferenceTypePurchSales Class
InventQualityReferenceTypeQuarantine Class
InventQualityReferenceTypeRouteOpr Class