SAP ABAP Class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH (Authority Check test double)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/TOOLS (Package) Business Object Processing Framework Tools

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_AUTHORITY_CHECK | Default implementation of authority concept | 20130606 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_AUTH_FOR_OBJECT | Authorizations for authority object | 20130606 |
Properties
Class | /BOBF/CL_TOOL_TEST_DOUBLE_AUTH | |
Short Description | Authority Check test double | |
Super Class | /BOBF/CL_LIB_AUTHORITY_CHECK | Default implementation of authority concept |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
Created | 20130605 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_AUTH_FOR_OBJECT | Authorizations for authority object | 20130606 |
Friends
Class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTT_INSTANCE_CALL | 20130606 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTT_PROFILE | 20130606 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTT_STATIC_CALL | 20130606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130606 |
2 | ![]() |
Instance method | Public | Method | 20130606 | |
3 | ![]() |
Instance method | Public | Method | 20130606 |
Events
Class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTT_AUTHORIZATION | Public | See coding | 20130606 | gtt_authorization TYPE RANGE OF gty_authority_field_value
|
||
2 | GTT_INSTANCE_CALL | Public | See coding | 20130606 | gtt_instance_call TYPE STANDARD TABLE OF gty_instance_call WITH DEFAULT KEY
|
||
3 | GTT_PROFILE | Public | See coding | 20130606 | gtt_profile TYPE SORTED TABLE OF gty_profile WITH UNIQUE KEY
profile authority_object authority_field
|
||
4 | GTT_STATIC_CALL | Public | See coding | 20130606 | gtt_static_call TYPE STANDARD TABLE OF gty_static_call WITH DEFAULT KEY
|
||
5 | GTY_AUTHORITY_FIELD_VALUE | Public | Type reference (TYPE) | /BOBF/IF_FRW_AUTH_FOR_OBJECT=>GTY_AUTHORITY_FIELD_VALUE | 20130606 |
|
|
6 | GTY_INSTANCE_CALL | Public | See coding | 20130606 | BEGIN OF gty_instance_call.
TYPES failed TYPE boole_d.
TYPES check TYPE gty_instance_check.
TYPES fields TYPE /bobf/if_frw_configuration=>gty_auth_field_id.
TYPES END OF gty_instance_call
|
||
7 | GTY_PROFILE | Public | Type reference (TYPE) | /BOBF/IF_FRW_AUTH_FOR_OBJECT=>GTY_PROFILE | 20130606 |
|
|
8 | GTY_STATIC_CALL | Public | See coding | 20130606 | BEGIN OF gty_static_call.
TYPES failed TYPE boole_d.
TYPES check TYPE gty_static_check.
TYPES END OF gty_static_call
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROFILE | Call by reference | Type reference (TYPE) | GTT_PROFILE | 20130606 | |||
2 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20130606 | ||
3 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20130606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOPF Exception Class | 20130606 |
Method GET_INSTANCE_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INSTANCE_CALL | Call by reference | Type reference (TYPE) | GTT_INSTANCE_CALL | 20130606 |
Method GET_INSTANCE_CALLS on class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH has no exception.
Method GET_STATIC_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATIC_CALL | Call by reference | Type reference (TYPE) | GTT_STATIC_CALL | 20130606 |
Method GET_STATIC_CALLS on class /BOBF/CL_TOOL_TEST_DOUBLE_AUTH has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |