SAP ABAP Data Element TIM_TMW_AUTHC (TMW: Authorization Level)
Hierarchy
☛SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR ⤷PT (Application Component) Personnel Time Management ⤷PT_TMW_BLP (Package) Time Manager's Workplace: Business Logic Processor
This component is a technical program that enters information via an authorization level within the Business Logic Processor for time data.
Use
More than one authorization level can be assigned to a user, for example, the authorization to lock/unlock data, to only write to locked data, read access to data, and so on. User authorization is derived for a specific data operation (create, delete, lock, change) from these authorization levels and the current data status. Authorization levels are usually returned to the caller of the authorization module, so that the called application controls whether various fields are ready for input based on the specific scenario. For example, if only a lock authorization exists, then all ields in the application except the lock ID are not ready for input.