SAP ABAP Class /BOBF/CL_TOOL_CC_ADDON (BOPF Contract Compliance Check addon)
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
Properties
Class | /BOBF/CL_TOOL_CC_ADDON | |
Short Description | BOPF Contract Compliance Check addon | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_BUF_DATA_ACCESS | Interface for Database Access | 20081212 | ||
2 | /BOBF/IF_BUF_DATA_ACCESS_2 | Interface for Database Access | 20081212 | ||
3 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081212 | ||
4 | /BOBF/IF_FRW_ADDON | Interface for initialization of runtime addons | 20081212 | ||
5 | /BOBF/IF_FRW_ASSOCIATION | Interface for an Association | 20081212 | ||
6 | /BOBF/IF_FRW_BUFFER | Interface to the Data Layer | 20081212 | ||
7 | /BOBF/IF_FRW_CHECK | Interface to perform a Check | 20081212 | ||
8 | /BOBF/IF_FRW_CODE_VALUE_SET | Interface to read value sets of codes | 20081212 | ||
9 | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20081212 | ||
10 | /BOBF/IF_FRW_ID_VALUE_SET | Interface to read value sets of IDs | 20081212 | ||
11 | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20081212 | ||
12 | /BOBF/IF_FRW_NODE | Interface for a node | 20081212 | ||
13 | /BOBF/IF_FRW_QUERY | Interface to query implementation | 20081212 | ||
14 | /BOBF/IF_FRW_READ | Interface to Read Data | 20081212 | ||
15 | /BOBF/IF_FRW_STATUS_DERIVATOR | Interface for a Status Derivator | 20081212 | ||
16 | /BOBF/IF_FRW_VALIDATION | Interface for a Validation | 20081212 | ||
17 | /BOBF/IF_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20081212 | ||
18 | /BOBF/IF_TRA_SERVICE_MANAGER | Containing the public service methods of a service manager | 20090309 | ||
19 | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20090309 | ||
20 | /BOBF/IF_TRA_SERV_MGR_TRANSACT | Collective interface of the service manager | 20090309 |
Friends
Class /BOBF/CL_TOOL_CC_ADDON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | /BOBF/OBM_NAME | '/BOBF/TOOL_CONTRACT_COMPLIANCE' | Name | 20081212 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | '/BOBF/CL_TOOL_CC*' | Object Type Name | 20081212 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | '/BOBF/CL_TOOL_CC_ADDON' | Object Type Name | 20081212 | |
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_TOOL_CC_PERSISTENCY | Persistency for BOPF Contract Checks | 20081212 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CHECK_INSTANCE | 20081212 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CHECK_ASSIGNMENT | 20081212 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CHECK_MESSAGE | 20081212 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_LT_CONTEXTS | 20081212 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | BOPF CC instance stack | 20081212 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090116 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | UUID | Global Unique ID for table | 20081212 | ||
12 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /BOBF/IF_FRW_SERVICE_LAYER | Interface for the Service Layer | 20081212 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_FRW_BUFFER | Interface to the Data Layer | 20081212 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20081212 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_BUF_DATA_ACCESS | Interface for Database Access | 20081212 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_BUF_DATA_ACCESS_2 | Interface for Database Access | 20081212 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20090309 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20081212 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081212 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081212 |
4 | ![]() |
Instance method | Private | Method | corresponding to cl_apesicc controller method | 20081212 |
5 | ![]() |
Instance method | Private | Method | 20081212 | |
6 | ![]() |
Instance method | Private | Method | 20081212 | |
7 | ![]() |
Instance method | Private | Method | 20081212 | |
8 | ![]() |
Instance method | Private | Method | 20081212 | |
9 | ![]() |
Instance method | Private | Method | 20081212 | |
10 | ![]() |
Static method | Public | Method | Deactivate negative test mode for contract check addon | 20090116 |
11 | ![]() |
Instance method | Private | Method | 20081212 | |
12 | ![]() |
Static method | Public | Method | Switch contract check addon to negative test mode | 20090116 |
Events
Class /BOBF/CL_TOOL_CC_ADDON has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CHECK_ASSIGNMENT | Private | See coding | 20081212 | tt_check_assignment TYPE SORTED TABLE OF /bobf/tool_cccha WITH NON-UNIQUE KEY if_name method_name in_or_out
|
||
2 | TT_CHECK_INSTANCE | Private | See coding | 20081212 | tt_check_instance TYPE SORTED TABLE OF ty_check_instance WITH UNIQUE KEY check_id
|
||
3 | TT_CHECK_MESSAGE | Private | See coding | 20081212 | tt_check_message TYPE SORTED TABLE OF /bobf/tool_ccchm WITH UNIQUE KEY check_id check_msg_id
|
||
4 | TT_INSTANCE | Private | See coding | 20081212 | tt_instance TYPE HASHED TABLE OF ty_instance WITH UNIQUE KEY bo_key node_key
|
||
5 | TY_CHECK_INSTANCE | Private | See coding | 20081212 | BEGIN OF ty_check_instance,
check_id TYPE /bobf/tool_cc_check_id,
check_class TYPE seoclname,
instance TYPE REF TO /bobf/if_tool_cc_check,
END OF ty_check_instance
|
||
6 | TY_INSTANCE | Private | See coding | 20081212 | BEGIN OF ty_instance,
bo_key TYPE /bobf/obm_bo_key,
node_key TYPE /bobf/obm_node_key,
instance TYPE REF TO /bobf/cl_tool_cc_addon,
END OF ty_instance
|
||
7 | TY_LS_CONTEXT_ELEMENT | Private | See coding | 20081212 | BEGIN OF ty_ls_context_element,
bo_key TYPE /bobf/obm_bo_key,
context_stack TYPE ty_lt_context_table,
END OF ty_ls_context_element
|
||
8 | TY_LS_TRACE_CONTEXT | Private | See coding | 20081212 | BEGIN OF ty_ls_trace_context,
bo_key TYPE /bobf/obm_bo_key ,
content_key TYPE /bobf/conf_key,
content_cat TYPE /bobf/obm_content_cat,
read TYPE REF TO /bobf/if_frw_read,
modify TYPE REF TO /bobf/if_frw_modify,
query TYPE REF TO /bobf/if_frw_query,
check TYPE REF TO /bobf/if_frw_check,
exectime TYPE /bobf/conf_exectime,
val_act_key TYPE /bobf/act_key,
content_node_key TYPE /bobf/conf_key,
END OF ty_ls_trace_context
|
||
9 | TY_LT_CONTEXTS | Private | See coding | 20081212 | ty_lt_contexts TYPE HASHED TABLE OF ty_ls_context_element WITH UNIQUE KEY bo_key
|
||
10 | TY_LT_CONTEXT_TABLE | Private | See coding | 20081212 | ty_lt_context_table TYPE STANDARD TABLE OF ty_ls_trace_context WITH DEFAULT KEY
|
Method Signatures
Method CHECK_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Reference to content implementation instance | 20081212 | ||
2 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20081212 | |||
3 | ![]() |
IS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081212 | |||
4 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081212 | ||
5 | ![]() |
IV_IF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20081212 | ||
6 | ![]() |
IV_INOUT | Call by reference | Type reference (TYPE) | /BOBF/TOOL_CC_IN_OUT | Checking time (Input or Ouput) | 20081212 | ||
7 | ![]() |
IV_METH_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20081212 | ||
8 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081212 |
Method CHECK_CONTRACT on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BOBF/CL_TOOL_CC_ADDON has no parameter.
Method CLASS_CONSTRUCTOR on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BOPF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_SERVICE_LAYER | Interface for Configuration | 20081212 | ||
2 | ![]() |
IO_SERVICE_MANAGER_COMPL | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20090309 | ||
3 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Interface for Configuration | 20081212 |
Method CONSTRUCTOR on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method DETERMINE_CALLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TRANSACTION_TYPE | Call by reference | Type reference (TYPE) | /BOBF/TOOL_CC_TRANSACTION_TYPE | corresponds to APESICC_TRANSACTION_TYPE | 20081212 | ||
2 | ![]() |
IT_CALLSTACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20081212 | ||
3 | ![]() |
IV_REQUEST_OR_RESPONSE | Call by reference | Type reference (TYPE) | /BOBF/TOOL_CC_IN_OUT | BOPF Contract Compliance Check Direction | 20081212 |
Method DETERMINE_CALLER on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method GET_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALLSTACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20081212 |
Method GET_CALLSTACK on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method GET_CALL_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALL_CONTEXT | Call by reference | Type reference (TYPE) | /BOBF/T_TOOL_CC_CALL_CONTEXT | BOPF Contract Compliance Check Tool Call Context Stack | 20081212 | ||
2 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081212 |
Method GET_CALL_CONTEXT on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method GET_CURRENT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONTEXT_ENTRY | Value transfer | Type reference (TYPE) | TY_LS_TRACE_CONTEXT | 20081212 |
Method GET_CURRENT_CONTEXT on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method GET_LOG_UUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_UUID | Value transfer | Type reference (TYPE) | UUID | Global Unique ID for table | 20081212 |
Method GET_LOG_UUID on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method RELEASE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081212 |
Method RELEASE_CONTEXT on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method RESET_NEGATIVE_TEST_MODE Signature
Method RESET_NEGATIVE_TEST_MODE on class /BOBF/CL_TOOL_CC_ADDON has no parameter.
Method RESET_NEGATIVE_TEST_MODE on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method SET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHECK | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHECK | Interface to perform a Check | 20081212 | ||
2 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20081212 | ||
3 | ![]() |
IO_QUERY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_QUERY | Interface to query implementation | 20081212 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20081212 | ||
5 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081212 | ||
6 | ![]() |
IV_CONTENT_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_CONTENT_CAT | Entity Category | 20081212 | ||
7 | ![]() |
IV_CONTENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 | ||
8 | ![]() |
IV_CONTENT_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 | ||
9 | ![]() |
IV_EXECTIME | Call by reference | Type reference (TYPE) | /BOBF/CONF_EXECTIME | Determination Time | 20081212 | ||
10 | ![]() |
IV_VAL_ACT_KEY | Call by reference | Type reference (TYPE) | /BOBF/ACT_KEY | Action | 20081212 |
Method SET_CONTEXT on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Method SET_NEGATIVE_TEST_MODE Signature
Method SET_NEGATIVE_TEST_MODE on class /BOBF/CL_TOOL_CC_ADDON has no parameter.
Method SET_NEGATIVE_TEST_MODE on class /BOBF/CL_TOOL_CC_ADDON has no exception.
Meta Relationship - Using (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |