SAP ABAP Class CL_GRFN_CCI_SAP_QUERY (CCI Proxy to SAP Query)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_CCI_SAP_SYSTEM Generic CCI for SAP systems 20081002
Properties
Class CL_GRFN_CCI_SAP_QUERY  
Short Description CCI Proxy to SAP Query    
Super Class CL_GRFN_CCI_SAP_SYSTEM Generic CCI for SAP systems 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_IE_LEGACY   GRC Integration Engine: 3.0 Legacy Objects 
Created 20081001   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CCI_SAP_QUERY has no forward declaration.
Interfaces
Class CL_GRFN_CCI_SAP_QUERY has no interface implemented.
Friends
Class CL_GRFN_CCI_SAP_QUERY has no friend class.
Attributes
Class CL_GRFN_CCI_SAP_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATA_STRING Instance method Private Method 20081001
2 GET_SCRIPT_DATA Static method Public Method XML -> structure 20081001
3 GET_SCRIPT_ID Static method Public Method structure -> XML 20081001
Events
Class CL_GRFN_CCI_SAP_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SCRIPT_DATA Public See coding 20081001 begin of S_SCRIPT_DATA, workspace type grfn_sqworkspace, usergroup type grfn_squsergroup, queryname type grfn_sqname, sqvariant type grfn_sqvariant, end of S_SCRIPT_DATA
Method Signatures

Method CONVERT_DATA_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20081002
2 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20081001
3 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090325

Method GET_SCRIPT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCRIPT Value transfer Type reference (TYPE) STRING 20081001
2 Returning RS_SCRIPT Value transfer Type reference (TYPE) S_SCRIPT_DATA 20081001

Method GET_SCRIPT_DATA on class CL_GRFN_CCI_SAP_QUERY has no exception.

Method GET_SCRIPT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERYNAME Value transfer Type reference (TYPE) GRFN_SQNAME Query name 20081001
2 Importing IV_SQVARIANT Value transfer Type reference (TYPE) GRFN_SQVARIANT Variant name 20081001
3 Importing IV_USERGROUP Value transfer Type reference (TYPE) GRFN_SQUSERGROUP Name of a user group 20081001
4 Importing IV_WORKSPACE Value transfer Type reference (TYPE) GRFN_SQWORKSPACE Work Area 20081001
5 Returning RV_SCRIPT Value transfer Type reference (TYPE) STRING 20081001

Method GET_SCRIPT_ID on class CL_GRFN_CCI_SAP_QUERY has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300