CL_AUTH_CHECK_MASS_S_USER_SYS - Mass Authority Checks for S_USER_SYS
ABAP Short Reference ROGBILLS - Synchronize billing plansThis documentation is copyright by SAP AG.
Functionality
Use this class for (mass) authority checks for authorization object S_USER_SYS.
All authority checks performed are buffered and performed only once.
CONSTRUCTOR:
,,Creates a corresponding object.
,,Checks authorization for values "*" and a minimum right which can be generically defined.
,,IF "*" has been true, no checks will be done anymore. If the minimum right is not present
exception NO_MIN_RIGHTS is raised.
Expects to receive a structure of the type AUTHOBJ_USER_SYS
in which the minimum rights are defined.
,,
AUTH_CHECK:
,,Expects to get the name of the logical system for which the authority check is to be performed.
,,All performed AUTHORITY-CHECKS are buffered and performed only once.
,,Returns sy-subrc of the AUTHORITY-CHECK.
FILL_MESSAGE_LOG:
,,Fills message log for all systems in buffering table for which AUTHORITY-CHECK went wrong.
Relationships
Example
Notes
Further information
ROGBILLS - Synchronize billing plans General Material Data
This documentation is copyright by SAP AG.
Length: 1117 Date: 20120526 Time: 085105 triton ( 38 ms )






