Class Method list used by SAP ABAP Class CL_DPR_API_FAST_AUTHORIZATION (Read Authorizations directly from DB)
SAP ABAP Class CL_DPR_API_FAST_AUTHORIZATION (Read Authorizations directly from DB) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ACO_AUTHORIZATION_CUST - GET_ALL_ACTIVITIES Customizing for Authorization Check
2 Class Method  CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES Customizing for Authorization Check
3 Class Method  CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES Customizing for Authorization Check
4 Class Method  CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES Customizing for Authorization Check
5 Class Method  CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES Customizing for Authorization Check
6 Class Method  CL_ACO_SUPER_USERS - CHECK_SUPER_USER Buffering for Superusers
7 Class Method  CL_DPR_API_FAST_AUTHORIZATION - CONSTRUCTOR Read Authorizations directly from DB
8 Class Method  CL_DPR_API_FAST_AUTHORIZATION - CONVERT_AUTH_HOLDER_TYPE Read Authorizations directly from DB SOURCE lv_auth_holder_type_abbr = convert_auth_holder_type( lv_auth_holder_type ).
9 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE fill_result_4_passed_children(
10 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE is_auth_result = ls_auth_result
11 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE it_passed_children = lt_passed_children ).
12 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE fill_result_4_passed_children(
13 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE is_auth_result = ls_auth_result
14 Class Method  CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN Read Authorizations directly from DB SOURCE it_passed_children = lt_passed_children ).
15 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE CALL METHOD get_local_auth_for_holder_type
16 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE EXPORTING
17 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE iv_obj_guid = lv_obj_guid
18 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE iv_object_type = ls_hierarchy-cgpl_object_type
19 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
20 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE iv_auth_holder_type = lv_auth_holder_type
21 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE iv_check_only_actvt = lv_check_only_actvt
22 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE it_superior_check_actvts = lt_superior_check_actvts
23 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE IMPORTING
24 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE et_activities = lt_activities
25 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE Read Authorizations directly from DB SOURCE ev_has_check_actvt = lv_has_check_actvt.
26 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE CALL METHOD me->get_local_auth_for_user
27 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE EXPORTING
28 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE iv_obj_guid = iv_obj_guid
29 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE iv_user_id = lv_user_id
30 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
31 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE iv_check_only_actvt = iv_check_only_actvt
32 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE it_superior_check_actvts = it_superior_check_actvts
33 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE IMPORTING
34 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE et_activities = lt_subst_actvts
35 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER Read Authorizations directly from DB SOURCE ev_has_check_actvt = ev_has_check_actvt.
36 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_ORG_UNITS_OF_USER Read Authorizations directly from DB SOURCE lt_org_units = get_org_units_of_user(
37 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_ORG_UNITS_OF_USER Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
38 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_ORG_UNITS_OF_USER Read Authorizations directly from DB SOURCE iv_evaluation_path = lv_evaluation_path ).
39 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_ROLES_OF_USER Read Authorizations directly from DB SOURCE lt_roles = get_roles_of_user( iv_user_id ).
40 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE CALL METHOD get_substituted_users
41 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE EXPORTING
42 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE iv_obj_guid = iv_obj_guid
43 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
44 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE RECEIVING
45 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS Read Authorizations directly from DB SOURCE rt_users = lt_subst_users.
46 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_SUB_HIERARCHY Read Authorizations directly from DB SOURCE invalidate_buffer( get_sub_hierarchy( lv_aco_guid ) ).
47 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USERGRPS_OF_USERGRPS Read Authorizations directly from DB SOURCE lt_user_groups = get_usergrps_of_usergrps( rt_nested_user_groups ).
48 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USERGRPS_OF_USERGRPS Read Authorizations directly from DB SOURCE lt_nested_user_groups = get_usergrps_of_usergrps( lt_user_groups ).
49 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER Read Authorizations directly from DB SOURCE CALL METHOD get_user_groups_of_user
50 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER Read Authorizations directly from DB SOURCE EXPORTING
51 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
52 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER Read Authorizations directly from DB SOURCE RECEIVING
53 Class Method  CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER Read Authorizations directly from DB SOURCE rt_user_groups = lt_user_groups.
54 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE CALL METHOD has_authorization_internal
55 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE EXPORTING
56 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
57 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_activity = iv_activity
58 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_guid = iv_guid
59 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_stop_if_found = iv_stop_if_found
60 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE it_hierarchy = it_hierarchy
61 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE RECEIVING
62 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE rv_has_authorization = rv_has_authorization.
63 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE CALL METHOD has_authorization_internal
64 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE EXPORTING
65 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_user_id = iv_user_id
66 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_activity = iv_activity
67 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE iv_guid = lv_guid16
68 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE it_hierarchy = lt_hierarchy
69 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE RECEIVING
70 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL Read Authorizations directly from DB SOURCE rv_has_authorization = rv_has_authorization.
71 Class Method  CL_DPR_API_FAST_AUTHORIZATION - HAS_SUPER_RIGHTS Read Authorizations directly from DB
72 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
73 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
74 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
75 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
76 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
77 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
78 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
79 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
80 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
81 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
82 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
83 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
84 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
85 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
86 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
87 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
88 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
89 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
90 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
91 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
92 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
93 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
94 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
95 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
96 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
97 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
98 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = lv_subst_actvt
99 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
100 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
101 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
102 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
103 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
104 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
105 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
106 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
107 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
108 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
109 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
110 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
111 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
112 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
113 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
114 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
115 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
116 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
117 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
118 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
119 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
120 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CALL METHOD insert_activity_into_list
121 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE EXPORTING
122 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
123 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
124 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE CHANGING
125 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST Read Authorizations directly from DB SOURCE ct_activities = et_activities.
126 Class Method  CL_DPR_API_FAST_AUTHORIZATION - INVALIDATE_BUFFER Read Authorizations directly from DB
127 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD is_activity_contained_in_list
128 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
129 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
130 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
131 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = et_activities
132 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
133 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
134 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD is_activity_contained_in_list
135 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
136 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
137 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
138 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = et_activities
139 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
140 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
141 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD is_activity_contained_in_list
142 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
143 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
144 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
145 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = et_activities
146 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
147 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
148 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD me->is_activity_contained_in_list
149 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
150 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = iv_activity
151 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = ls_auth_result-obj_type
152 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = ls_auth_result-activities
153 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
154 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
155 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD me->is_activity_contained_in_list
156 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
157 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = iv_activity
158 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = ls_hierarchy-cgpl_object_type
159 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = lt_activities
160 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
161 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
162 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE CALL METHOD is_activity_contained_in_list
163 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE EXPORTING
164 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_activity = -activity
165 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE iv_object_type = iv_object_type
166 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE it_pot_superior_activities = et_activities
167 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE RECEIVING
168 Class Method  CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST Read Authorizations directly from DB SOURCE rv_is_contained = lv_is_contained.
169 Class Method  CL_DPR_API_FAST_AUTHORIZATION - ON_AUTHORIZATION_CHANGED Read Authorizations directly from DB SOURCE SET HANDLER ON_AUTHORIZATION_CHANGED FOR ALL INSTANCES
170 Class Method  CL_DPR_API_FAST_AUTHORIZATION - ON_AUTHORIZATION_CHANGED Read Authorizations directly from DB SOURCE ACTIVATION abap_true.
171 Class Method  CL_DPR_API_FAST_AUTHORIZATION - READ_ORG_UNITS_FOR_USER Read Authorizations directly from DB
172 Class Method  CL_DPR_API_FAST_AUTHORIZATION - READ_ROLES_FOR_USER Read Authorizations directly from DB SOURCE rt_roles = read_roles_for_user( iv_user_id = iv_user_id ).
173 Class Method  CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE Proj. Mgmt API: Service Class
174 Class Method  CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE Proj. Mgmt API: Service Class
175 Class Method  CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE Proj. Mgmt API: Service Class
176 Class Method  CL_DPR_API_SERVICES - READ_CGPL_HIERARCHY Proj. Mgmt API: Service Class
177 Class Method  CL_DPR_DB - GET_ROOT_OBJECT Dev.Projects: Database Access (for Favorites,...)
178 Class Method  CL_EXITHANDLER - GET_INSTANCE Class for Ext. Services Within Framework of Exit Technique
179 Class Method  IF_ACO_COMMON - GET_ID Common Interface for Authorization Check
180 Class Method  IF_EX_ACO_ORG_UNITS - GET_EVALUATION_PATH BAdI Interface IF_EX_ACO_ORG_UNITS