ProdWIPLedgerConflictContract Class [AX 2012]
The ProdWIPLedgerConflictContract class handles the parameters for a WIP conflict report.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| 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.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the InventLedgerConflictContract class. (Inherited from InventLedgerConflictContract.) |
| parmAsteriskNote | Gets or sets the AsteriskNote parameter. (Overrides the parmAsteriskNote Method.) |
| parmDimensionAttribute | Gets or sets the DimensionAttribute parameter. (Overrides the parmDimensionAttribute Method.) |
| parmDimensionAttributeName | Gets or sets the DimensionAttributeName parameter. (Overrides the parmDimensionAttributeName Method.) |
| parmDimensionValue | Gets or sets the DimensionValue parameter. (Overrides the parmDimensionValue Method.) |
| parmEntityInstance | Gets or sets the EntityInstance parameter. (Inherited from InventLedgerConflictContract.) |
| parmExcludeBlankDimensions | Gets or sets the ExcludeBlankDimensions parameter. (Overrides the parmExcludeBlankDimensions Method.) |
| parmExcludePhysicalToLedger | Gets or sets the ExcludePhysicalToLedger parameter. (Overrides the parmExcludePhysicalToLedger Method.) |
| parmIncludeBlankDimensions | Gets or sets the IncludeBlankDimensions parameter. (Inherited from InventLedgerConflictContract.) |
| parmInventCostDateCodeContract | Gets or sets the InventCostDateCodeContract parameter. (Overrides the parmInventCostDateCodeContract Method.) |
| parmMainAccountId | Gets or sets the MainAccountId parameter. (Overrides the parmMainAccountId Method.) |
| parmQuery | Gets or sets the Query parameter. (Inherited from InventLedgerConflictContract.) |
| parmReportCaption | Gets the ReportCaption parameter. (Overrides the parmReportCaption Method.) |
| parmReportDate | Gets or sets the ReportDate parameter. (Inherited from InventLedgerConflictContract.) |
| parmReportId | Gets or sets the ReportId parameter. (Inherited from InventLedgerConflictContract.) |
| parmReportIdString | Gets or sets the ReportIdString parameter. (Overrides the parmReportIdString Method.) |
| parmReportName | Gets the ReportName parameter. (Overrides the parmReportName Method.) |
| parmSessionId | Gets or sets the SessionId parameter. (Overrides the parmSessionId Method.) |
| parmSRSPrintMediumType | Gets or sets the SRSPrintMediumType parameter. (Inherited from InventLedgerConflictContract.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the InventLedgerConflictContract class. (Inherited from InventLedgerConflictContract.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates contract parameters. (Inherited from InventLedgerConflictContract.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the ProdWIPLedgerConflictContract class. |
Community Additions
ADD
Show: