SAPUserType Table

This table stores SAP User type.

Table 1. Database columns for SAPUserType table

Database Column

Details

SAPUserTypeID

Type: integer. Key. Generated ID

UserTypeCode

Type: text (max 1 characters). Key

A unique lookup for each SAPUserType. Possible values and the corresponding default strings are:

  • A = Dialog
  • B = System
  • C = Communication Data
  • D = BDC
  • L = Reference
  • S = Service
ResourceName

Type: text (max 256 characters)

A localizable resource string representing an SAP user type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the system type resource string has no translation.