SAP ABAP Interface /BOBF/IF_TOOL_CC_CHECK (BOPF Contract Check Implementation)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_ACT Checks on IF_FRW_ACTION 20081212
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_ASSOC Checks on IF_FRW_ASSOCIATION 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_CHECK Checks on IF_FRW_CHECK 20081212
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_DET Checks on IF_FRW_DETERMINATION 20081212
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_KEYS Bundle of checks for IT_KEY, ET_FAILED_KEY, ET_TARGET_KEY 20081212
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MEMORY Check memory consumption of content classes 20081212
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MODIFY Checks on IF_FRW_MODIFY 20081212
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MSG Bundle of checks for EO_MESSAGE 20081212
9 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_PROP Checks on IF_FRW_PROPERTY 20081212
10 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_QUERY Checks on IF_FRW_QUERY 20081212
... Click here to see Used By full list (14 items)
Properties
Interface /BOBF/IF_TOOL_CC_CHECK  
Short Description BOPF Contract Check Implementation    
General Data
Package /BOBF/TOOLS   Business Object Processing Framework Tools 
Created 20081212   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /BOBF/IF_TOOL_CC_CHECK has no interface.
Friends
Interface /BOBF/IF_TOOL_CC_CHECK has no friend.
Attributes
Interface /BOBF/IF_TOOL_CC_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Perform contract checks 20081212
Events
Interface /BOBF/IF_TOOL_CC_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LOG_MESSAGE Public See coding 20081212 tt_log_message TYPE STANDARD TABLE OF ty_log_message
2 TY_LOG_MESSAGE Public See coding 20081212 BEGIN OF ty_log_message, check_id type /BOBF/TOOL_CC_CHECK_ID, check_msg TYPE /BOBF/TOOL_CC_CHECK_MSG_ID, msgv1 TYPE symsgv, msgv2 TYPE symsgv, msgv3 TYPE symsgv, msgv4 TYPE symsgv, instance_key TYPE /BOBF/CONF_KEY, param_name type c length 30, END OF ty_log_message
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) TT_LOG_MESSAGE Contract check messages 20081212
2 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_TOOL_CC_CHECK_CONTEXT Check Context 20081212
3 Importing IS_PARAM_IN Call by reference Type reference (TYPE) ANY 20081212
4 Importing IS_PARAM_OUT Call by reference Type reference (TYPE) ANY 20081212

Method CHECK on Interface /BOBF/IF_TOOL_CC_CHECK has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_ACT Checks on IF_FRW_ACTION 20081212
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_ASSOC Checks on IF_FRW_ASSOCIATION 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_CHECK Checks on IF_FRW_CHECK 20081212
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_DET Checks on IF_FRW_DETERMINATION 20081212
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_KEYS Bundle of checks for IT_KEY, ET_FAILED_KEY, ET_TARGET_KEY 20081212
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MEMORY Check memory consumption of content classes 20081212
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MODIFY Checks on IF_FRW_MODIFY 20081212
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_MSG Bundle of checks for EO_MESSAGE 20081212
9 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_PROP Checks on IF_FRW_PROPERTY 20081212
10 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_QUERY Checks on IF_FRW_QUERY 20081212
11 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_READ Checks on IF_FRW_READ 20081212
12 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_TYPE Checks on types 20081212
13 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_VAL Checks on IF_FRW_VALIDAT 20081212
14 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_CHECK_VSET Checks on IF_FRW_*_VALUE_SET 20081212
History
Last changed by/on SAP  20130531 
SAP Release Created in 702