Class Method list used by SAP ABAP Class CL_AUTH_OBJECTS_TO_SQL (Convert authorizations into SQL conditions)
SAP ABAP Class CL_AUTH_OBJECTS_TO_SQL (Convert authorizations into SQL conditions) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
5 Class Method  CL_AUTH_OBJECTS_TO_CONDITIONS - CREATE Convert user authorizations to conditions
6 Class Method  CL_AUTH_OBJECTS_TO_CONDITIONS - CREATE Convert user authorizations to conditions
7 Class Method  CL_AUTH_OBJECTS_TO_SQL - CHECK_MAPPING Convert authorizations into SQL conditions SOURCE check_mapping( iv_authorization_object ).
8 Class Method  CL_AUTH_OBJECTS_TO_SQL - CONSTRUCTOR Convert authorizations into SQL conditions SOURCE ro_instance = NEW cl_auth_objects_to_sql( cl_sadl_auth2sql_conv_factory=>create_for_hdb( ) ).
9 Class Method  CL_AUTH_OBJECTS_TO_SQL - CONSTRUCTOR Convert authorizations into SQL conditions SOURCE ro_instance = NEW cl_auth_objects_to_sql( cl_sadl_auth2sql_conv_factory=>create_for_open_sql( ) ).
10 Class Method  CL_AUTH_OBJECTS_TO_SQL - CREATE_FOR_HDB Convert authorizations into SQL conditions
11 Class Method  CL_AUTH_OBJECTS_TO_SQL - CREATE_FOR_OPEN_SQL Convert authorizations into SQL conditions
12 Class Method  CL_SADL_AUTH2SQL_CONV_FACTORY - CREATE_FOR_HDB Convert authorization conditions to SQL
13 Class Method  CL_SADL_AUTH2SQL_CONV_FACTORY - CREATE_FOR_OPEN_SQL Convert authorization conditions to SQL
14 Class Method  IF_AUTH_CONDITIONS_TO_SQL - CONVERT_CONDITIONS_TO_SQL Convert authorization conditions to SQL condition
15 Class Method  IF_AUTH_CONDITIONS_TO_SQL - CONVERT_CONDITIONS_TO_SQL Convert authorization conditions to SQL condition
16 Class Method  IF_AUTH_OBJECTS_TO_CONDITIONS - ADD_AUTHORIZATION_OBJECT Converter from authorization objects to condition table
17 Class Method  IF_AUTH_OBJECTS_TO_CONDITIONS - GET_CONDITIONS Converter from authorization objects to condition table
18 Class Method  IF_AUTH_OBJECTS_TO_CONDITIONS - GET_CONDITIONS Converter from authorization objects to condition table
19 Class Method  IF_AUTH_OBJECTS_TO_CONDITIONS - GET_CONDITIONS Converter from authorization objects to condition table
20 Class Method  IF_AUTH_OBJECTS_TO_SQL - ADD_AUTHORIZATION_OBJECT Convert user authorizations to SQL condition
21 Class Method  IF_AUTH_OBJECTS_TO_SQL - ADD_AUTHORIZATION_OBJECT Convert user authorizations to SQL condition
22 Class Method  IF_AUTH_OBJECTS_TO_SQL - GET_SQL_CONDITION Convert user authorizations to SQL condition
23 Class Method  IF_AUTH_OBJECTS_TO_SQL - GET_SQL_CONDITION Convert user authorizations to SQL condition
24 Class Method  IF_AUTH_OBJECTS_TO_SQL - IS_AUTHORIZED Convert user authorizations to SQL condition
25 Class Method  IF_AUTH_OBJECTS_TO_SQL - IS_AUTHORIZED Convert user authorizations to SQL condition
26 Class Method  IF_AUTH_OBJECT_VALUES_PROVIDER - GET_AUTH_OBJECT_VALUES Provides values for authorization objects