Table list used by SAP ABAP Function Module BBP_RFC_READ_TABLE (External access to R/3 tables via RFC)
SAP ABAP Function Module
BBP_RFC_READ_TABLE (External access to R/3 tables via RFC) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(QUERY_TABLE) LIKE DD02L-TABNAME |
|
| 2 | DD02V | Generated Table for View | ||
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 4 | RFC_DB_FLD | RFC Table Read: Description of Fields to Retrieve | ||
| 5 | RFC_DB_FLD | RFC Table Read: Description of Fields to Retrieve | SOURCE FIELDS STRUCTURE RFC_DB_FLD |
|
| 6 | RFC_DB_OPT | RFC Table Read: Select Options / WHERE Clause | SOURCE OPTIONS STRUCTURE RFC_DB_OPT |
|
| 7 | SOID | SAPoffice: Inverse record for distribution list | SOURCE VALUE(ROWCOUNT) LIKE SOID-ACCNT DEFAULT 0 |
|
| 8 | SOID | SAPoffice: Inverse record for distribution list | SOURCE VALUE(ROWSKIPS) LIKE SOID-ACCNT DEFAULT 0 |
|
| 9 | SONV | SAPoffice: table not to be used | SOURCE VALUE(NO_DATA) LIKE SONV-FLAG DEFAULT SPACE |
|
| 10 | SONV | SAPoffice: table not to be used | SOURCE VALUE(DELIMITER) LIKE SONV-FLAG DEFAULT SPACE |
|
| 11 | TAB512 | Table with a 512 byte field | ||
| 12 | TAB512 | Table with a 512 byte field | SOURCE DATA STRUCTURE TAB512 |