📚 SAP Business One SDK Help

CustomsDeclarationService Object Members
See Also  Overview 

Public Methods

Public Method AddCustomsDeclarationDefines a new CCD entry.
Public Method DeleteCustomsDeclarationDeletes an existing CCD entry specified in CustomsDeclarationParams.
Public Method GetCustomsDeclarationRetrieves information about an existing CCD entry specified in CustomsDeclarationParams.
Public Method GetDataInterfaceCreates an empty data interface. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileRetrieves the Data Interface from XML file.
Public Method GetDataInterfaceFromXMLStringRetrieves the Data Interface from XML string.
Public Method UpdateCustomsDeclarationUpdates an existing CCD entry.

See Also