📚 SAP Business One SDK Help

FatherType Property
See Also 

Description

Sets or returns a valid value of BoFatherCardTypes that specifies the method of handling deliveries and payments used by the parent business partner.

Field name: FatherType.

Property type

Read-write property

Syntax

Visual Basic
Public Property FatherType() As BoFatherCardTypes

Remarks

Set to cDelivery_sum to send delivery notes in one invoice to the head office.

Set to cPayments_sum to balance invoices sent to branches using payments from the head office.

See Also