Table list used by SAP ABAP Function Module C162_READ_TABLE (R/3 Tabellen lesen)
SAP ABAP Function Module
C162_READ_TABLE (R/3 Tabellen lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AAALINE | Transfer Structure for Download | SOURCE DATA STRUCTURE AAALINE |
|
| 2 | DD02L | SAP Tables | SOURCE VALUE(QUERY_TABLE) LIKE DD02L-TABNAME |
|
| 3 | RFC_DB_FLD | RFC Table Read: Description of Fields to Retrieve | SOURCE FIELDS STRUCTURE RFC_DB_FLD |
|
| 4 | RFC_DB_OPT | RFC Table Read: Select Options / WHERE Clause | SOURCE OPTIONS STRUCTURE RFC_DB_OPT |
|
| 5 | SOID | SAPoffice: Inverse record for distribution list | SOURCE VALUE(ROWCOUNT) LIKE SOID-ACCNT DEFAULT 0 |
|
| 6 | SOID | SAPoffice: Inverse record for distribution list | SOURCE VALUE(ROWSKIPS) LIKE SOID-ACCNT DEFAULT 0 |
|
| 7 | SONV | SAPoffice: table not to be used | SOURCE VALUE(NO_DATA) LIKE SONV-FLAG DEFAULT SPACE |
|
| 8 | SONV | SAPoffice: table not to be used | SOURCE VALUE(DELIMITER) LIKE SONV-FLAG DEFAULT SPACE |
|