This documentation is archived and is not being maintained.
SourceDocumentStateBase.transition Method [AX 2012]
Transitions the source document accounting process to a new state.
protected boolean transition()
Run On
Called
Return Value
Type:
boolean
true if the distributions are fully distributed; otherwise, false.
| Exception | Condition |
|
UpdateConflictNotRecovered
|
An update conflict cannot be recovered.
|
|
UpdateConflict
|
An update conflict has occurred.
|
|
Error
|
The source document cannot transition to the requested status.
|