Table/Structure Field 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 - FUNCNAME | Name of Function Module | ||
| 2 | FUPARAREF - OPTIONAL | Optional parameters | ||
| 3 | FUPARAREF - PARAMETER | Parameter name | ||
| 4 | FUPARAREF - PARAMTYPE | Parameter type | ||
| 5 | FUPARAREF - PPOSITION | Row Index of Internal Tables | ||
| 6 | FUPARAREF - R3STATE | ABAP: Program Status (Active, Saved, Transported...) | ||
| 7 | FUPARAREF - REFERENCE | Call by reference | ||
| 8 | FUPARAREF - STRUCTURE | Associated Type of an Interface Parameter | ||
| 9 | FUPARAREF - TYPE | Reference Structure is an ABAP/4 Type | ||
| 10 | FUPARAREF - DEFAULTVAL | Default value for import parameter | ||
| 11 | HEADER_FB - GLOBAL | Global interface ID | ||
| 12 | HEADER_FB - NAME | ABAP Program Name | ||
| 13 | RS38L - REMOTE | Type of function module (local, remote, ...) | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE DEFAULT SPACE |
|
| 14 | RS38L - UKIND1 | Start update immediately | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UKIND1 DEFAULT SPACE |
|
| 15 | RS38L - NAME | Name of Function Module | ||
| 16 | RS38L - GLOBAL | Global interface ID | SOURCE VALUE(INTERFACE_GLOBAL) LIKE RS38L-GLOBAL DEFAULT SPACE |
|
| 17 | RS38L - GLOBAL | Global interface ID | ||
| 18 | RS38L - NAME | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
|
| 19 | RSCHA - DBFIELD | Reference field/structure of a parameter | ||
| 20 | RSCHA - DEFAULT | Default value for import parameter | ||
| 21 | RSCHA - TYP | Associated Type of an Interface Parameter | ||
| 22 | RSEXC - EXCEPTION | Parameter Name | ||
| 23 | RSEXP - TYP | Associated Type of an Interface Parameter | ||
| 24 | RSEXP - DBFIELD | Reference field/structure of a parameter | ||
| 25 | RSFBPARA - TYPEFIELD | Type assignment | ||
| 26 | RSFBPARA - VALUE | Call by value | ||
| 27 | RSIMP - DBFIELD | Reference field/structure of a parameter | ||
| 28 | RSIMP - DEFAULT | Default value for import parameter | ||
| 29 | RSIMP - TYP | Associated Type of an Interface Parameter | ||
| 30 | RSTBL - DBSTRUCT | Reference field/structure of a parameter | ||
| 31 | RSTBL - TYP | Associated Type of an Interface Parameter | ||
| 32 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |