Table/Structure Field list used by SAP ABAP Function Module DELETE_OLD_COIX_IDS (Löschen aller alten COIX-Einträge eines Berichts)
SAP ABAP Function Module
DELETE_OLD_COIX_IDS (Löschen aller alten COIX-Einträge eines Berichts) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CFCOKEY - DTYPE | Data type for saving reports in cluster table COIX | ||
| 2 | CFCOKEY - APPL | Application class for DD objects (not used) | ||
| 3 | CFCOKEY - TABLE | Table Name | ||
| 4 | CFCOKEY - SUBCL | Subgroup by application class | ||
| 5 | CFCOKEY - REPID | Report Name | ||
| 6 | CFCOKEY - PAKOM | Parameter combination | ||
| 7 | CFCOKEY - DVERS | Dictionary version of rep.tables in INDX KC31/KC61 | ||
| 8 | COIX - MANDT | Client | ||
| 9 | COIX - RELID | Relation ID | ||
| 10 | COIX - SRTF2 | Controlling: Cluster sort field | ||
| 11 | COIX - SRTFD | Controlling: Cluster table key | ||
| 12 | COIX_DATA - MANDT | Client | ||
| 13 | COIX_DATA - RELID | Relation ID | ||
| 14 | COIX_DATA - SRTF2 | Controlling: Cluster sort field | ||
| 15 | COIX_DATA - SRTFD | Controlling: Cluster table key to Release 3.1H | ||
| 16 | COIX_DATA40 - SRTFD | Controlling: Cluster table key | ||
| 17 | COIX_DATA40 - RELID | Relation ID | ||
| 18 | COIX_DATA40 - SRTF2 | Controlling: Cluster sort field | ||
| 19 | COIX_DATA40 - MANDT | Client | ||
| 20 | RKB1I - COIX_ID | Controlling: Cluster table key | ||
| 21 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 22 | TKEB1 - APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(APPLCLASS) LIKE TKEB1-APPLCLASS |
|
| 23 | TKEB1 - APPLCLASS | Application class for DD objects (not used) | ||
| 24 | TKEB1 - DVERS | Dictionary version of rep.tables in INDX KC31/KC61 | ||
| 25 | TKEB1 - MANDT | Client | SOURCE VALUE(I_MANDT) LIKE TKEB1-MANDT DEFAULT SY-MANDT |
|
| 26 | TKEB1 - MANDT | Client | ||
| 27 | TKEB1 - REPID | Report | ||
| 28 | TKEB1 - REPID | Report | SOURCE VALUE(REPID) LIKE TKEB1-REPID |
|
| 29 | TKEB1 - SUBCLASS | Subgroup by application class | SOURCE VALUE(SUBCLASS) LIKE TKEB1-SUBCLASS |
|
| 30 | TKEB1 - SUBCLASS | Subgroup by application class | ||
| 31 | TKEB1 - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE TKEB1-TABNAME |
|
| 32 | TKEB1 - TABNAME | Table Name |