Class Method list used by SAP ABAP Class CL_SADL_COND_PROV_AUTH_CONSTR (Class providing conditional authorization checks)
SAP ABAP Class CL_SADL_COND_PROV_AUTH_CONSTR (Class providing conditional authorization checks) 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_EQUALS ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
5 Class Method  CL_SADL_CONDITION_PROVDR_FCTRY - CREATE_FOR_GROUPED_RANGES Factory for various types of condition providers
6 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_CONSTRAINT_CONDITION Class providing conditional authorization checks SOURCE append_constraint_condition( EXPORTING it_elements = it_elements it_constraints = ls_auth_condition-constraints
7 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - MOVE_TO_RANGES Class providing conditional authorization checks SOURCE move_to_ranges( EXPORTING it_constraints = it_constraints IMPORTING et_ranges = DATA(lt_ranges) ).
8 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - GET_SERVICE_AUTHORIZATIONS Class providing conditional authorization checks SOURCE get_service_authorizations( IMPORTING et_authorizations = DATA(lt_service_authorizations) ).
9 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - GET_SERVICE_AUTHORIZATIONS Class providing conditional authorization checks SOURCE get_service_authorizations( IMPORTING et_authorizations = DATA(lt_service_authorizations) ).
10 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - GET_CONDITION Class providing conditional authorization checks
11 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_OR Class providing conditional authorization checks SOURCE append_or( CHANGING ct_condition = et_sadl_condition ).
12 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_CONSTRAINT_CONDITION Class providing conditional authorization checks SOURCE CHANGING ct_sadl_condition = lt_auth ).
13 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_CONDITION Class providing conditional authorization checks SOURCE append_condition( EXPORTING it_condition = lt_auth CHANGING ct_condition = et_sadl_condition ).
14 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_CONDITION Class providing conditional authorization checks SOURCE append_condition( EXPORTING it_condition = lt_constr_condition CHANGING ct_condition = ct_sadl_condition ).
15 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_AND Class providing conditional authorization checks SOURCE append_and( CHANGING ct_condition = et_sadl_condition ).
16 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - APPEND_AND Class providing conditional authorization checks SOURCE append_and( CHANGING ct_condition = ct_sadl_condition ).
17 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - ADD_AUTHORIZATION_OBJ_SINGLE Class providing conditional authorization checks SOURCE lv_or = boolc( lv_or = abap_true OR add_authorization_obj_single( ls_auth_condition ) = abap_true ).
18 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - ADD_AUTHORIZATION_OBJ_SINGLE Class providing conditional authorization checks SOURCE IF add_authorization_obj_single( ls_auth_condition ) = abap_false.
19 Class Method  CL_SADL_COND_PROV_AUTH_CONSTR - ADD_AUTHORIZATION_CONDITIONS Class providing conditional authorization checks
20 Class Method  CL_SADL_COND_PROV_AUTH_OBJECTS - SET_AUTHORIZATION_OBJECT SADL Support for Authority Object
21 Class Method  CL_SADL_COND_PROV_AUTH_OBJECTS - GET_CONDITION SADL Support for Authority Object
22 Class Method  CL_SADL_COND_PROV_AUTH_OBJECTS - ADD_AUTHORIZATION_FOR_OBJECT SADL Support for Authority Object
23 Class Method  CL_SADL_COND_PROV_AUTH_OBJECTS - IS_AUTHORIZED SADL Support for Authority Object
24 Class Method  CL_SADL_COND_PROV_FACTORY_PUB - CREATE_FOR_AUTHORIZATION SADL condition provider factory for public use
25 Class Method  CL_SADL_COND_PROV_FACTORY_PUB - CREATE_FOR_AUTHORIZATION SADL condition provider factory for public use
26 Class Method  CL_SADL_CONSUMER_AUNIT_FRIEND - INJECT_AUTH_OBJECT_VALUES Friend helper class for Unit Tests
27 Class Method  IF_SADL_AUTHORIZATION - ADD_AUTHORIZATION_FOR_OBJECT SADL Authorizations
28 Class Method  IF_SADL_AUTHORIZATION - ADD_AUTHORIZATION_FOR_OBJECT SADL Authorizations
29 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
30 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
31 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
32 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
33 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
34 Class Method  IF_SADL_COND_PROVIDER_AUTHS - GET_SERVICE_CONDITION Provider for a SADL Condition
35 Class Method  IF_SADL_COND_PROVIDER_AUTHS - GET_SERVICE_CONDITION Provider for a SADL Condition
36 Class Method  IF_SADL_COND_PROVIDER_AUTHS - IS_AUTHORIZED Provider for a SADL Condition
37 Class Method  IF_SADL_COND_PROVIDER_AUTHS - IS_AUTHORIZED Provider for a SADL Condition
38 Class Method  IF_SADL_COND_PROVIDER_AUTHS - IS_AUTHORIZED Provider for a SADL Condition
39 Class Method  IF_SADL_COND_PROVIDER_AUTHS - IS_AUTHORIZED Provider for a SADL Condition
40 Class Method  IF_SADL_COND_PROVIDER_GRPD_RNG - GET_CONDITION Condition Provider for Grouped Ranges
41 Class Method  IF_SADL_COND_PROV_AUTH_OBJECTS - ADD_AUTHORIZATION_FOR_OBJECT Condition provider for standard authorizations