SAP ABAP Interface IF_SCV_CRC_SERVICES (Services for Calculating CRC Values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_CRC_SERVICES Services for Calculating CRC Values 20100429
Properties
Interface IF_SCV_CRC_SERVICES  
Short Description Services for Calculating CRC Values    
General Data
Package SCOV_API_CALC   Calculations 
Created 20100429   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_CRC_SERVICES has no forward declaration.
Interfaces
Interface IF_SCV_CRC_SERVICES has no interface.
Friends
Interface IF_SCV_CRC_SERVICES has no friend.
Attributes
Interface IF_SCV_CRC_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CRC32_FOR_INT4 Instance method Public Method Creates a CRC hash value for data type I(4) 20100429
2 CREATE_CRC32_FOR_STRING Instance method Public Method Creates a CRC hash value for data type STRING 20110131
3 CREATE_CRC32_FOR_X4 Instance method Public Method Creates a CRC hash value for data type X(4) 20100429
Events
Interface IF_SCV_CRC_SERVICES has no event.
Types
Interface IF_SCV_CRC_SERVICES has no local type.
Method Signatures

Method CREATE_CRC32_FOR_INT4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20120213
2 Returning R_CRC32 Value transfer Object reference (TYPE REF TO) IF_SCV_CRC32 20100429

Method CREATE_CRC32_FOR_INT4 on Interface IF_SCV_CRC_SERVICES has no exception.

Method CREATE_CRC32_FOR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20120213
2 Returning R_CRC32 Value transfer Object reference (TYPE REF TO) IF_SCV_CRC32 CRC32-Hashwert 20110131

Method CREATE_CRC32_FOR_STRING on Interface IF_SCV_CRC_SERVICES has no exception.

Method CREATE_CRC32_FOR_X4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20120213
2 Returning R_CRC32 Value transfer Object reference (TYPE REF TO) IF_SCV_CRC32 20100429

Method CREATE_CRC32_FOR_X4 on Interface IF_SCV_CRC_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800