📚 SAP Business One SDK Help

UserConversionCode Property
See Also 

Description

Determines whether or not to encrypt data when displaying confidential data.

The data includes: G/L account balances, customer and vendor account balances, price lists, and gross profits for the transactions.

When selected (Y), the system displays the Encoding Table button. The user can click this button to open the Encoding window for setting the encoding. A different display character can be defined for each character in the table.

Field name: UseCode.

Property type

Read-write property

Syntax

Visual Basic
Public Property UserConversionCode() As BoYesNoEnum

Remarks

Field name in the application: Use Encryption.

To display the form in the application:

  1. Administration --> Authorizations --> General Authorizations Tab.

See Also