InventBatchMergeJournalPostDataContract Class [AX 2012]
The InventBatchMergeJournalDataContract is the data contract for the InventBatchMergeJournalCheckPost class.
Syntax
class InventBatchMergeJournalPostDataContract implements SysOperationValidatable, SysPackable
Run On
Called
Methods
| Method | Description | |
|---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkBatchAttributeValueTolerances | Checks that the batch attribute values are within tolerances. |
![]() |
checkMissingBatchAttributes | Checks that all the filled attributes in the selected batches have been filled in the result. |
![]() |
checkMissingBatchAttributeValues | Checks if there are any calculable batch attribute values are missing. |
![]() |
checkMissingFields | Checks that all the filled characteristics in the selected batches have been filled in the result. |
![]() |
checkResultBatchNumberGroupPerQty | Checks that the inventory for the new batch does not exceed the journal item's batch number group per quantity. |
![]() |
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.) |
![]() |
inventBatchJournal | Gets the inventory batch journal for this data contract. |
![]() |
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 InventBatchMergeJournalPostDataContract class. |
![]() |
parmInventBatchJournalId | Gets or sets the InventBatchJournalId parameter. |
![]() |
parmShowDialogs | Gets or sets the ShowDialogs parameter. |
![]() |
parmTransferToJournalOnly | Gets or sets the TransferToJournalOnly parameter. |
![]() |
parmWarningsAsErrors | Gets or sets the WarningsAsErrors parameter. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showOrLogWarning | Shows a warning dialog or logs the message as an info log warning depending on the settings for the showDialog class parameter. |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unpack | Deserializes the packedClass parameter value to an instance of the InventBatchMergeJournalPostDataContract class. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates the inventory batch journal to ensure it is ready to be posted. |
![]() |
verifyResultDimensionFields | Verifies that the result dimension fields are all filled in as expected. |
![]() |
verifySourceQuantities | Verifies that the source quantities are still the same as physical available inventory. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() |
::validateOnServer | Validates the merge journal posting data contract on the server tier. |
Top
Inheritance Hierarchy
Object Class
InventBatchMergeJournalPostDataContract Class
.gif)
.gif)
.gif)