📚 SAP Business One SDK Help

BPL_IDAssignedToInvoice Property
See Also 

Description

Sets or returns the business place ID assigned to a marketing document (such as, invoice).

Field name: BPLId.

Property type

Read-write property

Syntax

Visual Basic
Public Property BPL_IDAssignedToInvoice() As Long

Remarks

Country-specific for Korea.

In Korea, Business Place is a mandatory field in all marketing documents. Any purchase or sales transaction should be linked to a business place (with valid VAT registration number), the value of BPL_IDAssignedToInvoice should be the foreign key pointing to OBPL table (i.e. business place master data).

See Also