SAP ABAP Class /BOBF/CL_FRW_AUTHORITY_CHECK (Authority check superclass)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_AUTHORITY_CHECK | Default implementation of authority concept | 20121022 |
Properties
| Class | /BOBF/CL_FRW_AUTHORITY_CHECK | |
| Short Description | Authority check superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
| Created | 20121022 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_FRW_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class /BOBF/CL_FRW_AUTHORITY_CHECK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOBF/CL_FRW_AUTHORITY_FACTORY | 20121106 | Authority factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOBF/IF_FRW_AUTHORITY_FACTORY | Authority factory | 20121106 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20121022 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20121022 | |||
| 4 | Constant | Public | See coding | 20121023 | |||||
| 5 | Constant | Public | See coding | 20121203 | |||||
| 6 | Constant | Public | See coding | 20121024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | execute static and instance based authority check | 20121022 | |
| 2 | Instance method | Public | Method | execute static authority check | 20121022 | |
| 3 | Instance method | Public | Constructor | 20121022 |
Events
Class /BOBF/CL_FRW_AUTHORITY_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_AUTHORITY_FIELD | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20121024 | |
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20121022 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20121022 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20121022 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_AUTH | Context Information for Validations | 20121022 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20121022 |
Method CHECK_AUTHORITY on class /BOBF/CL_FRW_AUTHORITY_CHECK has no exception.
Method CHECK_AUTHORITY_STATICALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20121023 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121022 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_AUTH | Context Information for Validations | 20121022 |
Method CHECK_AUTHORITY_STATICALLY on class /BOBF/CL_FRW_AUTHORITY_CHECK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_AUTHORITY_FACTORY | Authority factory | 20121106 | |||
| 2 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20121022 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20121022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20121022 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |