📚 SAP Business One SDK Help

CancelLandedCost Method
See Also 
pILandedCostParams
The key of the landed costs document to be cancelled.

Description

Cancels an existing landed costs document.

Syntax

Visual Basic
Public Sub CancelLandedCost( _
   ByVal pILandedCostParams As LandedCostParams _
) 

Parameters

pILandedCostParams
The key of the landed costs document to be cancelled.

See Also