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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080811 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJECT | Object name in where-used list | 20080811 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20080811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20080811 | |
2 | ![]() |
Instance method | Private | Method | 20080811 | |
3 | ![]() |
Instance method | Public | Method | 20080811 | |
4 | ![]() |
Instance method | Private | Method | 20080811 | |
5 | ![]() |
Instance method | Public | Method | 20080811 | |
6 | ![]() |
Instance method | Public | Method | 20080811 | |
7 | ![]() |
Instance method | Public | Method | 20080811 | |
8 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080811 | ||
2 | ![]() |
P_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080811 | ||
3 | ![]() |
P_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080811 | ||
4 | ![]() |
P_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080811 | ||
5 | ![]() |
P_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | ||
6 | ![]() |
P_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | ||
7 | ![]() |
P_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | ||
8 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080811 | ||
2 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080811 | ||
2 | ![]() |
IT_AXIS | Value transfer | Type reference (TYPE) | TT_AXIS | 20080811 | |||
3 | ![]() |
IT_CELL | Value transfer | Type reference (TYPE) | TT_CELL | 20080811 | |||
4 | ![]() |
IT_CHARACTERISTICS | Value transfer | Type reference (TYPE) | TT_CHARACTERISTICS | 20080811 | |||
5 | ![]() |
IT_KEYFIGURES | Value transfer | Type reference (TYPE) | TT_KEYFIGURES | 20080811 | |||
6 | ![]() |
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 | ![]() |
ER_DREF | Call by reference | Object reference (TYPE REF TO) | DATA | 20080811 | |||
2 | ![]() |
I_DATATP | Value transfer | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20080811 | ||
3 | ![]() |
I_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20080811 | ||
4 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080811 | ||
2 | ![]() |
ET_AXIS | Call by reference | Type reference (TYPE) | TT_AXIS | 20080811 | |||
3 | ![]() |
ET_CELL | Call by reference | Type reference (TYPE) | TT_CELL | 20080811 | |||
4 | ![]() |
ET_CHARACTERISTICS | Call by reference | Type reference (TYPE) | TT_CHARACTERISTICS | 20080811 | |||
5 | ![]() |
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 | ![]() |
E_QUERY | Call by reference | Type reference (TYPE) | RSOBJECT | Object name in where-used list | 20080811 | ||
2 | ![]() |
I_BW_SYS | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method SEARCH_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20080811 | ||
2 | ![]() |
I_BW_SYS | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080811 | ||
3 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | RSOBJECT | Object name in where-used list | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BW_SYS | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080811 | ||
2 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | RSOBJECT | Object name in where-used list | 20080811 | ||
3 | ![]() |
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 |