📚 SAP Business One SDK Help

GetReconciliation Method
See Also 
pIExternalReconciliationParams

The key of the external reconciliation to be retrieved.

Description

Retrieves an external reconciliation.

Syntax

Visual Basic
Public Function GetReconciliation( _
   ByVal pIExternalReconciliationParams As ExternalReconciliationParams _
) As ExternalReconciliation

Parameters

pIExternalReconciliationParams

The key of the external reconciliation to be retrieved.

See Also