ABAPAUTHORITY-CHECK_SHORTREF - AUTHORITY-CHECK SHORTREF

CPI1466 during Backup   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

AUTHORITY CHECK

Reference



Syntax

AUTHORITY-CHECK OBJECT auth_obj [FOR USER user]
                      ID id1 {FIELD val1}|DUMMY
                       [ID id2 {FIELD val2}|DUMMY]
                       ...
                       [ID id10 {FIELD val10}|DUMMY].


Effect

Performs an authorization check for the current user or a specified user compared with theauthorizationobject auth_obj. Either the entry in the user master record is evaluated using FIELD for the authorization field id1, ..., id10 or the check is skipped using DUMMY .

Additions

  • FOR USER user
    Checks the user entered in user.

  • FIELD val1, ..., FIELD val10
    Compares the content of val1, ..., val10 with the values for the authorization field id1, ..., id10 in the user master record.

  • DUMMY
    Skips the check for the authorization field id1, ..., id10 .





General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.


Length: 1847 Date: 20120518 Time: 194459     triton ( 50 ms )