| ProjectCode Property | |
| See Also |
Sets or returns the project code related to the journal entry.
Field name: Project, length: 8 characters.
This is a foriegn key to Project Codes table, exposed via ProjectsService.
In SAP Business One, you can relate business transactions to projects. This can help you to create cost/income analyzes reports based on projects.
Read-write property
| Visual Basic |
|---|
Public Property ProjectCode() As String |
Editing project code in the Journal Entry header does not affect the project code assigned to Journal Entry lines.
To enforce the change on the lines, you must set JournalEntries_Lines.ProjectCode.