SAP ABAP Interface /BOFU/IF_AUTHORITY_CHECK_C (Constant Interface for Authority Check)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/AUTH_MGMT_ADAPTER (Package) Auth Management Adapter

⤷

⤷

Properties
Interface | /BOFU/IF_AUTHORITY_CHECK_C | |
Short Description | Constant Interface for Authority Check |
General Data
Package | /BOFU/AUTH_MGMT_ADAPTER | Auth Management Adapter |
Created | 20081127 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /BOFU/IF_AUTHORITY_CHECK_C has no forward declaration.
Interfaces
Interface /BOFU/IF_AUTHORITY_CHECK_C has no interface.
Friends
Interface /BOFU/IF_AUTHORITY_CHECK_C has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SC_ACTVT_CHANGE | Constant | Public | Type reference (TYPE) | TACT-ACTVT | '02' | Activity | 20081127 | |
2 | SC_ACTVT_CREATE | Constant | Public | Type reference (TYPE) | TACT-ACTVT | '01' | Activity | 20081127 | |
3 | SC_ACTVT_DELETE | Constant | Public | Type reference (TYPE) | TACT-ACTVT | '06' | Activity | 20081127 | |
4 | SC_ACTVT_DISPLAY | Constant | Public | Type reference (TYPE) | TACT-ACTVT | '03' | Activity | 20081127 | |
5 | SC_ACTVT_PLAN | Constant | Public | Type reference (TYPE) | TACT-ACTVT | '72' | Activity | 20081127 | |
6 | SC_AUTH_CHK_ALL | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '06' | Authority Check Result: All | 20081127 | |
7 | SC_AUTH_CHK_CHANGE | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '02' | Authority Check Result: Change | 20081127 | |
8 | SC_AUTH_CHK_CHN_DEL | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '05' | Authority Check Result: Change and Delete | 20081127 | |
9 | SC_AUTH_CHK_CREATE | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '01' | Authority Check Result: Create | 20081127 | |
10 | SC_AUTH_CHK_DELETE | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '04' | Authority Check Result: Delete | 20081127 | |
11 | SC_AUTH_CHK_DISPLAY | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '03' | Authority Check Result: Display | 20081127 | |
12 | SC_AUTH_CHK_FAILED | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '00' | Authority Check Result: No Authority (fail) | 20081127 | |
13 | SC_AUTH_CHK_PLAN | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '07' | Authority Check Result: Planning | 20081127 | |
14 | SC_AUTH_CHK_PLAN_NO_CHN | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | '08' | Authority Check Result: Planning, w/o Change | 20081127 | |
15 | SC_AUTH_FLD_BO_NAME | Constant | Public | Type reference (TYPE) | XUFIELD | '/BOFU/BO' | Authorization Field | 20081127 | |
16 | SC_AUTH_NOT_CHECKED | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | 'NC' | Authority Check Result: Not checked | 20081127 | |
17 | SC_AUTH_OBJ_BO_NAME | Constant | Public | Type reference (TYPE) | XUOBJECT | '/BOFU/BO' | Authorization Object | 20081127 | |
18 | SC_AUTH_OBJ_PARTY | Constant | Public | Type reference (TYPE) | XUOBJECT | '/BOFU/PY' | Authorization Object | 20081127 | |
19 | SC_BO_NAME | Constant | Public | Type reference (TYPE) | FIELDNAME | 'BO_NAME' | Field Name | 20081127 | |
20 | SC_CONTROL_AFTER_LOADING | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CONTROL | '04' | Authority Check Control Parameter: Det. DISP, UPD, DEL | 20081127 | |
21 | SC_CONTROL_CREATE | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CONTROL | '01' | Authority Check Control Parameter: Validation on CREATE | 20081127 | |
22 | SC_CONTROL_DISPLAY | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CONTROL | '03' | Authority Check Control Parameter: Det. DISP only | 20081127 | |
23 | SC_CONTROL_PLANNING | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CONTROL | '05' | Authority Check Control Parameter: Det. PLAN, UPD | 20081127 | |
24 | SC_CONTROL_UPDATE | Constant | Public | Type reference (TYPE) | /BOFU/AUTH_CONTROL | '02' | Authority Check Control Parameter: Validation on UPD | 20081127 | |
25 | SC_MSG_TYPE_ERROR | Constant | Public | Type reference (TYPE) | MSGTY | 'E' | Message Type | 20081127 | |
26 | SC_MSG_TYPE_INFO | Constant | Public | Type reference (TYPE) | MSGTY | 'I' | Message Type | 20081127 | |
27 | SC_MSG_TYPE_WARNING | Constant | Public | Type reference (TYPE) | MSGTY | 'W' | Message Type | 20081127 | |
28 | SC_ROLE_CATEGORY | Constant | Public | Type reference (TYPE) | XUFIELD | '/BOFU/RC' | Authorization Field | 20081127 | |
29 | SC_ROOT_NODE | Constant | Public | Type reference (TYPE) | /BOFU/NODE | 'ROOT' | Business Object: Node Name | 20081127 |
Methods
Interface /BOFU/IF_AUTHORITY_CHECK_C has no method.
Events
Interface /BOFU/IF_AUTHORITY_CHECK_C has no event.
Types
Interface /BOFU/IF_AUTHORITY_CHECK_C has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |