📚 SAP Business One SDK Help

AddCustomsDeclaration Method
See Also 
pICustomsDeclaration
The data for the new customs declaration.

Description

Defines a new CCD entry.

Syntax

Visual Basic
Public Function AddCustomsDeclaration( _
   ByVal pICustomsDeclaration As CustomsDeclaration _
) As CustomsDeclarationParams

Parameters

pICustomsDeclaration
The data for the new customs declaration.

See Also