SAP ABAP Class CL_GRFN_UTIL_TYPE (Wrapper of RTTI service)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_BUSINESS_RULES (Package) GRC Shared Business Rules

⤷

⤷

Properties
Class | CL_GRFN_UTIL_TYPE | |
Short Description | Wrapper of RTTI service | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_BUSINESS_RULES | GRC Shared Business Rules |
Created | 20100209 | 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_TYPE has no interface implemented.
Friends
Class CL_GRFN_UTIL_TYPE has no friend class.
Attributes
Class CL_GRFN_UTIL_TYPE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Append fields | 20100209 |
2 | ![]() |
Static method | Public | Method | Append fields | 20130822 |
3 | ![]() |
Static method | Public | Method | Casting two itab | 20110126 |
4 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100209 |
5 | ![]() |
Static method | Public | Method | Create line type from table | 20100209 |
6 | ![]() |
Static method | Private | Method | Search core logic | 20110113 |
7 | ![]() |
Static method | Public | Method | Duplicate reference | 20100419 |
8 | ![]() |
Static method | Public | Method | Get structure field value | 20110113 |
9 | ![]() |
Static method | Public | Method | Cast ref to table | 20100209 |
10 | ![]() |
Static method | Public | Method | Search fieldname in structure using pattern | 20110113 |
11 | ![]() |
Static method | Public | Method | Search fieldname in itab using pattern | 20110113 |
12 | ![]() |
Static method | Public | Method | Set structure field value | 20110113 |
Events
Class CL_GRFN_UTIL_TYPE has no event.
Types
Class CL_GRFN_UTIL_TYPE has no local type.
Method Signatures
Method APPEND_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Type reference (TYPE) | DATA | 20100209 | |||
2 | ![]() |
IT_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20100209 | |||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100209 | |||
4 | ![]() |
IT_FIELDCAT | Call by reference | Type reference (TYPE) | GRFN_T_FIELDCATALOG | Field Catalog for RFC Communication | 20130822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BRFP Exception Class | 20100209 |
Method APPEND_FIELD_DUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Type reference (TYPE) | DATA | 20130822 | |||
2 | ![]() |
IT_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20130822 | |||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20130822 | |||
4 | ![]() |
IT_FIELDCAT | Call by reference | Type reference (TYPE) | GRFN_T_FIELDCATALOG | Field Catalog for RFC Communication | 20130822 | ||
5 | ![]() |
IV_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130822 | |||
6 | ![]() |
IV_FIELDTYPE | Call by reference | Type reference (TYPE) | GRFN_FIELDTYPE | Field Type | 20130822 | ||
7 | ![]() |
IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20130822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BRFP Exception Class | 20130822 |
Method CASTING_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE_TARGET | Call by reference | Type reference (TYPE) | ANY TABLE | 20110126 | |||
2 | ![]() |
IT_TABLE_SOURCE | Call by reference | Type reference (TYPE) | ANY TABLE | 20110126 |
Method CASTING_ITAB on class CL_GRFN_UTIL_TYPE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRFN_UTIL_TYPE has no parameter.
Method CONSTRUCTOR on class CL_GRFN_UTIL_TYPE has no exception.
Method CREATE_BY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100209 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100209 |
Method CREATE_BY_TABLE on class CL_GRFN_UTIL_TYPE has no exception.
Method DO_SEARCH_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110113 | |||
2 | ![]() |
IV_DECIMAL | Call by reference | Type reference (TYPE) | I | 20130822 | |||
3 | ![]() |
IV_FIELTYPE | Call by reference | Type reference (TYPE) | GRFN_FIELDTYPE | Field Type | 20130822 | ||
4 | ![]() |
IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20130822 | |||
5 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | STRING | Pattern | 20110113 | ||
6 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20110113 |
Method DO_SEARCH_FIELDNAME on class CL_GRFN_UTIL_TYPE has no exception.
Method DUPLICATE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100419 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100419 |
Method DUPLICATE_REF on class CL_GRFN_UTIL_TYPE has no exception.
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110113 | |||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20110113 | ||
3 | ![]() |
RV_RESULT | Call by reference | Type reference (TYPE) | ANY | 20110113 |
Method GET_FIELD_VALUE on class CL_GRFN_UTIL_TYPE has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100209 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100209 |
Method GET_TABLE on class CL_GRFN_UTIL_TYPE has no exception.
Method SEARCH_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110113 | |||
2 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | STRING | Pattern | 20110113 | ||
3 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20110113 |
Method SEARCH_FIELDNAME on class CL_GRFN_UTIL_TYPE has no exception.
Method SEARCH_FIELDNAME_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110113 | |||
2 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | STRING | Pattern | 20110113 | ||
3 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20110113 |
Method SEARCH_FIELDNAME_ITAB on class CL_GRFN_UTIL_TYPE has no exception.
Method SET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110118 | |||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20110113 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110113 |
Method SET_FIELD_VALUE on class CL_GRFN_UTIL_TYPE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |