SAP ABAP Interface IF_AUTH_OBJECTS_TO_CONDITIONS (Converter from authorization objects to condition table)
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
Properties
Interface IF_AUTH_OBJECTS_TO_CONDITIONS  
Short Description Converter from authorization objects to condition table    
General Data
Package SUSR_AUTHSQL   Authorization in SQL Requests 
Created 20130307   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no forward declaration.
Interfaces
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no interface.
Friends
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no friend.
Attributes
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AUTHORIZATION_OBJECT Instance method Public Method 20130311
2 GET_CONDITIONS Instance method Public Method 20130307
Events
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no event.
Types
Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no local type.
Method Signatures

Method ADD_AUTHORIZATION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVITIES Call by reference Type reference (TYPE) IF_AUTH_OBJECTS_TO_SQL=>TT_ACTIVITIES 20130311
2 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) IF_AUTH_OBJECTS_TO_SQL=>TT_FIELD_MAPPING 20130311
3 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) XUOBJECT 20130311
# Exception Resumable Description Created on
1 CX_AUTH_OBJECT_MAPPING 20130311

Method GET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDITIONS Call by reference Type reference (TYPE) IF_AUTH_CONDITION_TYPES=>TT_AUTHORIZATION_CONDITIONS 20130307
2 Exporting EV_AUTHORIZED Call by reference Type reference (TYPE) ABAP_BOOL 20130307
3 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) XUOBJECT 20130311

Method GET_CONDITIONS on Interface IF_AUTH_OBJECTS_TO_CONDITIONS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740