SAP ABAP Class CL_SQF_AUTHORIZATIONS_QUERY (Roles and Profiles)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_TOOLS (Package) Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_CONTENT_PROVIDER_ROOT | Root Content Provider | 20090203 |
Properties
| Class | CL_SQF_AUTHORIZATIONS_QUERY | |
| Short Description | Roles and Profiles | |
| Super Class | CL_SQF_CONTENT_PROVIDER_ROOT | Root Content Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_TOOLS | Tools |
| Created | 20090129 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQF_AUTHORIZATIONS_QUERY has no forward declaration.
Interfaces
Class CL_SQF_AUTHORIZATIONS_QUERY has no interface implemented.
Friends
Class CL_SQF_AUTHORIZATIONS_QUERY has no friend class.
Attributes
Class CL_SQF_AUTHORIZATIONS_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Authority check: S_USER_AUT | 20090203 | |
| 2 | Instance method | Protected | Method | Authority check: S_USER_GRP | 20090203 | |
| 3 | Instance method | Public | Method | Set query parameters | 20090203 |
Events
Class CL_SQF_AUTHORIZATIONS_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AUTHORIZATION_OBJECT_RANGE | Public | See coding | 20090203 | ty_authorization_object_range type range of ust12-objct
|
||
| 2 | TY_AUTHORIZATION_RANGE | Public | See coding | 20090203 | ty_authorization_range type range of usvalues-auth
|
Method Signatures
Method AUTHORITY_CHECK_S_USER_AUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTH | Call by reference | Type reference (TYPE) | XUAUTH | Authorization name in user master maintenance | 20090203 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Permission deneied | 20090203 |
Method AUTHORITY_CHECK_S_USER_GRP Signature
Method AUTHORITY_CHECK_S_USER_GRP on class CL_SQF_AUTHORIZATIONS_QUERY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Permission deneied | 20090203 |
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHORIZATIONS | Call by reference | Type reference (TYPE) | TY_AUTHORIZATION_RANGE | 20090203 | ||||
| 2 | IM_MANDT | Call by reference | Type reference (TYPE) | SY-MANDT | Client ID of Current User | 20090203 | |||
| 3 | IM_OBJECTS | Call by reference | Type reference (TYPE) | TY_AUTHORIZATION_OBJECT_RANGE | 20090203 | ||||
| 4 | IM_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid state | 20090203 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |