📚 SAP Business One SDK Help

CompanyName Property
See Also 

Description

Returns the company name (can be an abbreviation). This name appears at the top of the SAP Business One menu. However, this name is not used in printed documents. Field name: CompnyName.

Length: 100 characters.

Field name: CompnyName.

Property type

Read-write property

Syntax

Visual Basic
Public Property CompanyName() As String

Remarks

Field name in the application: Company Name.

To display the form in the application:

  • Select Administration --> System Initialization --> Company Details --> General tab.

See Also