Class Method list used by SAP ABAP Class CL_DPR_BAPI_AUTHORIZATION (BAPI Service Routines for Authorization)
SAP ABAP Class
CL_DPR_BAPI_AUTHORIZATION (BAPI Service Routines for Authorization) 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_SERVICES - CHECK_ORGA_UNIT_EXISTS | Authorization Check Service Routines | |
3 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - CHECK_ROLE_EXISTS | Authorization Check Service Routines | |
4 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - CHECK_USER_EXISTS | Authorization Check Service Routines | |
5 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - CHECK_USER_GROUP_EXISTS | Authorization Check Service Routines | |
6 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - GET_AUTH_HOLDER_ATTRIBUTES | Authorization Check Service Routines | |
7 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - GET_AUTH_HOLDER_ATTRIBUTES | Authorization Check Service Routines | |
8 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - GET_AUTH_HOLDER_ATTRIBUTES | Authorization Check Service Routines | |
9 | ![]() |
CL_ACO_AUTHORIZATION_SERVICES - GET_AUTH_HOLDER_ATTRIBUTES | Authorization Check Service Routines | |
10 | ![]() |
CL_ACO_CONSTANTS - GET_ACTIVITY_TEXTS | Constants for Authorization Check | |
11 | ![]() |
CL_ACO_CONSTANTS - GET_ACTIVITY_TEXTS | Constants for Authorization Check | |
12 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
13 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
14 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
15 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
16 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
17 | ![]() |
CL_CGPL_APPLICATION_LOG - MESSAGE_ADD | Project Planning - Application Log Call | |
18 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - CONSTRUCTOR | BAPI Service Routines for Authorization | |
19 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_ACTIVITY_VALID | BAPI Service Routines for Authorization | SOURCE lv_aco_auth_act = is_auth_activity_valid( ls_authorization-authorization_activity ). |
20 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_ACTIVITY_VALID | BAPI Service Routines for Authorization | SOURCE lv_aco_auth_act = is_auth_activity_valid( ls_authorization-authorization_activity ). |
21 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_HOLDER_OBJECT_VALID | BAPI Service Routines for Authorization | SOURCE IF is_auth_holder_object_valid( ls_authorization ) EQ cl_dpr_co=>sc_false. |
22 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_HOLDER_OBJECT_VALID | BAPI Service Routines for Authorization | SOURCE if is_auth_holder_object_valid( ls_authorization ) eq cl_dpr_co=>sc_false. |
23 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_HOLDER_TYPE_VALID | BAPI Service Routines for Authorization | SOURCE IF is_auth_holder_type_valid( ls_authorization-authorization_holder_type ) EQ cl_dpr_co=>sc_false. |
24 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - IS_AUTH_HOLDER_TYPE_VALID | BAPI Service Routines for Authorization | SOURCE if is_auth_holder_type_valid( ls_authorization-authorization_holder_type ) eq cl_dpr_co=>sc_false. |
25 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE maintain_authorization( ir_authorization = lr_authorization |
26 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = lv_aco_auth_act |
27 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE is_authorization = ls_authorization ). |
28 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE maintain_authorization( ir_authorization = lr_authorization |
29 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = lv_aco_auth_act |
30 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTHORIZATION | BAPI Service Routines for Authorization | SOURCE is_authorization = ls_authorization ). |
31 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ORGA_UNIT | BAPI Service Routines for Authorization | SOURCE maintain_auth_orga_unit( exporting ir_authorization = ir_authorization |
32 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ORGA_UNIT | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = iv_auth_activity |
33 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ORGA_UNIT | BAPI Service Routines for Authorization | SOURCE is_authorization = is_authorization |
34 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ORGA_UNIT | BAPI Service Routines for Authorization | SOURCE importing ev_holder_text = lv_holder_text |
35 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ORGA_UNIT | BAPI Service Routines for Authorization | SOURCE ev_subrc = lv_subrc ). |
36 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ROLE | BAPI Service Routines for Authorization | SOURCE maintain_auth_role( exporting ir_authorization = ir_authorization |
37 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ROLE | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = iv_auth_activity |
38 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ROLE | BAPI Service Routines for Authorization | SOURCE is_authorization = is_authorization |
39 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ROLE | BAPI Service Routines for Authorization | SOURCE importing ev_holder_text = lv_holder_text |
40 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_ROLE | BAPI Service Routines for Authorization | SOURCE ev_subrc = lv_subrc ). |
41 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER | BAPI Service Routines for Authorization | SOURCE maintain_auth_user( exporting ir_authorization = ir_authorization |
42 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = iv_auth_activity |
43 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER | BAPI Service Routines for Authorization | SOURCE is_authorization = is_authorization |
44 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER | BAPI Service Routines for Authorization | SOURCE importing ev_holder_text = lv_holder_text |
45 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER | BAPI Service Routines for Authorization | SOURCE ev_subrc = lv_subrc ). |
46 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER_GROUP | BAPI Service Routines for Authorization | SOURCE maintain_auth_user_group( exporting ir_authorization = ir_authorization |
47 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER_GROUP | BAPI Service Routines for Authorization | SOURCE iv_auth_activity = iv_auth_activity |
48 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER_GROUP | BAPI Service Routines for Authorization | SOURCE is_authorization = is_authorization |
49 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER_GROUP | BAPI Service Routines for Authorization | SOURCE importing ev_holder_text = lv_holder_text |
50 | ![]() |
CL_DPR_BAPI_AUTHORIZATION - MAINTAIN_AUTH_USER_GROUP | BAPI Service Routines for Authorization | SOURCE ev_subrc = lv_subrc ). |
51 | ![]() |
CL_DPR_BAPI_DOCUMENT_SERVICES - ENQUEUE_EDMS_OBJECT | BAPI Services for EDMS Documents and Folders | |
52 | ![]() |
CL_DPR_BAPI_DOCUMENT_SERVICES - GET_EDMS_OBJECT_BY_DPR_OBJECT | BAPI Services for EDMS Documents and Folders | |
53 | ![]() |
CL_DPR_BAPI_DOCUMENT_SERVICES - INIT_EDMS | BAPI Services for EDMS Documents and Folders | |
54 | ![]() |
CL_DPR_BAPI_SERVICES - GET_DOCUMENT_BY_GUID | Proj. Mgmt: Service Class for BAPIs | |
55 | ![]() |
CL_DPR_BAPI_SERVICES - GET_OBJECT_TYPE_TEXT | Proj. Mgmt: Service Class for BAPIs | |
56 | ![]() |
CL_DPR_BAPI_SERVICES - GET_OBJECT_TYPE_TEXT | Proj. Mgmt: Service Class for BAPIs | |
57 | ![]() |
CL_DPR_BAPI_SERVICES - IS_CGPL_LOG_FREE_OF_ERRORS | Proj. Mgmt: Service Class for BAPIs | |
58 | ![]() |
CL_DPR_BAPI_SERVICES - IS_MTG_PARENT_VALID | Proj. Mgmt: Service Class for BAPIs | |
59 | ![]() |
CL_DPR_BAPI_SERVICES - PREPARE_BAPI | Proj. Mgmt: Service Class for BAPIs | |
60 | ![]() |
CL_DPR_BAPI_SERVICES - PREPARE_BAPI | Proj. Mgmt: Service Class for BAPIs | |
61 | ![]() |
CL_DPR_BAPI_SERVICES - PREPARE_BAPI | Proj. Mgmt: Service Class for BAPIs | |
62 | ![]() |
CL_DPR_BAPI_SERVICES - SET_UPPER_ALPHA_DATE | Proj. Mgmt: Service Class for BAPIs | |
63 | ![]() |
CL_DPR_BAPI_SERVICES - SET_UPPER_ALPHA_DATE | Proj. Mgmt: Service Class for BAPIs | |
64 | ![]() |
CL_DPR_ENTITY_SERVICES - MAP_INT2EXT_OBJTYPE | Development Projects: Services for Interface IF_DPR_ENTITY | |
65 | ![]() |
IF_ACO_AUTHORIZATION - DELETE_HR_OBJECT | Information About Authorization Subject | |
66 | ![]() |
IF_ACO_AUTHORIZATION - DELETE_ROLE | Information About Authorization Subject | |
67 | ![]() |
IF_ACO_AUTHORIZATION - DELETE_USER | Information About Authorization Subject | |
68 | ![]() |
IF_ACO_AUTHORIZATION - DELETE_USER | Information About Authorization Subject | |
69 | ![]() |
IF_ACO_AUTHORIZATION - DELETE_USER_GROUP | Information About Authorization Subject | |
70 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
71 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
72 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
73 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
74 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
75 | ![]() |
IF_ACO_AUTHORIZATION - GET_PERMISSION_LIST | Information About Authorization Subject | |
76 | ![]() |
IF_ACO_AUTHORIZATION - RESET_AUTHORITY_FOR_HR_OBJECT | Information About Authorization Subject | |
77 | ![]() |
IF_ACO_AUTHORIZATION - RESET_AUTHORITY_FOR_ROLE | Information About Authorization Subject | |
78 | ![]() |
IF_ACO_AUTHORIZATION - RESET_AUTHORITY_FOR_USER | Information About Authorization Subject | |
79 | ![]() |
IF_ACO_AUTHORIZATION - RESET_AUTHORITY_FOR_USER_GROUP | Information About Authorization Subject | |
80 | ![]() |
IF_ACO_AUTHORIZATION - RESET_TEMPLATE | Information About Authorization Subject | |
81 | ![]() |
IF_ACO_AUTHORIZATION - SET_AUTHORITY_FOR_HR_OBJECT | Information About Authorization Subject | |
82 | ![]() |
IF_ACO_AUTHORIZATION - SET_AUTHORITY_FOR_ROLE | Information About Authorization Subject | |
83 | ![]() |
IF_ACO_AUTHORIZATION - SET_AUTHORITY_FOR_USER | Information About Authorization Subject | |
84 | ![]() |
IF_ACO_AUTHORIZATION - SET_AUTHORITY_FOR_USER_GROUP | Information About Authorization Subject | |
85 | ![]() |
IF_ACO_AUTHORIZATION - SET_TEMPLATE | Information About Authorization Subject | |
86 | ![]() |
IF_ACO_COMMON - GET_AUTHORIZATION | Common Interface for Authorization Check | |
87 | ![]() |
IF_ACO_COMMON - GET_AUTHORIZATION | Common Interface for Authorization Check | |
88 | ![]() |
IF_ACO_COMMON - GET_AUTHORIZATION | Common Interface for Authorization Check | |
89 | ![]() |
IF_ACO_COMMON - GET_AUTHORIZATION | Common Interface for Authorization Check | |
90 | ![]() |
IF_ACO_COMMON - GET_ID | Common Interface for Authorization Check | |
91 | ![]() |
IF_ACO_COMMON - GET_OBJECT_TYPE | Common Interface for Authorization Check | |
92 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
93 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
94 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
95 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
96 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
97 | ![]() |
IF_ACO_MEMBER_INFO - GET_ID | Authorization Holder IDs | |
98 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
99 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
100 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
101 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
102 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
103 | ![]() |
IF_ACO_MEMBER_INFO - GET_MEMBER_TYPE | Authorization Holder IDs | |
104 | ![]() |
IF_ACO_MEMBER_INFO - GET_NAME | Authorization Holder IDs | |
105 | ![]() |
IF_EDMS_DOCUMENT - DEQUEUE | EDMS: Document/Folder | |
106 | ![]() |
IF_EDMS_DOCUMENT - SAVE | EDMS: Document/Folder |