SAP ABAP Class CL_CI_PROVIDE_CHECKSUM (Creates CRC64 Check Sums)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis

⤷

⤷

Properties
Class | CL_CI_PROVIDE_CHECKSUM | |
Short Description | Creates CRC64 Check Sums | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20051004 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_PROVIDE_CHECKSUM has no forward declaration.
Interfaces
Class CL_CI_PROVIDE_CHECKSUM has no interface implemented.
Friends
Class CL_CI_PROVIDE_CHECKSUM has no friend class.
Attributes
Class CL_CI_PROVIDE_CHECKSUM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Specify Check Totals/Char | 20051004 |
2 | ![]() |
Static method | Public | Method | Specify Check Totals/String | 20051004 |
3 | ![]() |
Static method | Public | Method | 20060307 |
Events
Class CL_CI_PROVIDE_CHECKSUM has no event.
Types
Class CL_CI_PROVIDE_CHECKSUM has no local type.
Method Signatures
Method GEN_CHKSUM_FROM_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CRC_VALUE | Call by reference | Type reference (TYPE) | SCI_CRC64 | Code Inspector: Prüfsumme | 20051004 | ||
2 | ![]() |
P_PARAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20051004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter Fehler | 20051004 |
Method GEN_CHKSUM_FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CRC_VALUE | Call by reference | Type reference (TYPE) | SCI_CRC64 | Code Inspector: Prüfsumme | 20051004 | ||
2 | ![]() |
P_PARAM | Call by reference | Type reference (TYPE) | STRING | 20051004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter Fehler | 20051004 |
Method PROVIDE_ENABLE_CI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ENABLE_CI | Value transfer | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20130403 |
Method PROVIDE_ENABLE_CI on class CL_CI_PROVIDE_CHECKSUM has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |