SAP ABAP Class /BOFU/CL_AUTH_CHECK_UTILITY (Authorization Check - Utilities)
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
Class | /BOFU/CL_AUTH_CHECK_UTILITY | |
Short Description | Authorization Check - Utilities | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOFU/AUTH_MGMT_ADAPTER | Auth Management Adapter |
Created | 20081127 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOFU/CL_AUTH_CHECK_UTILITY has no interface implemented.
Friends
Class /BOFU/CL_AUTH_CHECK_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_AUTH_CHECK_UTILITY | Authorization Check - Utilities | 20081127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Consolidation Strategy | 20081127 |
2 | ![]() |
Instance method | Public | Method | Consolidate Results of Auth. Chks for Different Auth. Object | 20081127 |
3 | ![]() |
Instance method | Public | Method | Returns authorization fields for given authorization object | 20081127 |
4 | ![]() |
Instance method | Public | Method | Business Object Node Attributes | 20081127 |
5 | ![]() |
Instance method | Public | Method | Consolidates Auth. Check Result in event AFTER_LOADING | 20081127 |
6 | ![]() |
Instance method | Public | Method | Retrieve short text for authority field | 20081127 |
7 | ![]() |
Instance method | Public | Method | Retrieve short text for authority object | 20081127 |
8 | ![]() |
Instance method | Public | Method | 20081127 | |
9 | ![]() |
Static method | Public | Method | Get instance of authorization check utility class | 20081127 |
Events
Class /BOFU/CL_AUTH_CHECK_UTILITY has no event.
Types
Class /BOFU/CL_AUTH_CHECK_UTILITY has no local type.
Method Signatures
Method CONSOLIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AUTH_CHK_RES_1 | Call by reference | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | Authority Check Result | 20081127 | ||
2 | ![]() |
IV_AUTH_CHK_RES_2 | Call by reference | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | Authority Check Result | 20081127 | ||
3 | ![]() |
RV_AUTH_CHK_RES | Value transfer | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | Authority Check Result | 20081127 |
Method CONSOLIDATE on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method CONS_AUTH_CHKS_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_CHK_RES | Call by reference | Type reference (TYPE) | /BOFU/T_AUTH_CHK_RES | Authorization Check Result | 20081127 | ||
2 | ![]() |
IT_AUTH_CHK_RES | Call by reference | Type reference (TYPE) | /BOFU/T_AUTH_CHK_RES | Authorization Check Result | 20081127 |
Method CONS_AUTH_CHKS_RES on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method F4_SHLP_AUTH_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_FLD | Call by reference | Type reference (TYPE) | /BOFU/T_AUTH_FIELD | Authorization Fields | 20081127 | ||
2 | ![]() |
IV_AUTH_OBJ | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20081127 |
Method F4_SHLP_AUTH_FIELDS on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method F4_SHLP_NODE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_ATTR | Call by reference | Type reference (TYPE) | /BOFU/T_BO_ATTR | Business Object Attributes | 20081127 | ||
2 | ![]() |
IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object Name | 20081127 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/NODE | Business Object: Node Name | 20081127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090121 |
Method GET_AUTH_CHK_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AUTH_CHK_RES | Call by reference | Type reference (TYPE) | /BOFU/AUTH_CHK_RES | Node Profile | 20081127 | ||
2 | ![]() |
IS_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | /BOFU/S_AUTHORITY_CHECK | Authority Check result per node instance | 20081127 |
Method GET_AUTH_CHK_RES on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method GET_AUTH_FLD_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AUTH_FLD | Call by reference | Type reference (TYPE) | XUFIELD | Authorization Field | 20081127 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20081127 | ||
3 | ![]() |
RV_AUTH_FLD_TXT | Value transfer | Type reference (TYPE) | AS4TEXT | Texts in user master/authorizations | 20081127 |
Method GET_AUTH_FLD_TXT on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method GET_AUTH_OBJ_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AUTH_OBJ | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20081127 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20081127 | ||
3 | ![]() |
RV_AUTH_OBJ_TXT | Value transfer | Type reference (TYPE) | XUTEXT | Texts in user master/authorizations | 20081127 |
Method GET_AUTH_OBJ_TXT on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
Method GET_BO_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20081127 | ||
2 | ![]() |
ES_ACTION | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_ACT_LIST | Configuration: Action | 20081127 | ||
3 | ![]() |
ET_COMP | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC2 | 20090121 | |||
4 | ![]() |
EV_BO_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Business Object Name | 20081127 | ||
5 | ![]() |
EV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Node Name | 20081127 | ||
6 | ![]() |
EV_NODE_TABLE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081127 | |||
7 | ![]() |
EV_ROOT_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Root Node Key | 20081127 | ||
8 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOFU/S_AUTH_CTX | Context Information for Authorization Check | 20081127 | ||
9 | ![]() |
IV_ACT_KEY | Call by reference | Type reference (TYPE) | /BOBF/ACT_KEY | Action | 20081127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090121 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_AUTH_CHECK_UTILITY | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_AUTH_CHECK_UTILITY | Authorization Check - Utilities | 20081127 |
Method GET_INSTANCE on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |