SAPSystemRoleType Table

This table stores SAP System Role Type.

Table 1. Database columns for SAPSystemRoleType table

Database Column

Details

SAPSystemRoleTypeID

Type: integer. Key. Generated ID

A unique identifier for the SAP System Role type.

TypeName

Type: text (max 64 characters). Key

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

  • AdminModule
  • IndependentSAPSystem
  • DependentSAPSystem
ResourceName

Type: text (max 256 characters). Nullable

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

DefaultValue

Type: text (max 100 characters)

The text to display if the SAP System Role type resource string has no translation.