Table/Structure Field list used by SAP ABAP Function Module RS_BUILD_PERFORM_FROM_FORM (Create a Perform Statement From the Associated Form Block)
SAP ABAP Function Module
RS_BUILD_PERFORM_FROM_FORM (Create a Perform Statement From the Associated Form Block) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 2 | SSTMNT - TO | Index of last token of statement in token table | ||
| 3 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | ||
| 4 | STOKEN - TYPE | Token type (identifier, literal, list, comment) | ||
| 5 | STOKESX - STR | STOKESX-STR | ||
| 6 | STOKESX - TYPE | Token type (identifier, literal, list, comment) | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||