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
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 | ![]() |
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 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | TT_LOG_MESSAGE | Contract check messages | 20081212 | ||
2 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_TOOL_CC_CHECK_CONTEXT | Check Context | 20081212 | ||
3 | ![]() |
IS_PARAM_IN | Call by reference | Type reference (TYPE) | ANY | 20081212 | |||
4 | ![]() |
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)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |