SAP ABAP Class /BOFU/CL_COMPOSITE_AUTH_CHK (Composite Authority Checks)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_AUTHORITY_CHECK | Authority Check | 20081127 |
Properties
Class | /BOFU/CL_COMPOSITE_AUTH_CHK | |
Short Description | Composite Authority Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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
Class /BOFU/CL_COMPOSITE_AUTH_CHK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOFU/IF_AUTHORITY_CHECK | Authority Check | 20081127 |
Friends
Class /BOFU/CL_COMPOSITE_AUTH_CHK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | BO specific authority check | 20081127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Authority Check to Composite Authority Check | 20081127 |
2 | ![]() |
Instance method | Public | Method | Get authority check results from buffer | 20081127 |
Events
Class /BOFU/CL_COMPOSITE_AUTH_CHK has no event.
Types
Class /BOFU/CL_COMPOSITE_AUTH_CHK has no local type.
Method Signatures
Method ADD_AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_AUTHORITY_CHECK | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_AUTHORITY_CHECK | BO specific authority check | 20081127 |
Method ADD_AUTHORITY_CHECK on class /BOFU/CL_COMPOSITE_AUTH_CHK has no exception.
Method GET_AUTH_CHECK_RESULT_BUF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_KEY | Call by reference | Type reference (TYPE) | /BOFU/T_CONF_KEY | Keys with authorization | 20081127 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOFU/T_CONF_KEY | Keys without authorization | 20081127 | ||
3 | ![]() |
ET_UNCHECKED_KEY | Call by reference | Type reference (TYPE) | /BOFU/T_CONF_KEY | Keys not being checked | 20081127 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOFU/T_CONF_KEY | BOPF instance keys | 20081127 | ||
5 | ![]() |
IV_ACTVT | Call by reference | Type reference (TYPE) | TACT-ACTVT | Activity | 20081127 |
Method GET_AUTH_CHECK_RESULT_BUF on class /BOFU/CL_COMPOSITE_AUTH_CHK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |