SAP ABAP Class CL_GRFN_SEARCH_TERM_UTIL (Search term utility)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
Properties
Class CL_GRFN_SEARCH_TERM_UTIL  
Short Description Search term utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_AUTO_MONITOR   GRC Automated Monitoring Framework 
Created 20100310   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_SEARCH_TERM_UTIL has no interface implemented.
Friends
Class CL_GRFN_SEARCH_TERM_UTIL has no friend class.
Attributes
Class CL_GRFN_SEARCH_TERM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TERMS Static method Public Method Delete terms for object 20100401
2 GET_ENTITY_ENABLEMENT Static method Public Method Gets search term enablement for entity 20100426
3 GET_STLIST Static method Public Method Gets search term list for entity 20100426
4 GET_TERM_BY_ID Static method Public Method Gets term by id 20100401
5 GET_TERM_BY_TEXT Static method Public Method Gets term by text 20100401
6 SEARCH_BY_CRITERIA Static method Public Method Search by POWL criteria 20100414
7 SEARCH_BY_TERM_ID Static method Public Method Search objects by term 20100407
8 STRING_TO_TABLE Static method Public Method Convert string to search term table 20100401
9 UPDATE_SEARCH_TERM Static method Public Method Update search term for object 20100331
Events
Class CL_GRFN_SEARCH_TERM_UTIL has no event.
Types
Class CL_GRFN_SEARCH_TERM_UTIL has no local type.
Method Signatures

Method DELETE_TERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100426

Method DELETE_TERMS on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method GET_ENTITY_ENABLEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20100426
2 Exporting EV_INDEX_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20100426
3 Importing IV_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100426

Method GET_ENTITY_ENABLEMENT on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method GET_STLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TERM Call by reference Type reference (TYPE) GRFN_T_TERM Search Term 20100426
2 Importing IV_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100426

Method GET_STLIST on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method GET_TERM_BY_ID Signature

Method GET_TERM_BY_ID on class CL_GRFN_SEARCH_TERM_UTIL has no parameter.
Method GET_TERM_BY_ID on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method GET_TERM_BY_TEXT Signature

Method GET_TERM_BY_TEXT on class CL_GRFN_SEARCH_TERM_UTIL has no parameter.
Method GET_TERM_BY_TEXT on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method SEARCH_BY_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT Table of object 20100414
2 Importing IT_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20100414
3 Importing IV_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100415

Method SEARCH_BY_CRITERIA on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method SEARCH_BY_TERM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT Table of object 20100407
2 Importing IT_TERM Call by reference Type reference (TYPE) GRFN_T_TERM Search term 20100415
3 Importing IV_DATE Call by reference Type reference (TYPE) GRFN_DATE Session Management for GRC APIs 20100415
4 Importing IV_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100408

Method SEARCH_BY_TERM_ID on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TERM Call by reference Type reference (TYPE) GRFN_T_TERM Search Term 20100401
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20100401

Method STRING_TO_TABLE on class CL_GRFN_SEARCH_TERM_UTIL has no exception.

Method UPDATE_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
2 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_API_OBJECT Represents an object on API layer 20100819
3 Importing IT_TERM Call by reference Type reference (TYPE) GRFN_T_TERM Term map 20100331
4 Importing IV_MODE Call by reference Type reference (TYPE) GRFN_UI_MODE 20100819

Method UPDATE_SEARCH_TERM on class CL_GRFN_SEARCH_TERM_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600