SAP ABAP Class CL_GRFN_CCI_SAP_TABLE (CCI Proxy to SAP tables)
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 20101206
Properties
Class CL_GRFN_CCI_SAP_TABLE  
Short Description CCI Proxy to SAP tables    
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 20101206   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CCI_SAP_TABLE has no forward declaration.
Interfaces
Class CL_GRFN_CCI_SAP_TABLE has no interface implemented.
Friends
Class CL_GRFN_CCI_SAP_TABLE has no friend class.
Attributes
Class CL_GRFN_CCI_SAP_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATA_TABLE Instance method Private Method 20101206
2 GET_SCRIPT_DATA Static method Public Method XML -> structure 20101206
3 GET_SCRIPT_ID Static method Public Method structure -> XML 20101206
Events
Class CL_GRFN_CCI_SAP_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SCRIPT_DATA Public See coding 20101206 BEGIN OF s_script_data, tablename TYPE tabname, END OF s_script_data
2 T_TABLE_DATA Private See coding 20101206 t_table_data TYPE STANDARD TABLE OF tab512
3 T_TABLE_FIELD Private See coding 20101206 t_table_field TYPE STANDARD TABLE OF rfc_db_fld
4 T_TABLE_OPTION Private See coding 20101206 t_table_option TYPE STANDARD TABLE OF rfc_db_opt
Method Signatures

Method CONVERT_DATA_TABLE 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 20101206
2 Importing IT_DATA Call by reference Type reference (TYPE) T_TABLE_DATA 20101206
3 Importing IT_FIELD Call by reference Type reference (TYPE) T_TABLE_FIELD 20101206
4 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20101206
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101206

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 20101206
2 Returning RS_SCRIPT Value transfer Type reference (TYPE) S_SCRIPT_DATA 20101206

Method GET_SCRIPT_DATA on class CL_GRFN_CCI_SAP_TABLE 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_TABLENAME Value transfer Type reference (TYPE) TABNAME Table Name 20101206
2 Returning RV_SCRIPT Value transfer Type reference (TYPE) STRING 20101206

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