SAP ABAP Class /BOBF/IF_TOOL_CC_CHECK (BOPF Contract Check Implementation)
Meta Relationship - Used By
Properties
Class | /BOBF/IF_TOOL_CC_CHECK | |
Short Description | BOPF Contract Check Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
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) |
Interfaces
Class /BOBF/IF_TOOL_CC_CHECK has no interface implemented.
Friends
Class /BOBF/IF_TOOL_CC_CHECK has no friend class.
Attributes
Class /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
Class /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 class /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 |