📚 SAP Business One SDK Help

Add Method
See Also 
pIGLAccountAdvancedRule
The data for the new advanced G/L account determination rule.

Description

Adds an advanced G/L account determination rule.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIGLAccountAdvancedRule As GLAccountAdvancedRule _
) As GLAccountAdvancedRuleParams

Parameters

pIGLAccountAdvancedRule
The data for the new advanced G/L account determination rule.

See Also