📚 SAP Business One SDK Help

ObjectEntry Property
See Also 

Description

The key to an item group, property, or manufacturer. Any item assigned to the group, property, or manufacturer is assigned the discount in the DiscountPercentage property.

The key represents either an item group, property, or manufacturer depending on the DiscountBaseObject property of the current BusinessPartners object.

Field name: ObjKey

Property type

Read-write property

Syntax

Visual Basic
Public Property ObjectEntry() As String

See Also