📚 SAP Business One SDK Help

ProjectCode Property
See Also 

Description

Sets or returns the project code related to the account.

Field name: Project.

Length: 8 characters.

This is a foreign key to the Countries table OPRJ (not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property ProjectCode() As String

Remarks

In SAP Business One, you can relate business transactions to projects. This can help you to create cost/income analyzes reports based on projects.

See Also