SAP ABAP Class CL_SCV_CRC (Service for calculating CRC values)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_MAIN_II (Package) Main Package II
⤷
⤷
Properties
| Class | CL_SCV_CRC | |
| Short Description | Service for calculating CRC values | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_MAIN_II | Main Package II |
| Created | 20090928 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCV_CRC has no forward declaration.
Interfaces
Class CL_SCV_CRC has no interface implemented.
Friends
Class CL_SCV_CRC has no friend class.
Attributes
Class CL_SCV_CRC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a 32-bit CRC value for a set of hash values | 20090929 |
Events
Class CL_SCV_CRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_PB_SRCKEYS | Public | See coding | Set of source code hash values | 20090929 | ty_t_pb_srckeys TYPE SORTED TABLE OF cva_wusrckey WITH NON-UNIQUE KEY table_line
|
Method Signatures
Method GET_CRC32_FOR_PB_SRCKEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PB_SRCKEYS | Call by reference | Type reference (TYPE) | TY_T_PB_SRCKEYS | Menge von Hashwerten | 20090929 | |||
| 2 | R_CRC32 | Value transfer | Type reference (TYPE) | CVA_CRC32 | 32-Bit CRC-Wert | 20090929 |
Method GET_CRC32_FOR_PB_SRCKEYS on class CL_SCV_CRC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |