Authorization Object Materail
Authorization Object Materail
We could always create our own authorization objects and implement it in our own abap
programs. As an example, we will create our own authorization field similar to TCD used in
S_TCODE Authorization object (see #3 in figure 1).
Figure 1
Next step is to create the authorization class(see #1 in figure 1) and authorization object(see #2 in
figure 1).
Now we’re done creating our own authorization object, let us now use and assign it to a user.