SAP ABAP Class CL_AUTH_OBJECTS_TO_SQL (Convert authorizations into SQL conditions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR_AUTHSQL (Package) Authorization in SQL Requests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUTH_OBJECTS_TO_SQL | Convert user authorizations to SQL condition | 20130307 |
Properties
Class | CL_AUTH_OBJECTS_TO_SQL | |
Short Description | Convert authorizations into SQL conditions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUSR_AUTHSQL | Authorization in SQL Requests |
Created | 20130307 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AUTH_OBJECTS_TO_SQL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AUTH_OBJECTS_TO_SQL | Convert user authorizations to SQL condition | 20130307 |
Friends
Class CL_AUTH_OBJECTS_TO_SQL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_AUTH_CONDITIONS_TO_SQL | 20130308 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_AUTH_OBJECTS_TO_CONDITIONS | 20130308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130311 | |
2 | ![]() |
Instance method | Private | Constructor | 20130308 | |
3 | ![]() |
Static method | Public | Method | 20130311 | |
4 | ![]() |
Static method | Public | Method | 20130311 |
Events
Class CL_AUTH_OBJECTS_TO_SQL has no event.
Types
Class CL_AUTH_OBJECTS_TO_SQL has no local type.
Method Signatures
Method CHECK_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | 20130311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130311 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COND_TO_SQL | Call by reference | Object reference (TYPE REF TO) | IF_AUTH_CONDITIONS_TO_SQL | 20130311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130311 |
Method CREATE_FOR_HDB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_AUTH_OBJECTS_TO_SQL | 20130311 |
Method CREATE_FOR_HDB on class CL_AUTH_OBJECTS_TO_SQL has no exception.
Method CREATE_FOR_OPEN_SQL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_AUTH_OBJECTS_TO_SQL | 20130311 |
Method CREATE_FOR_OPEN_SQL on class CL_AUTH_OBJECTS_TO_SQL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |