SAP ABAP Class /BOBF/CL_FRW_AUTHORITY_FACTORY (Authority factory)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_AUTHORITY_FACTORY | Authority factory | 20121106 |
Properties
Class | /BOBF/CL_FRW_AUTHORITY_FACTORY | |
Short Description | Authority factory | |
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 | 20121024 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_FRW_AUTHORITY_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_AUTHORITY_FACTORY | Authority factory | 20121106 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /BOBF/CL_TOOL_TEST_MANAGER | 20130606 | Test Manager: TM, SM, ... double injection |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /BOBF/IF_FRW_AUTHORITY_INJECT | 20121025 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20121024 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTT_AUTH_CHECK_BUFFER | 20121024 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTT_AUTH_PROFILE_READER_BUFFER | 20121213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121024 | |
2 | ![]() |
Instance method | Public | Constructor | 20121024 | |
3 | ![]() |
Instance method | Public | Method | get authority checker of next relevant node | 20121024 |
4 | ![]() |
Static method | Private | Method | 20121025 | |
5 | ![]() |
Static method | Private | Method | 20121025 |
Events
Class /BOBF/CL_FRW_AUTHORITY_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTT_AUTH_CHECK_BUFFER | Public | See coding | 20121024 | gtt_auth_check_buffer TYPE SORTED TABLE OF gty_auth_check_buffer WITH UNIQUE KEY node_key
|
||
2 | GTT_AUTH_PROFILE_READER_BUFFER | Public | See coding | 20121213 | gtt_auth_profile_reader_buffer TYPE SORTED TABLE OF gty_auth_profile_reader_buffer WITH UNIQUE KEY node_key
|
||
3 | GTY_AUTH_CHECK_BUFFER | Public | See coding | 20121024 | BEGIN OF gty_auth_check_buffer .
TYPES node_key TYPE /bobf/obm_node_key.
TYPES o_auth_check TYPE REF TO /bobf/cl_frw_authority_check.
TYPES END OF gty_auth_check_buffer
|
||
4 | GTY_AUTH_PROFILE_READER_BUFFER | Public | See coding | 20121213 | BEGIN OF gty_auth_profile_reader_buffer .
TYPES node_key TYPE /bobf/obm_node_key.
TYPES o_auth_profile_reader TYPE REF TO /bobf/if_frw_auth_for_object.
TYPES END OF gty_auth_profile_reader_buffer
|
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no parameter.
Method CLEANUP on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20121114 |
Method CONSTRUCTOR on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no exception.
Method GET_AUTHORITY_CHECKER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20121024 | ||
2 | ![]() |
RO_AUTH_CHECKER | Value transfer | Object reference (TYPE REF TO) | /BOBF/CL_FRW_AUTHORITY_CHECK | Authority check superclass | 20121024 |
Method GET_AUTHORITY_CHECKER on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no exception.
Method INJECT_TEST_DOUBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TEST_INJECTOR | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_AUTHORITY_INJECT | Authority check injector | 20121025 |
Method INJECT_TEST_DOUBLE on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no exception.
Method TEARDOWN_TEST_DOUBLE Signature
Method TEARDOWN_TEST_DOUBLE on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no parameter.
Method TEARDOWN_TEST_DOUBLE on class /BOBF/CL_FRW_AUTHORITY_FACTORY has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 747 |