Sets or returns a valid value of BoYesNoEnum type that specifies whether or not this document is confirmed. The information of confirmed documents can be used as a basis for creating other documents (such as invoices).
Field name: Confirmed.
Sets or returns a valid value of BoYesNoEnum type that specifies whether or not this document is confirmed. The information of confirmed documents can be used as a basis for creating other documents (such as invoices).
Field name: Confirmed.
| Visual Basic |
|---|
Public Property Confirmed() As BoYesNoEnum |
This property is used for sales orders only.
Unconfirmed documents do not change real data such as, storage, account, and so on. After confirmation, the document information cannot be changed and relative information is updated accordingly.
This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.