SAP ABAP Class CL_GRFN_CCI_AM_WEBSERVICE (CCI Proxy to Web Service)
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 20091116
Properties
Class CL_GRFN_CCI_AM_WEBSERVICE  
Short Description CCI Proxy to Web Service    
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 20091116   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CCI_AM_WEBSERVICE has no forward declaration.
Interfaces
Class CL_GRFN_CCI_AM_WEBSERVICE has no interface implemented.
Friends
Class CL_GRFN_CCI_AM_WEBSERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_INTEG_SCENARIO Constant Private Type reference (TYPE) GRFN_INTEGSCEN 'AM' Integration Scenario 20100317
2 MC_METHOD_EXECUTE Constant Private Type reference (TYPE) GRFN_METHOD_NAME 'EXECUTE' execute 20100317
3 MC_METHOD_QUERY Constant Private Type reference (TYPE) GRFN_METHOD_NAME 'QUERY' Query 20100317
4 MC_METHOD_RETRIEVE Constant Private Type reference (TYPE) GRFN_METHOD_NAME 'RETRIEVE' retrieve 20100317
5 MC_SUB_SCENARIO Constant Private Type reference (TYPE) GRFN_SUBSCENARIO 'GL_MQT' Sub Scenario Definition 20100317
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATA Instance method Private Method 20100514
2 CONVERT_MESSAGES Instance method Private Method 20091116
3 GET_ADDI_INFO Instance method Private Method 20100412
4 GET_PROXY Instance method Private Method 20091116
5 PREPARE_EXECUTE_REQUEST Instance method Private Method 20100430
Events
Class CL_GRFN_CCI_AM_WEBSERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_QUERY_DATA Public See coding 20100208 BEGIN OF s_query_data, integ_scenario TYPE grfn_integscen, sub_scenario TYPE grfn_subscenario, END OF s_query_data
Method Signatures

Method CONVERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100514
2 Importing IS_OUTPUT Call by reference Type reference (TYPE) GRFN_CCI_EXECUTE_RESPONSE1 20100514
3 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA Data in table 20100514

Method CONVERT_DATA on class CL_GRFN_CCI_AM_WEBSERVICE has no exception.

Method CONVERT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WS_MESSAGE Call by reference Type reference (TYPE) GRFN_CCI_S_MESSAGE_TAB Proxy Table Type (generated) 20091116
2 Returning RT_MESSAGE Value transfer Type reference (TYPE) TSMESG Message table message collector 20091116

Method CONVERT_MESSAGES on class CL_GRFN_CCI_AM_WEBSERVICE has no exception.

Method GET_ADDI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDI_INFO Call by reference Type reference (TYPE) GRFN_CCI_ADDITIONAL_INFORM_TAB 20100412
2 Importing IV_FILTER_ID Call by reference Type reference (TYPE) GRFN_STRING Selection Option Name 20100412
3 Importing IV_MDRLEVEL Call by reference Type reference (TYPE) GRFN_MDRLEVEL 20100412
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100512
5 Importing IV_RULE_ID Call by reference Type reference (TYPE) GRFN_STRING Selection Option Name 20100512
6 Importing IV_WSMETHOD Call by reference Type reference (TYPE) GRFN_METHOD_NAME ABAP Method Name 20100412
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100412

Method GET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20091116
2 Returning RO_PROXY Value transfer Object reference (TYPE REF TO) CO_GRFN_CCI_AM_WEBSERVICE Proxy Class (generated) 20091116
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091116

Method PREPARE_EXECUTE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INPUT Call by reference Type reference (TYPE) GRFN_CCI_EXECUTE_REQUEST1 Proxy Structure (generated) 20100430
2 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20100430
3 Importing IT_SELECTION Call by reference Type reference (TYPE) GRFN_T_QUERY_SELECTION Query selection 20100430
4 Importing IV_JOBSTEP_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100430
5 Importing IV_MAXROWS Call by reference Type reference (TYPE) GRFN_MAXROWS Job step max rows 20100430
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100430
History
Last changed by/on SAP  20141106 
SAP Release Created in 600