Table list used by SAP ABAP Function Module TEXT_TABLES_FILL (Fuellt die Tabellen FORM_TEXT_TAB, TEXTE_TAB und setzt in PRINT die TXTIND)
SAP ABAP Function Module
TEXT_TABLES_FILL (Fuellt die Tabellen FORM_TEXT_TAB, TEXTE_TAB und setzt in PRINT die TXTIND) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDIDEP | ABAP/4 Dictionary Interface: Structure for Compound Char. | SOURCE I_FDEP_TAB STRUCTURE CDIDEP |
|
| 2 | CDIFIE | DDIC Interface: Structure for Table Fields | SOURCE I_FIELD_TAB STRUCTURE CDIFIE |
|
| 3 | CEDST | Structure of selection table for segment table/level | SOURCE I_ADD_SEL_TAB STRUCTURE CEDST OPTIONAL |
|
| 4 | CFBFO01 | Transfer str. for data-recall structure table | ||
| 5 | CFBFO01 | Transfer str. for data-recall structure table | SOURCE E_FORM_TAB STRUCTURE CFBFO01 OPTIONAL |
|
| 6 | CFBLR01 | Mathematical structure (2 operands and 1 operation) | SOURCE I_LRECH STRUCTURE CFBLR01 OPTIONAL |
|
| 7 | CFBPR01 | Structure for specification of printed report (PRINT) | SOURCE E_PRINT STRUCTURE CFBPR01 OPTIONAL |
|
| 8 | CFBPR01 | Structure for specification of printed report (PRINT) | ||
| 9 | CFBSE01 | Structure for specification of selected object (SEIG) | SOURCE E_SEIG STRUCTURE CFBSE01 OPTIONAL |
|
| 10 | CFBSH01 | Table of hierarchies used | SOURCE E_SH_TAB STRUCTURE CFBSH01 OPTIONAL |
|
| 11 | CFBSR01 | Index table for local calculation (totals) | SOURCE I_SUMM_TAB STRUCTURE CFBSR01 OPTIONAL |
|
| 12 | CFBTP01 | Text parameters for drill down | SOURCE E_TEXTPARAM_TAB STRUCTURE CFBTP01 OPTIONAL |
|
| 13 | CFBVP01 | Description of report variables | SOURCE E_VAR_TAB STRUCTURE CFBVP01 |
|
| 14 | CFBZW01 | Structure for value columns (ZWERT) | SOURCE E_ZWERT STRUCTURE CFBZW01 OPTIONAL |
|
| 15 | RKB1D | Transfer structure for SAPMKCBR, SAPMKCBG, SAPMKCBE | ||
| 16 | RKB1D | Transfer structure for SAPMKCBR, SAPMKCBG, SAPMKCBE | SOURCE VALUE(I_RKB1D) LIKE RKB1D |
|
| 17 | RKB1F | SAP-EIS drill-down report or CO-PA report parameters | ||
| 18 | RKB1F | SAP-EIS drill-down report or CO-PA report parameters | SOURCE VALUE(I_RKB1F) LIKE RKB1F |
|
| 19 | RKB1U | Flags for generation in drilldown reporting | ||
| 20 | RKB1U | Flags for generation in drilldown reporting | SOURCE VALUE(I_RKB1U) LIKE RKB1U OPTIONAL |
|
| 21 | RKB1W | Structure of transfer table TEXTE_TAB (PRINT) | ||
| 22 | RKB1W | Structure of transfer table TEXTE_TAB (PRINT) | SOURCE E_TEXTE_TAB STRUCTURE RKB1W |
|
| 23 | RKB1X | Application-specific fields in drill-down reporting | SOURCE VALUE(I_RKB1X) LIKE RKB1X |
|
| 24 | RKB1X | Application-specific fields in drill-down reporting | ||
| 25 | RKB1Y | Transfer Table for Reading Texts for Form Elements |