📚 SAP Business One SDK Help

UpdateBOEDocumentType Method
See Also 
pIBOEDocumentType

Description

Replaces DocType and DocDescription of DocumentType with the specified BOEDocumentTypes data structure.

Syntax

Visual Basic
Public Sub UpdateBOEDocumentType( _
   ByVal pIBOEDocumentType As BOEDocumentType _
) 

Parameters

pIBOEDocumentType

See Also