SAP ABAP Class /BCV/CL_AUT_ACO (ACL access)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/AUTH (Package) BCV Authorization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_COMMON | Common Interface for Authorization Check | 20090824 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BCV/CL_AUT_ACO_DASHBOARD | ACL Access for Dashboard | 20090824 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /BCV/CL_AUT_ACO_QRYVW | ACL Access for Query View | 20090824 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /BCV/CL_AUT_ACO_SNAPSHOT | ACL Access for Snapshot | 20090824 |
Properties
| Class | /BCV/CL_AUT_ACO | |
| Short Description | ACL access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/AUTH | BCV Authorization |
| Created | 20090824 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_AUT_ACO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20090824 |
Friends
Class /BCV/CL_AUT_ACO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /BCV/AUT_ACO_PERSIST_INDICATOR | 'D' | Persistency indicator | 20090824 | ||
| 2 | Constant | Public | Type reference (TYPE) | /BCV/AUT_ACO_PERSIST_INDICATOR | 'I' | Persistency indicator | 20090824 | ||
| 3 | Constant | Public | Type reference (TYPE) | /BCV/AUT_ACO_PERSIST_INDICATOR | 'U' | Persistency indicator | 20090824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether mapping exists in database and mark for insert | 20090824 | |
| 2 | Instance method | Public | Method | Mark instance for deletion | 20090824 | |
| 3 | Instance method | Public | Method | Saves changes to database | 20090824 |
Events
Class /BCV/CL_AUT_ACO has no event.
Types
Class /BCV/CL_AUT_ACO has no local type.
Method Signatures
Method CHECKDB_MARK_FOR_INSERT Signature
Method CHECKDB_MARK_FOR_INSERT on class /BCV/CL_AUT_ACO has no parameter.
Method CHECKDB_MARK_FOR_INSERT on class /BCV/CL_AUT_ACO has no exception.
Method MARK_FOR_DELETION Signature
Method MARK_FOR_DELETION on class /BCV/CL_AUT_ACO has no parameter.
Method MARK_FOR_DELETION on class /BCV/CL_AUT_ACO has no exception.
Method SAVE Signature
Method SAVE on class /BCV/CL_AUT_ACO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ACO | 20090824 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |