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 | ![]() |
CL_ACO_AUTHORIZATION_CUST - GET_ALL_ACTIVITIES | Customizing for Authorization Check | |
2 | ![]() |
CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES | Customizing for Authorization Check | |
3 | ![]() |
CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES | Customizing for Authorization Check | |
4 | ![]() |
CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES | Customizing for Authorization Check | |
5 | ![]() |
CL_ACO_AUTHORIZATION_CUST - GET_SUPERIOR_ACTIVITIES | Customizing for Authorization Check | |
6 | ![]() |
CL_ACO_SUPER_USERS - CHECK_SUPER_USER | Buffering for Superusers | |
7 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - CONSTRUCTOR | Read Authorizations directly from DB | |
8 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE fill_result_4_passed_children( |
10 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE is_auth_result = ls_auth_result |
11 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE it_passed_children = lt_passed_children ). |
12 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE fill_result_4_passed_children( |
13 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE is_auth_result = ls_auth_result |
14 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - FILL_RESULT_4_PASSED_CHILDREN | Read Authorizations directly from DB | SOURCE it_passed_children = lt_passed_children ). |
15 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE | Read Authorizations directly from DB | SOURCE EXPORTING |
17 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE | Read Authorizations directly from DB | SOURCE iv_obj_guid = lv_obj_guid |
18 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
20 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE | Read Authorizations directly from DB | SOURCE IMPORTING |
24 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_HOLDER_TYPE | Read Authorizations directly from DB | SOURCE et_activities = lt_activities |
25 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE EXPORTING |
28 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE iv_obj_guid = iv_obj_guid |
29 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE iv_user_id = lv_user_id |
30 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
31 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE IMPORTING |
34 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_LOCAL_AUTH_FOR_USER | Read Authorizations directly from DB | SOURCE et_activities = lt_subst_actvts |
35 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_ORG_UNITS_OF_USER | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
38 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_ORG_UNITS_OF_USER | Read Authorizations directly from DB | SOURCE iv_evaluation_path = lv_evaluation_path ). |
39 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE CALL METHOD get_substituted_users |
41 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE EXPORTING |
42 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE iv_obj_guid = iv_obj_guid |
43 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
44 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE RECEIVING |
45 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUBSTITUTED_USERS | Read Authorizations directly from DB | SOURCE rt_users = lt_subst_users. |
46 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_SUB_HIERARCHY | Read Authorizations directly from DB | SOURCE invalidate_buffer( get_sub_hierarchy( lv_aco_guid ) ). |
47 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER | Read Authorizations directly from DB | SOURCE CALL METHOD get_user_groups_of_user |
50 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER | Read Authorizations directly from DB | SOURCE EXPORTING |
51 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
52 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER | Read Authorizations directly from DB | SOURCE RECEIVING |
53 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - GET_USER_GROUPS_OF_USER | Read Authorizations directly from DB | SOURCE rt_user_groups = lt_user_groups. |
54 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE CALL METHOD has_authorization_internal |
55 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE EXPORTING |
56 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
57 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_activity = iv_activity |
58 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_guid = iv_guid |
59 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_stop_if_found = iv_stop_if_found |
60 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE it_hierarchy = it_hierarchy |
61 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE RECEIVING |
62 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE rv_has_authorization = rv_has_authorization. |
63 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE CALL METHOD has_authorization_internal |
64 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE EXPORTING |
65 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_user_id = iv_user_id |
66 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_activity = iv_activity |
67 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE iv_guid = lv_guid16 |
68 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE it_hierarchy = lt_hierarchy |
69 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE RECEIVING |
70 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_AUTHORIZATION_INTERNAL | Read Authorizations directly from DB | SOURCE rv_has_authorization = rv_has_authorization. |
71 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - HAS_SUPER_RIGHTS | Read Authorizations directly from DB | |
72 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
73 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
74 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
75 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
76 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
77 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
78 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
79 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
80 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
81 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
82 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
83 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
84 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
85 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
86 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
87 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
88 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
89 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
90 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
91 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
92 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
93 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
94 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
95 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
96 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
97 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
98 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = lv_subst_actvt |
99 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
100 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
101 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
102 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
103 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
104 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
105 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
106 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
107 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
108 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
109 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
110 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
111 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
112 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
113 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
114 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
115 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
116 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
117 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
118 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
119 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
120 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD insert_activity_into_list |
121 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
122 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
123 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
124 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE CHANGING |
125 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INSERT_ACTIVITY_INTO_LIST | Read Authorizations directly from DB | SOURCE ct_activities = et_activities. |
126 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - INVALIDATE_BUFFER | Read Authorizations directly from DB | |
127 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD is_activity_contained_in_list |
128 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
129 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
130 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
131 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE it_pot_superior_activities = et_activities |
132 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
133 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
134 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD is_activity_contained_in_list |
135 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
136 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
137 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
138 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE it_pot_superior_activities = et_activities |
139 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
140 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
141 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD is_activity_contained_in_list |
142 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
143 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
144 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
145 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE it_pot_superior_activities = et_activities |
146 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
147 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
148 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
150 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = iv_activity |
151 | ![]() |
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 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
154 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
155 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
157 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = iv_activity |
158 | ![]() |
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 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE it_pot_superior_activities = lt_activities |
160 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
161 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
162 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE CALL METHOD is_activity_contained_in_list |
163 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE EXPORTING |
164 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_activity = |
165 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE iv_object_type = iv_object_type |
166 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE it_pot_superior_activities = et_activities |
167 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE RECEIVING |
168 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - IS_ACTIVITY_CONTAINED_IN_LIST | Read Authorizations directly from DB | SOURCE rv_is_contained = lv_is_contained. |
169 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - ON_AUTHORIZATION_CHANGED | Read Authorizations directly from DB | SOURCE SET HANDLER ON_AUTHORIZATION_CHANGED FOR ALL INSTANCES |
170 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - ON_AUTHORIZATION_CHANGED | Read Authorizations directly from DB | SOURCE ACTIVATION abap_true. |
171 | ![]() |
CL_DPR_API_FAST_AUTHORIZATION - READ_ORG_UNITS_FOR_USER | Read Authorizations directly from DB | |
172 | ![]() |
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 | ![]() |
CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE | Proj. Mgmt API: Service Class | |
174 | ![]() |
CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE | Proj. Mgmt API: Service Class | |
175 | ![]() |
CL_DPR_API_SERVICES - GET_EXT_CGPL_OBJ_TYPE | Proj. Mgmt API: Service Class | |
176 | ![]() |
CL_DPR_API_SERVICES - READ_CGPL_HIERARCHY | Proj. Mgmt API: Service Class | |
177 | ![]() |
CL_DPR_DB - GET_ROOT_OBJECT | Dev.Projects: Database Access (for Favorites,...) | |
178 | ![]() |
CL_EXITHANDLER - GET_INSTANCE | Class for Ext. Services Within Framework of Exit Technique | |
179 | ![]() |
IF_ACO_COMMON - GET_ID | Common Interface for Authorization Check | |
180 | ![]() |
IF_EX_ACO_ORG_UNITS - GET_EVALUATION_PATH | BAdI Interface IF_EX_ACO_ORG_UNITS |