Table list used by SAP ABAP Function Module SSF_PREPARE_SYNTAX_CHECK (Insert a function module in the R/3 development environment)
SAP ABAP Function Module
SSF_PREPARE_SYNTAX_CHECK (Insert a function module in the R/3 development environment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FUPARAREF | Parameters of function modules | ||
| 2 | HEADER_FB | Header Data From Function Builder | ||
| 3 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UKIND1 DEFAULT SPACE |
|
| 4 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE DEFAULT SPACE |
|
| 5 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
|
| 6 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(INTERFACE_GLOBAL) LIKE RS38L-GLOBAL DEFAULT SPACE |
|
| 7 | RS38LSTYPE | Structure with interface types | ||
| 8 | RSCHA | Function Builder: In/Out Parameters | SOURCE CHANGING_PARAMETER STRUCTURE RSCHA OPTIONAL |
|
| 9 | RSCHA | Function Builder: In/Out Parameters | ||
| 10 | RSEXC | Function module: Exceptions | ||
| 11 | RSEXC | Function module: Exceptions | SOURCE EXCEPTION_LIST STRUCTURE RSEXC OPTIONAL |
|
| 12 | RSEXP | Function Builder: Export Parameters | SOURCE EXPORT_PARAMETER STRUCTURE RSEXP OPTIONAL |
|
| 13 | RSEXP | Function Builder: Export Parameters | ||
| 14 | RSFBPARA | Parameter Structure Function Module Visualization | ||
| 15 | RSIMP | Function Builder: Import Parameters | ||
| 16 | RSIMP | Function Builder: Import Parameters | SOURCE IMPORT_PARAMETER STRUCTURE RSIMP OPTIONAL |
|
| 17 | RSSOURCE | Program source | SOURCE SOURCE STRUCTURE RSSOURCE OPTIONAL |
|
| 18 | RSTBL | Function Builder: Table Parameters | ||
| 19 | RSTBL | Function Builder: Table Parameters | SOURCE TABLES_PARAMETER STRUCTURE RSTBL OPTIONAL |