SAP ABAP Class CL_GRFN_CCI_AM_PI (AM CCI Proxy to PI Query)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_CCI_AM AM - Generic CCI 20091228
Properties
Class CL_GRFN_CCI_AM_PI  
Short Description AM CCI Proxy to PI Query    
Super Class CL_GRFN_CCI_AM AM - Generic CCI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_INTEGRATION_ENGINE   GRC Integration Engine 
Created 20091228   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CCI_AM_PI has no forward declaration.
Interfaces
Class CL_GRFN_CCI_AM_PI has no interface implemented.
Friends
Class CL_GRFN_CCI_AM_PI has no friend class.
Attributes
Class CL_GRFN_CCI_AM_PI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PROXY_OUTPUT Instance method Private Method Build the Exporting Value to Invoke Proxy 20100401
2 GET_PROXY_BY_PARAS Instance method Private Method Get Proxy by Parameters 20100630
3 GET_PROXY_INTERFACE Instance method Private Method Get Proxy Input Structure and Out Structure 20091228
4 GET_QUERY_INFO Instance method Private Method Convert EO Query Parameter into PI parameter 20091228
5 RETRIEVE_ALL Instance method Public Method Return All Feilds including Deep Ones 20100325
Events
Class CL_GRFN_CCI_AM_PI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_QUERY_DATA Public See coding 20091228 BEGIN OF s_query_data, prxname TYPE string, namespace TYPE string, END OF s_query_data
Method Signatures

Method BUILD_PROXY_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DATA Call by reference Object reference (TYPE REF TO) DATA 20100401
2 Importing IT_SELECTION Call by reference Type reference (TYPE) GRFN_T_QUERY_SELECTION Query selection 20100401
3 Importing IV_NAME Value transfer Type reference (TYPE) STRING 20100401
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100401

Method GET_PROXY_BY_PARAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTF_DATA Call by reference Type reference (TYPE) CL_PROXY_PUBLIC_UTILS=>T_INTF_DETAILS 20100630
2 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20100630

Method GET_PROXY_BY_PARAS on class CL_GRFN_CCI_AM_PI has no exception.

Method GET_PROXY_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INPUT_NAME Value transfer Type reference (TYPE) STRING 20091228
2 Exporting EV_OUTPUT_NAME Value transfer Type reference (TYPE) STRING 20091228
3 Importing IS_PROXY Value transfer Type reference (TYPE) CL_PROXY_PUBLIC_UTILS=>T_INTF_DETAIL 20091228
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100630

Method GET_QUERY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20091228
2 Returning RS_SCRIPT Value transfer Type reference (TYPE) GRFN_S_PI GRFN Structure for PI 20091228

Method GET_QUERY_INFO on class CL_GRFN_CCI_AM_PI has no exception.

Method RETRIEVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERYPARAM_IN Value transfer Type reference (TYPE) GRFN_T_QUERYPARAM_IN Query Input Parameter 20100325
2 Exporting ET_QUERYPARAM_OUT Value transfer Type reference (TYPE) GRFN_T_QUERYPARAM_OUT Query Output Parameter 20100325
3 Exporting EV_QUERYDESC Value transfer Type reference (TYPE) STRING 20100325
4 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) GRFN_QUERYTIMESTAMP Query UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100325
5 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20100325
6 Importing IV_CONNECTOR Value transfer Type reference (TYPE) STRING 20100325
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100325
History
Last changed by/on SAP  20141106 
SAP Release Created in 600