SAP ABAP Class /BOBF/IF_TOOL_CC_PERSISTENCY (Persistency for BOPF Contract Checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_LOG_DB DB-based contract check logger 20081212
Properties
Class /BOBF/IF_TOOL_CC_PERSISTENCY  
Short Description Persistency for BOPF Contract Checks    
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
Class /BOBF/IF_TOOL_CC_PERSISTENCY has no forward declaration.
Interfaces
Class /BOBF/IF_TOOL_CC_PERSISTENCY has no interface implemented.
Friends
Class /BOBF/IF_TOOL_CC_PERSISTENCY has no friend class.
Attributes
Class /BOBF/IF_TOOL_CC_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 STORE_LOG_ENTRY Instance method Public Method Write a log entry 20081212
Events
Class /BOBF/IF_TOOL_CC_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LOG_ITEM Public See coding 20081212 tt_log_item TYPE STANDARD TABLE OF /BOBF/D_CC_LOG_I
2 TY_LOG_HEAD Public Type reference (TYPE) /BOBF/D_CC_LOG_H 20081212
3 TY_LOG_ITEM Public Type reference (TYPE) /BOBF/D_CC_LOG_I 20081212
Method Signatures

Method STORE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_HEAD Call by reference Type reference (TYPE) TY_LOG_HEAD BOPF Contract Compliance Check Log header 20081212
2 Importing IT_LOG_ITEM Call by reference Type reference (TYPE) TT_LOG_ITEM 20081212

Method STORE_LOG_ENTRY on class /BOBF/IF_TOOL_CC_PERSISTENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in