📚 SAP Business One SDK Help

AddAccrualType Method
See Also 
pIAccrualType
The data for the new accrual type.

Description

Adds an accrual type.

Syntax

Visual Basic
Public Function AddAccrualType( _
   ByVal pIAccrualType As AccrualType _
) As AccrualTypeParams

Parameters

pIAccrualType
The data for the new accrual type.

See Also