SAP ABAP Interface IF_GRFN_CCI_PROXY (Connectivity Proxy)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRFN_IE_LEGACY (Package) GRC Integration Engine: 3.0 Legacy Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_CCI Generic CCI 20081016
Properties
Interface IF_GRFN_CCI_PROXY  
Short Description Connectivity Proxy    
General Data
Package GRFN_IE_LEGACY   GRC Integration Engine: 3.0 Legacy Objects 
Created 20081001   SAP 
Last changed 20141106    
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
Interface IF_GRFN_CCI_PROXY has no interface.
Friends
Interface IF_GRFN_CCI_PROXY has no friend.
Attributes
Interface IF_GRFN_CCI_PROXY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20081001
2 PING Instance method Public Method 20081001
3 QUERY Instance method Public Method 20081001
4 RETRIEVE Instance method Public Method 20081001
5 TEST Instance method Public Method 20081001
6 VALUEHELP Instance method Public Method 20081001
Events
Interface IF_GRFN_CCI_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SCRIPT_LIST Public See coding 20081001 begin of s_script_list, id type string, txt type string, descr type string, end of s_script_list
2 S_SCRIPT_PARAM_IN Public See coding 20081001 begin of s_script_param_in, id type string, txt type string, datatype type string, length type i, required type abap_bool, selopt type abap_bool, fieldname type string, end of s_script_param_in
3 S_SCRIPT_PARAM_OUT Public See coding 20081001 begin of s_script_param_out, id type string, txt type string, datatype type string, length type i, decimals type i, fieldname type string, uom_field type string, end of s_script_param_out
4 S_SCRIPT_SELECTION Public See coding 20081001 begin of s_script_selection, id type string, sign type string, option type string, low type string, high type string, end of s_script_selection
5 S_VALUE_LIST Public See coding 20081001 begin of s_value_list, id type string, txt type string, end of s_value_list
6 T_SCRIPT_LIST Public See coding 20081001 t_script_list type standard table of s_script_list with non-unique key id
7 T_SCRIPT_PARAM_IN Public See coding 20081001 t_script_param_in type standard table of s_script_param_in with non-unique key id
8 T_SCRIPT_PARAM_OUT Public See coding 20081001 t_script_param_out type standard table of s_script_param_out with non-unique key id
9 T_SCRIPT_SELECTION Public See coding 20081001 t_script_selection type standard table of s_script_selection with non-unique default key
10 T_VALUE_LIST Public See coding 20081001 t_value_list type standard table of s_value_list with non-unique key id
Method Signatures

Method EXECUTE 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 20081001
2 Exporting ET_PARAM_OUT Call by reference Type reference (TYPE) T_SCRIPT_PARAM_OUT 20081022
3 Exporting EV_MORE_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20081001
4 Importing IT_SELECTION Call by reference Type reference (TYPE) T_SCRIPT_SELECTION 20081001
5 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20081001
6 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I 20081001
7 Importing IV_SCRIPT Call by reference Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LIST Value transfer Type reference (TYPE) T_SCRIPT_LIST 20081001
2 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20081001
3 Importing IV_PATTERN Value transfer Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM_IN Value transfer Type reference (TYPE) T_SCRIPT_PARAM_IN 20081001
2 Exporting ET_PARAM_OUT Value transfer Type reference (TYPE) T_SCRIPT_PARAM_OUT 20081001
3 Exporting EV_DESCR Value transfer Type reference (TYPE) STRING 20081001
4 Exporting EV_FURTHER_INFO Value transfer Type reference (TYPE) STRING 20081001
5 Exporting EV_TXT Value transfer Type reference (TYPE) STRING 20081001
6 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20081001
7 Importing IV_SCRIPT Value transfer Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20081001
2 Importing IV_SCRIPT Value transfer Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method VALUEHELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LIST Value transfer Type reference (TYPE) T_VALUE_LIST 20081001
2 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20081001
3 Importing IV_FIELDNAME Value transfer Type reference (TYPE) STRING 20081001
4 Importing IV_MAX_ROWS Value transfer Type reference (TYPE) I 20081001
5 Importing IV_PATTERN Value transfer Type reference (TYPE) STRING 20081001
6 Importing IV_SCRIPT Value transfer Type reference (TYPE) STRING 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001
History
Last changed by/on SAP  20141106 
SAP Release Created in 300