📚 SAP Business One SDK Help

Update Method
See Also 
pICentralBankIndicator
The data for the central bank indicator to be updated. The CentralBankIndicator object must contain the key of the object to be updated.

Description

Updates an existing central bank indicator.

Syntax

Visual Basic
Public Sub Update( _
   ByVal pICentralBankIndicator As CentralBankIndicator _
) 

Parameters

pICentralBankIndicator
The data for the central bank indicator to be updated. The CentralBankIndicator object must contain the key of the object to be updated.

See Also