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 ABAP 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 APPEND_FIELD Static method Public Method Append fields 20100209
2 APPEND_FIELD_DUP Static method Public Method Append fields 20130822
3 CASTING_ITAB Static method Public Method Casting two itab 20110126
4 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100209
5 CREATE_BY_TABLE Static method Public Method Create line type from table 20100209
6 DO_SEARCH_FIELDNAME Static method Private Method Search core logic 20110113
7 DUPLICATE_REF Static method Public Method Duplicate reference 20100419
8 GET_FIELD_VALUE Static method Public Method Get structure field value 20110113
9 GET_TABLE Static method Public Method Cast ref to table 20100209
10 SEARCH_FIELDNAME Static method Public Method Search fieldname in structure using pattern 20110113
11 SEARCH_FIELDNAME_ITAB Static method Public Method Search fieldname in itab using pattern 20110113
12 SET_FIELD_VALUE 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 Exporting ER_DATA Call by reference Type reference (TYPE) DATA 20100209
2 Importing IT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20100209
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20100209
4 Importing IT_FIELDCAT Call by reference Type reference (TYPE) GRFN_T_FIELDCATALOG Field Catalog for RFC Communication 20130822
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100209

Method APPEND_FIELD_DUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Type reference (TYPE) DATA 20130822
2 Importing IT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20130822
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20130822
4 Importing IT_FIELDCAT Call by reference Type reference (TYPE) GRFN_T_FIELDCATALOG Field Catalog for RFC Communication 20130822
5 Importing IV_DECIMALS Call by reference Type reference (TYPE) I 20130822
6 Importing IV_FIELDTYPE Call by reference Type reference (TYPE) GRFN_FIELDTYPE Field Type 20130822
7 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20130822
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20130822

Method CASTING_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE_TARGET Call by reference Type reference (TYPE) ANY TABLE 20110126
2 Importing 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20100209
2 Importing 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 Importing IT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20110113
2 Importing IV_DECIMAL Call by reference Type reference (TYPE) I 20130822
3 Importing IV_FIELTYPE Call by reference Type reference (TYPE) GRFN_FIELDTYPE Field Type 20130822
4 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20130822
5 Importing IV_PATTERN Call by reference Type reference (TYPE) STRING Pattern 20110113
6 Returning 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20100419
2 Importing 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 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110113
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING Field Name 20110113
3 Exporting 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 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20100209
2 Importing 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 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110113
2 Importing IV_PATTERN Call by reference Type reference (TYPE) STRING Pattern 20110113
3 Returning 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 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110113
2 Importing IV_PATTERN Call by reference Type reference (TYPE) STRING Pattern 20110113
3 Returning 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 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20110118
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING Field Name 20110113
3 Importing 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