SAP ABAP Class CL_GRFN_CRC32 (CRC32)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_DOCUMENTS (Package) Documents
⤷
⤷
Properties
| Class | CL_GRFN_CRC32 | |
| Short Description | CRC32 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_DOCUMENTS | Documents |
| Created | 20080408 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_CRC32 has no forward declaration.
Interfaces
Class CL_GRFN_CRC32 has no interface implemented.
Friends
Class CL_GRFN_CRC32 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RAW4 | '000000FF' | Hexadecimal field 4 characters | 20080408 | ||
| 2 | Constant | Public | Type reference (TYPE) | RAW4 | 'FFFFFFFF' | Hexadecimal field 4 characters | 20080408 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | YT_RAW4 | Standard Table of INT4 | 20080408 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_CRC32 | CRC32 | 20080408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080408 | ||
| 2 | Static method | Private | Method | 20080408 | ||
| 3 | Static method | Public | Method | 20080408 |
Events
Class CL_GRFN_CRC32 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_RAW4 | Public | See coding | 20080408 | 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 | I_LENGTH | Value transfer | Type reference (TYPE) | I | -1 | 20080408 | |||
| 2 | I_X_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20080408 | ||||
| 3 | R_CRC32 | Value transfer | Type reference (TYPE) | I | Hexadecimal field 4 characters | 20080408 |
Method GET_CRC32 on class CL_GRFN_CRC32 has no exception.
Method GET_CRCTAB Signature
Method GET_CRCTAB on class CL_GRFN_CRC32 has no parameter.
Method GET_CRCTAB on class CL_GRFN_CRC32 has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_CRC32 | CRC32 | 20080408 |
Method GET_INSTANCE on class CL_GRFN_CRC32 has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |