SAP ABAP Class CL_IWP_SAP_AUDIT_CONVERTER (Export query results in SAP Audit Format)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-ILM-RW (Application Component) Retention Warehouse
     IWP_BI (Package) ILM Workpackage: BI content Generation
Properties
Class CL_IWP_SAP_AUDIT_CONVERTER  
Short Description Export query results in SAP Audit Format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IWP_BI   ILM Workpackage: BI content Generation 
Created 20080811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IWP_SAP_AUDIT_CONVERTER has no forward declaration.
Interfaces
Class CL_IWP_SAP_AUDIT_CONVERTER has no interface implemented.
Friends
Class CL_IWP_SAP_AUDIT_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BW_SYS Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080811
2 M_QUERY Instance attribute Private Type reference (TYPE) RSOBJECT Object name in where-used list 20080811
3 M_VARIANT Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20080811
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20080811
2 COMMUNICATION_ERROR Instance method Private Method 20080811
3 CONVERT_DATA Instance method Public Method 20080811
4 CONVERT_DATA_TYPE Instance method Private Method 20080811
5 GET_DATA_FROM_QUERY Instance method Public Method 20080811
6 SEARCH_QUERY Instance method Public Method 20080811
7 SEARCH_VARIANT Instance method Public Method 20080811
8 SET_ATTRIBUTES Instance method Public Method 20080811
Events
Class CL_IWP_SAP_AUDIT_CONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_AXIS Public See coding 20080811 tt_axis type table of t_axis
2 TT_CELL Public See coding 20080811 tt_cell type table of t_cell
3 TT_CHARACTERISTICS Public See coding 20080811 tt_characteristics type table of t_characteristics
4 TT_KEYFIGURES Public See coding 20080811 tt_keyfigures type table of t_keyfigures
5 T_AXIS Public See coding 20080811 BEGIN OF t_axis, axis TYPE numc3, tuple TYPE numc10, iobjnm(30), value(64), mem_cap(60), END OF t_axis
6 T_CELL Public See coding 20080811 BEGIN OF t_cell, axis0 TYPE numc10, axis1 TYPE numc10, axis2 TYPE numc10, axis3 TYPE numc10, axis4 TYPE numc10, iobjnm(30), value(22), formatted_value(40), currency TYPE waers, unit TYPE meins, invalid(1), END OF t_cell
7 T_CHARACTERISTICS Public See coding 20080811 BEGIN OF t_characteristics, iobjnm(30), value(60), iobjtyp(1), datatp TYPE datatype_d, intlen TYPE ddleng, textlong TYPE rstxtlg, textshort TYPE rstxtsh, decimals TYPE decimals, END OF t_characteristics
8 T_CRMKYFFILTER Private See coding 20080811 BEGIN OF t_crmkyffilter, iobjnm(30), sign(1), opt(2), low(64), high(64), END OF t_crmkyffilter
9 T_KEYFIGURES Public See coding 20080811 BEGIN OF t_keyfigures, iobjnm(30), iobjnm_d(30), value_d(60), datatp TYPE datatype_d, intlen TYPE ddleng, textlong TYPE rstxtlg, textshort TYPE rstxtsh, decimals TYPE decimals, tuple TYPE numc10, unit_iobjnm(30), END OF t_keyfigures
10 T_MDX Private See coding 20080811 BEGIN OF t_mdx, line(75), END OF t_mdx
11 T_RSCRMATR Private See coding 20080811 BEGIN OF t_rscrmatr, iobjnm(30), atr_nam(30), posit(4) TYPE n, active(1), atr_cap(60), gettext(1), END OF t_rscrmatr
12 T_RSCRMDIM Private See coding 20080811 BEGIN OF t_rscrmdim, axis(3) TYPE n, posit(2) TYPE n, iobjnm(30), objcap(60), END OF t_rscrmdim
13 T_RSCRMDIMDET Private See coding 20080811 BEGIN OF t_rscrmdimdet, iobjnm(30), isq_name(70), hry_active(1), hrynam(41), display_level(2) TYPE n, isstructure(1), containskyf(1), gettext(1), END OF t_rscrmdimdet
14 T_RSCRMKYF Private See coding 20080811 BEGIN OF t_rscrmkyf, posit(2) TYPE n, memnam(64), memcap(60), hidden(1), mem_type(1), END OF t_rscrmkyf
15 T_RSCRMKYFDETAIL Private See coding 20080811 BEGIN OF t_rscrmkyfdetail, mes_uid(32), mes_cap(60), mes_aggregator(3) TYPE n, data_type(4), num_prec(1), num_scale(1), mes_units(60), iobjnm(30), objcap(60), fieldnm(30), dtelnm TYPE rollname, chktab(30), datatp(4), intlen(6) TYPE n, outputlen(6) TYPE n, convexit(5), fvalex(1), lowercase(1), inttp(1), decimals(6) TYPE n, digits(6) TYPE n, posit(4) TYPE n, mask(20), masklen(4) TYPE n, byteleng(6) TYPE n, kyftp(3), ncumfl(1), fixcuky TYPE waers, fixunit TYPE meins, aggrgen(3), aggrexc(3), aggrcha(30), kyfdecim(1), kyfprsnt(1), kyfnav(1), uninm(30), domanm TYPE domname, packfl(1), END OF t_rscrmkyfdetail
16 T_RSCRMOSFIELDMAP Private See coding 20080811 BEGIN OF t_rscrmosfieldmap, oltpsource(30), logsys(10), fieldnm(30), iobjnm(30), END OF t_rscrmosfieldmap
17 T_RSCRMVAR Private See coding 20080811 BEGIN OF t_rscrmvar, iobjnm(8), varsign(1), varoption(2), varlow(64), varhigh(64), END OF t_rscrmvar
18 T_RSCRMVARH Private See coding 20090421 BEGIN OF t_rscrmvarh, var_nam_08(8), var_cap(60), var_uid(25), iobjnm(30), var_selc_type(1) TYPE n, var_entry_type(1) TYPE n, var_nam(30), END OF t_rscrmvarh
19 T_RSCRMVARIANTS Private See coding 20080811 BEGIN OF t_rscrmvariants, variant_14 TYPE variant, vartext_30 TYPE rvart_vtxt, variant(30), vartext(60), type(1), END OF t_rscrmvariants
20 T_RSCRMVARP Private See coding 20080811 BEGIN OF t_rscrmvarp, var_nam_08(8), varsign(1), varoption(2), varlow(64), varhigh(64), var_nam(30), END OF t_rscrmvarp
21 T_VARIABLES Private See coding 20080811 BEGIN OF t_variables, cat_nam(32), cube_nam(70), var_nam(10), var_cap(60), var_uid(25), var_ordinal(6) TYPE n, var_type(1) TYPE n, data_type(4), chr_max_len(3), var_proc_type(1) TYPE n, var_selc_type(1) TYPE n, var_entry_type(1) TYPE n, ref_dim(32), ref_hry(65), dflt_low(143), dflt_high(143), dflt_low_cap(60), dflt_high_cap(60), dscrptn(60), END OF t_variables
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080811
2 Importing P_ID Call by reference Type reference (TYPE) SYMSGID Message Class 20080811
3 Importing P_NO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080811
4 Importing P_TYPE Call by reference Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20080811
5 Importing P_V1 Call by reference Type reference (TYPE) ANY Message Variable 20080811
6 Importing P_V2 Call by reference Type reference (TYPE) ANY Message Variable 20080811
7 Importing P_V3 Call by reference Type reference (TYPE) ANY Message Variable 20080811
8 Importing P_V4 Call by reference Type reference (TYPE) ANY Message Variable 20080811

