SAP ABAP Class CL_FOPC_CRC32 (CRC32)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_DOCUMENTS (Package) Documents
Properties
Class CL_FOPC_CRC32  
Short Description CRC32    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_DOCUMENTS   Documents 
Created 20050416   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FOPC_CRC32 has no forward declaration.
Interfaces
Class CL_FOPC_CRC32 has no interface implemented.
Friends
Class CL_FOPC_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 20050416
2 C_HEX2 Constant Public Type reference (TYPE) RAW4 'FFFFFFFF' Hexadecimal field 4 characters 20050416
3 T_CRC_TAB Static Attribute Public Type reference (TYPE) YT_RAW4 Standard Table of INT4 20050416
4 _R_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FOPC_CRC32 CRC32 20050416
Methods
# Method Level Visibility Method type Description Created on
1 GET_CRC32 Instance method Public Method 20050416
2 GET_CRCTAB Static method Private Method 20050416
3 GET_INSTANCE Static method Public Method 20050416
Events
Class CL_FOPC_CRC32 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_RAW4 Public See coding 20050416 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 20050416
2 Importing I_X_DATA Call by reference Type reference (TYPE) XSTRING 20050416
3 Returning R_CRC32 Value transfer Type reference (TYPE) I hexadezimales Feld 4 Zeichen 20050416

Method GET_CRC32 on class CL_FOPC_CRC32 has no exception.

Method GET_CRCTAB Signature

Method GET_CRCTAB on class CL_FOPC_CRC32 has no parameter.
Method GET_CRCTAB on class CL_FOPC_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_FOPC_CRC32 CRC32 20050416

Method GET_INSTANCE on class CL_FOPC_CRC32 has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600