Table list used by SAP ABAP Function Module DD_DETERMINE_IPARAM_SOURCE (Specification of the source for tables - storage parameter)
SAP ABAP Function Module
DD_DETERMINE_IPARAM_SOURCE (Specification of the source for tables - storage parameter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD09L | DD: Technical settings of tables | ||
| 3 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(REF_INDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
|
| 4 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX |
|
| 5 | RSX02DB | Non-DB-specific part of all DD02<db> tables | SOURCE VALUE(TSOURCE) LIKE RSX02DB-SOURCE DEFAULT SPACE |
|
| 6 | RSX12DB | Non-DB-specific part of all DD12<db> tables | ||
| 7 | RSX12DB | Non-DB-specific part of all DD12<db> tables | SOURCE VALUE(SOURCE) LIKE RSX12DB-SOURCE |
|