📚 SAP Business One SDK Help

AuthorityProcess Property
See Also 

Description

This is an obsolete API object which represents data from table ECM3 containing a list of important events which happened during e-document processing. For example, data which were sent to the authorities, authority response, error details, some parameters used during communication with authorities. "AuthorityProcess" denotes (for particular electronic document) the type of process which e-document is currently “in” – document may be approved or rejected. This process is specific for e-communication protocols, some may use the process, others do not use the process.

Property type

Read-write property

Syntax

Visual Basic
Public Property AuthorityProcess() As ElectronicDocumentAuthorityProcessEnum

See Also