Table/Structure Field list used by SAP ABAP Function Module GRPCRTA_READ_TABLE (External access to R/3 tables via RFC)
SAP ABAP Function Module
GRPCRTA_READ_TABLE (External access to R/3 tables via RFC) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | SOURCE VALUE(QUERY_TABLE) LIKE DD02L-TABNAME |
|
| 2 | DD02L - TABNAME | Table Name | ||
| 3 | DDSUX030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 4 | DNTAB - DDLEN | Length (No. of Characters) | ||
| 5 | DNTAB - DECIMALS | Number of Decimal Places | ||
| 6 | DNTAB - FIELDNAME | Field Name | ||
| 7 | DNTAB - FIELDTEXT | Short Description of Repository Objects | ||
| 8 | DNTAB - INTLEN | Internal Length in Bytes | ||
| 9 | DNTAB - INTTYPE | ABAP data type (C,D,N,...) | ||
| 10 | DNTAB - OFFSET | Field Offset in Work Area | ||
| 11 | GRPCRTA_S_FLDV - FIELDDATA | Field Name | ||
| 12 | GRPCRTA_S_FLDV - FIELDTEXT | char120 | ||
| 13 | RFC_DB_FLD - FIELDTEXT | Short Description of Repository Objects | ||
| 14 | RFC_DB_FLD - TYPE | ABAP data type (C,D,N,...) | ||
| 15 | RFC_DB_FLD - OFFSET | Field Offset in Work Area | ||
| 16 | RFC_DB_FLD - LENGTH | Length (No. of Characters) | ||
| 17 | RFC_DB_FLD - FIELDNAME | Field Name | ||
| 18 | SOID - ACCNT | SAPoffice: Type I | ||
| 19 | SOID - ACCNT | SAPoffice: Type I | SOURCE VALUE(ROWCOUNT) LIKE SOID-ACCNT DEFAULT 200 |
|
| 20 | SOID - ACCNT | SAPoffice: Type I | SOURCE VALUE(ROWSKIPS) LIKE SOID-ACCNT DEFAULT 0 |
|
| 21 | SONV - FLAG | Text field length 1 | ||
| 22 | SONV - FLAG | Text field length 1 | SOURCE VALUE(NO_DATA) LIKE SONV-FLAG DEFAULT SPACE |
|
| 23 | SONV - FLAG | Text field length 1 | SOURCE VALUE(DELIMITER) LIKE SONV-FLAG DEFAULT SPACE |
|
| 24 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 25 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 26 | X030L - TABFORM | How the Dictionary object is implemented in the database |