Method ADD_MESSAGE on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.

Method COMMUNICATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080811
2 Importing I_MESSAGELINE Call by reference Type reference (TYPE) TEXT100 Text (100 characters) 20080811

Method COMMUNICATION_ERROR on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.

Method CONVERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080811
2 Importing IT_AXIS Value transfer Type reference (TYPE) TT_AXIS 20080811
3 Importing IT_CELL Value transfer Type reference (TYPE) TT_CELL 20080811
4 Importing IT_CHARACTERISTICS Value transfer Type reference (TYPE) TT_CHARACTERISTICS 20080811
5 Importing IT_KEYFIGURES Value transfer Type reference (TYPE) TT_KEYFIGURES 20080811
6 Importing I_PARAMS Call by reference Type reference (TYPE) TXX_VB_PARAMS Parameters for DARTX View Builder 20080811

Method CONVERT_DATA on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.

Method CONVERT_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DREF Call by reference Object reference (TYPE REF TO) DATA 20080811
2 Importing I_DATATP Value transfer Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20080811
3 Importing I_DECIMALS Value transfer Type reference (TYPE) DECIMALS Number of Decimal Places 20080811
4 Importing I_INTLEN Value transfer Type reference (TYPE) DDLENG Length (No. of Characters) 20080811

Method CONVERT_DATA_TYPE on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.

Method GET_DATA_FROM_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080811
2 Exporting ET_AXIS Call by reference Type reference (TYPE) TT_AXIS 20080811
3 Exporting ET_CELL Call by reference Type reference (TYPE) TT_CELL 20080811
4 Exporting ET_CHARACTERISTICS Call by reference Type reference (TYPE) TT_CHARACTERISTICS 20080811
5 Exporting ET_KEYFIGURES Call by reference Type reference (TYPE) TT_KEYFIGURES 20080811

Method GET_DATA_FROM_QUERY on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.

Method SEARCH_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_QUERY Call by reference Type reference (TYPE) RSOBJECT Object name in where-used list 20080811
2 Importing I_BW_SYS Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080811
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080811

Method SEARCH_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VARIANT Call by reference Type reference (TYPE) CHAR30 30 Characters 20080811
2 Importing I_BW_SYS Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080811
3 Importing I_QUERY Call by reference Type reference (TYPE) RSOBJECT Object name in where-used list 20080811
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080811

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_SYS Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080811
2 Importing I_QUERY Call by reference Type reference (TYPE) RSOBJECT Object name in where-used list 20080811
3 Importing I_VARIANT Call by reference Type reference (TYPE) CHAR30 30 Characters 20080811

Method SET_ATTRIBUTES on class CL_IWP_SAP_AUDIT_CONVERTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720