SAPRoleTransactionCode Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This table stores list of roles and its transaction codes.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for SAPRoleTransactionCode table

Database Column

Details

SAPRoleTransactionCodeID

Type: integer. Key. Generated ID

A unique identifier for the roles and its transaction codes.

SAPRoleID

Type: integer. Key

Foreign to the SAP Roles where transaction codes belong to.

TCodeLow

Type: text (max 80 characters). Key. Nullable

Lower range of the transaction code.

TCodeHigh

Type: text (max 40 characters). Nullable

Upper range of the transaction code.

FlexNet Manager Suite (On-Premises)

2020 R1