📚 SAP Business One SDK Help

UpdateCustomsDeclaration Method
See Also 
pICustomsDeclaration
The data for the customs declaration to be updated.

Description

Updates an existing CCD entry.

Syntax

Visual Basic
Public Sub UpdateCustomsDeclaration( _
   ByVal pICustomsDeclaration As CustomsDeclaration _
) 

Parameters

pICustomsDeclaration
The data for the customs declaration to be updated.

See Also