SAP ABAP Class IF_SCV_CRC32 (CRC32 Hash Value)
Properties
Class IF_SCV_CRC32  
Short Description CRC32 Hash Value    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100428   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_CRC32 has no forward declaration.
Interfaces
Class IF_SCV_CRC32 has no interface implemented.
Friends
Class IF_SCV_CRC32 has no friend class.
Attributes
Class IF_SCV_CRC32 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method 20120213
2 GET_VALUE Instance method Public Method Gets the hash value 20100428
3 UPDATE Instance method Public Method Hash Value (Cumulative) 20100428
Events
Class IF_SCV_CRC32 has no event.
Types
Class IF_SCV_CRC32 has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) STRING 20120213

Method GET_ID on class IF_SCV_CRC32 has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CRC32 Value transfer Type reference (TYPE) CVA_CRC32 32-Bit CRC-Wert 20100428

Method GET_VALUE on class IF_SCV_CRC32 has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INPUT Call by reference Type reference (TYPE) DATA Wert der verhasht werden soll 20100428

Method UPDATE on class IF_SCV_CRC32 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in