Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 523 Bytes

creating-restriction-types-a800fb0.md

File metadata and controls

19 lines (7 loc) · 523 Bytes

Creating Restriction Types

Create a restriction type containing a restriction field and authorization object.

Context

Restriction types bundle restriction fields. In the example used here, there's one restriction type for the bonus calculation.

Procedure

  1. For the procedure, see the ABAP development user guide: Defining Restriction Types.