📚 SAP Business One SDK Help

DistributionRuleLines Property
See Also 

Description

The set of profit centers to which to assign costs and revenues that have been tied to this distribution rule.

Property type

Read-only property

Syntax

Visual Basic
Public Property DistributionRuleLines() As DistributionRuleLines

Remarks

There cannot be more than one DistributionRuleLine objects with the same profit center assigned to the same distribution rule.

All profit centers assigned to a distribution rule must have the same dimension as the distribution rule (InWhichDimension property).

See Also