SAP ABAP Class CL_GRPC_CRC32 (CRC32)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_DOCUMENTS (Package) Documents
Properties
Class CL_GRPC_CRC32  
Short Description CRC32    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_DOCUMENTS   Documents 
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_CRC32 has no forward declaration.
Interfaces
Class CL_GRPC_CRC32 has no interface implemented.
Friends
Class CL_GRPC_CRC32 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HEX1 Constant Public Type reference (TYPE) RAW4 '000000FF' Hexadecimal field 4 characters 20070611
2 C_HEX2 Constant Public Type reference (TYPE) RAW4 'FFFFFFFF' Hexadecimal field 4 characters 20070611
3 T_CRC_TAB Static Attribute Public Type reference (TYPE) YT_RAW4 Standard Table of INT4 20070611
4 _R_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRPC_CRC32=> CRC32 20070611
Methods
# Method Level Visibility Method type Description Created on
1 GET_CRC32 Instance method Public Method 20070611
2 GET_CRCTAB Static method Private Method 20070611
3 GET_INSTANCE Static method Public Method 20070611
Events
Class CL_GRPC_CRC32 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_RAW4 Public See coding 20070611 YT_RAW4 type standard table of raw4
Method Signatures

Method GET_CRC32 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LENGTH Value transfer Type reference (TYPE) I -1 20070611
2 Importing I_X_DATA Call by reference Type reference (TYPE) XSTRING 20070611
3 Returning R_CRC32 Value transfer Type reference (TYPE) I Hexadecimal field 4 characters 20070611

Method GET_CRC32 on class CL_GRPC_CRC32 has no exception.

Method GET_CRCTAB Signature

Method GET_CRCTAB on class CL_GRPC_CRC32 has no parameter.
Method GET_CRCTAB on class CL_GRPC_CRC32 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GRPC_CRC32 CRC32 20070611

Method GET_INSTANCE on class CL_GRPC_CRC32 has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250