SAP ABAP Class /BOFU/CL_AUTH_CHECK_CONF (Authority Check Configuration)
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_CONF | |
| Short Description | Authority Check Configuration | |
| 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
Class /BOFU/CL_AUTH_CHECK_CONF has no forward declaration.
Interfaces
Class /BOFU/CL_AUTH_CHECK_CONF has no interface implemented.
Friends
Class /BOFU/CL_AUTH_CHECK_CONF 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_CONF | Authority Check Profile for Business Object Node | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Authority Check Configuration for Single Authorization Obj. | 20081127 | |
| 2 | Instance method | Public | Method | Authority Check Configuration for Business Object Node | 20081127 | |
| 3 | Instance method | Public | Method | Mapping Authority Fields to Business Object Attributes | 20081127 | |
| 4 | Instance method | Public | Method | Filter Values for Authority Check Relevant BO Node Data | 20081127 | |
| 5 | Static method | Public | Method | Authority Check Configuration | 20081127 |
Events
Class /BOFU/CL_AUTH_CHECK_CONF has no event.
Types
Class /BOFU/CL_AUTH_CHECK_CONF has no local type.
Method Signatures
Method GET_AUTH_OBJ_CONFIG 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_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 | |||
| 4 | RS_AUTH_OBJ_CONF | Value transfer | Type reference (TYPE) | /BOFU/S_AC_OBJ | Authority Check Profile for Business Object Node | 20081127 |
Method GET_AUTH_OBJ_CONFIG on class /BOFU/CL_AUTH_CHECK_CONF has no exception.
Method GET_BO_NODE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object Name | 20081127 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/NODE | Business Object: Node Name | 20081127 | |||
| 3 | RT_CONFIG | Value transfer | Type reference (TYPE) | /BOFU/T_AC_OBJ | Authority Object Assignment to Business Object NodeAssignmen | 20081127 |
Method GET_BO_NODE_CONFIG on class /BOFU/CL_AUTH_CHECK_CONF has no exception.
Method GET_FIELD_MAPPING 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_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 | |||
| 4 | RT_FIELD_MAPPING | Value transfer | Type reference (TYPE) | /BOFU/T_AC_FLD | Authority Field Mapping to Business Object Attributes | 20081127 |
Method GET_FIELD_MAPPING on class /BOFU/CL_AUTH_CHECK_CONF has no exception.
Method GET_FILTER_VALUES 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_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 | |||
| 4 | RT_FILTER | Value transfer | Type reference (TYPE) | /BOFU/T_AC_FLT | Filter for Authority Check Relevant BO Node Data | 20081127 |
Method GET_FILTER_VALUES on class /BOFU/CL_AUTH_CHECK_CONF has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_AUTH_CHECK_CONF | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_AUTH_CHECK_CONF | Authority Check Configuration | 20081127 |
Method GET_INSTANCE on class /BOFU/CL_AUTH_CHECK_CONF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |