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 MO_COND_TO_SQL Instance attribute Private Object reference (TYPE REF TO) IF_AUTH_CONDITIONS_TO_SQL 20130308
2 MO_OBJ_TO_COND Instance attribute Private Object reference (TYPE REF TO) IF_AUTH_OBJECTS_TO_CONDITIONS 20130308
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAPPING Instance method Private Method 20130311
2 CONSTRUCTOR Instance method Private Constructor 20130308
3 CREATE_FOR_HDB Static method Public Method 20130311
4 CREATE_FOR_OPEN_SQL 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 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) XUOBJECT 20130311
# Exception Resumable Description Created on
1 CX_AUTH_CONDITION_MAPPING 20130311

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COND_TO_SQL Call by reference Object reference (TYPE REF TO) IF_AUTH_CONDITIONS_TO_SQL 20130311
# Exception Resumable Description Created on
1 CX_AUTH_SQL_TYPE_NOT_SUPPORTED 20130311

Method CREATE_FOR_HDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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