Table list used by SAP ABAP Function Module RKD_REPORT_IMPORT (Import von Berichtstabellen aus der COIX)
SAP ABAP Function Module
RKD_REPORT_IMPORT (Import von Berichtstabellen aus der COIX) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDIDEP | ABAP/4 Dictionary Interface: Structure for Compound Char. | SOURCE E_FDEP_TAB STRUCTURE CDIDEP OPTIONAL |
|
| 2 | CDIFIE | DDIC Interface: Structure for Table Fields | SOURCE E_FIELD_TAB STRUCTURE CDIFIE OPTIONAL |
|
| 3 | CEDST | Structure of selection table for segment table/level | SOURCE E_SEL_TAB STRUCTURE CEDST OPTIONAL |
|
| 4 | CFALLAREA | Table for portfolio graphics in report portfolio | SOURCE E_PORT_TAB STRUCTURE CFALLAREA OPTIONAL |
|
| 5 | CFBA001 | Update of internal Table ADD_TAB | SOURCE E_ADD_TAB0 STRUCTURE CFBA001 OPTIONAL |
|
| 6 | CFBACK | Structure for saving an analysis path (backwards) | SOURCE E_BACK_TAB STRUCTURE CFBACK OPTIONAL |
|
| 7 | CFBBE01 | Structure for describing conditions on the list | SOURCE E_BED_TAB STRUCTURE CFBBE01 OPTIONAL |
|
| 8 | CFBFO01 | Transfer str. for data-recall structure table | SOURCE E_FORM_TAB STRUCTURE CFBFO01 OPTIONAL |
|
| 9 | CFBLR01 | Mathematical structure (2 operands and 1 operation) | SOURCE E_LRECH STRUCTURE CFBLR01 OPTIONAL |
|
| 10 | CFBPR01 | Structure for specification of printed report (PRINT) | SOURCE E_PRINT STRUCTURE CFBPR01 OPTIONAL |
|
| 11 | CFBPS01 | Update of connection between PRINT<->B<->SP | SOURCE E_PS_TAB STRUCTURE CFBPS01 OPTIONAL |
|
| 12 | CFBSE01 | Structure for specification of selected object (SEIG) | SOURCE E_SEIG STRUCTURE CFBSE01 OPTIONAL |
|
| 13 | CFBSF01 | Table of fields required (drill down) | SOURCE E_SF_TAB STRUCTURE CFBSF01 OPTIONAL |
|
| 14 | CFBSH01 | Table of hierarchies used | SOURCE E_SH_TAB STRUCTURE CFBSH01 OPTIONAL |
|
| 15 | CFBSR01 | Index table for local calculation (totals) | SOURCE E_SUMM_TAB STRUCTURE CFBSR01 OPTIONAL |
|
| 16 | CFBTP01 | Text parameters for drill down | SOURCE E_TEXTPARAM_TAB STRUCTURE CFBTP01 OPTIONAL |
|
| 17 | CFBVP01 | Description of report variables | SOURCE E_VAR_TAB STRUCTURE CFBVP01 OPTIONAL |
|
| 18 | CFBZD01 | Number format in info system | SOURCE E_ZAHLD_TAB STRUCTURE CFBZD01 OPTIONAL |
|
| 19 | CFBZW01 | Structure for value columns (ZWERT) | SOURCE E_ZWERT STRUCTURE CFBZW01 OPTIONAL |
|
| 20 | CFEXCEPTAB | Table of exceptions | SOURCE E_EXCEP_TAB STRUCTURE CFEXCEPTAB OPTIONAL |
|
| 21 | CFEXTXTTAB | Descriptions of exceptions | SOURCE E_EXTXT_TAB STRUCTURE CFEXTXTTAB OPTIONAL |
|
| 22 | CFLEVELTAB | Table of exception conditions for exception reporting | SOURCE E_LEVEL_TAB STRUCTURE CFLEVELTAB OPTIONAL |
|
| 23 | CFOPTTAB | Table of graphic settings | SOURCE E_OPTIONS STRUCTURE CFOPTTAB OPTIONAL |
|
| 24 | CFSORT | Sort order of SEIG, ZWERT and PRINT | SOURCE E_SORT_TAB STRUCTURE CFSORT OPTIONAL |
|
| 25 | CFTRACE | Structure to save an analysis path (forwards) | SOURCE E_TRACE_TAB STRUCTURE CFTRACE OPTIONAL |
|
| 26 | MESG | Message collector | SOURCE VALUE(CHECK_MESSAGE_TYP) LIKE MESG-MSGTY DEFAULT SPACE |
|
| 27 | MESG | Message collector | SOURCE VALUE(IMPORT_MESSAGE_TYP) LIKE MESG-MSGTY DEFAULT 'S' |
|
| 28 | RKB1D | Transfer structure for SAPMKCBR, SAPMKCBG, SAPMKCBE | SOURCE VALUE(C_RKB1D) LIKE RKB1D |
|
| 29 | RKB1D | Transfer structure for SAPMKCBR, SAPMKCBG, SAPMKCBE | ||
| 30 | RKB1F | SAP-EIS drill-down report or CO-PA report parameters | SOURCE VALUE(E_RKB1F) LIKE RKB1F |
|
| 31 | RKB1F | SAP-EIS drill-down report or CO-PA report parameters | SOURCE VALUE(GENERATE_NEWGEN) LIKE RKB1F-NEWGEN DEFAULT '0' |
|
| 32 | RKB1F | SAP-EIS drill-down report or CO-PA report parameters | ||
| 33 | RKB1U | Flags for generation in drilldown reporting | ||
| 34 | RKB1U | Flags for generation in drilldown reporting | SOURCE VALUE(E_RKB1U) LIKE RKB1U |
|
| 35 | RKB1X | Application-specific fields in drill-down reporting | SOURCE VALUE(C_RKB1X) LIKE RKB1X |
|
| 36 | RKB1X | Application-specific fields in drill-down reporting |