📚 SAP Business One SDK Help

Add Method
See Also 
pIDataOwnershipException

Description



The `DataOwnershipExceptionsService` service enables you to create, retrieve, update, delete, and list data ownership exception records.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIDataOwnershipException As DataOwnershipException _
) As DataOwnershipExceptionParams

Parameters

pIDataOwnershipException

See Also