SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Business Role Maintenance

A check table for authorization fields is a database table in ABAP development that defines the valid values permitted for a given authorization field. Developers create it to ensure that only recognized, predefined values can be assigned when maintaining authorizations, helping to enforce consistent and controlled access checks. You can learn more in the SAP BTP documentation on creating a check table for authorization fields.

Docs explaining this concept

Prerequisites

Concepts that build on this