📚 SAP Business One SDK Help

BPforInvoicePayment Property
See Also 

Description

Sets or returns the default customer for A/R invoices and payments. This is a foreign key to CardCode (BusinessPartners.

Field name: ICTCard.

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

Property type

Read-write property

Syntax

Visual Basic
Public Property BPforInvoicePayment() As String

Remarks

If you set this property, the system uses its setting as default instead of InvoicePaymentBP (PeriodCategory object).

See Also