SAP ABAP Class CL_GRFN_UTIL_DATA (Utility methods for data operation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP

⤷

⤷

Properties
Class | CL_GRFN_UTIL_DATA | |
Short Description | Utility methods for data operation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
Created | 20100722 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_UTIL_DATA has no interface implemented.
Friends
Class CL_GRFN_UTIL_DATA has no friend class.
Attributes
Class CL_GRFN_UTIL_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110224 | |
2 | ![]() |
Static method | Public | Method | 20100722 | |
3 | ![]() |
Static method | Public | Method | 20110223 |
Events
Class CL_GRFN_UTIL_DATA has no event.
Types
Class CL_GRFN_UTIL_DATA has no local type.
Method Signatures
Method DIFF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TO_CREATE | Call by reference | Type reference (TYPE) | ANY TABLE | Same table type as table1 | 20110224 | ||
2 | ![]() |
ET_TO_DELETE | Call by reference | Type reference (TYPE) | ANY TABLE | Same table type as table1 | 20110224 | ||
3 | ![]() |
EV_IDENTICAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110224 | |||
4 | ![]() |
IT_TABLE1 | Call by reference | Type reference (TYPE) | ANY TABLE | 20110224 | |||
5 | ![]() |
IT_TABLE2 | Call by reference | Type reference (TYPE) | ANY TABLE | Same table type as table1 | 20110224 |
Method DIFF_TABLE on class CL_GRFN_UTIL_DATA has no exception.
Method MOVE_CORRESPONDING_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100722 | |||
2 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100722 |
Method MOVE_CORRESPONDING_TABLE on class CL_GRFN_UTIL_DATA has no exception.
Method NOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BOOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110223 | |||
2 | ![]() |
RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110223 |
Method NOT on class CL_GRFN_UTIL_DATA has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |