Table list used by SAP ABAP Function Module RS_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment)
SAP ABAP Function Module
RS_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E071 | Change & Transport System: Object Entries of Requests/Tasks | SOURCE VALUE(CORRNUM) LIKE E071-TRKORR DEFAULT SPACE |
|
| 2 | E071 | Change & Transport System: Object Entries of Requests/Tasks | SOURCE VALUE(CORRNUM_E) LIKE E071-TRKORR |
|
| 3 | E071 | Change & Transport System: Object Entries of Requests/Tasks | ||
| 4 | ENLFDIR | Additional Attributes for Function Modules | ||
| 5 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
|
| 6 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(NAMESPACE) LIKE RS38L-NAMESPACE DEFAULT SPACE |
|
| 7 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE DEFAULT SPACE |
|
| 8 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UKIND1 DEFAULT SPACE |
|
| 9 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(FUNCTION_INCLUDE) LIKE RS38L-INCLUDE |
|
| 10 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(INTERFACE_GLOBAL) LIKE RS38L-GLOBAL DEFAULT SPACE |
|
| 11 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(SAVE_ACTIVE) LIKE RS38L-HEAD DEFAULT 'X' |
|
| 12 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(SUPPRESS_CORR_CHECK) LIKE RS38L-EXTERN DEFAULT 'X' |
|
| 13 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(SUPPRESS_LANGUAGE_CHECK) LIKE RS38L-HEAD DEFAULT 'X' |
|
| 14 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(FUNCTION_POOL) LIKE RS38L-AREA |
|
| 15 | RS38L | Screen fields of the Transaction UNIT | ||
| 16 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(AUTHORITY_CHECK) LIKE RS38L-HEAD DEFAULT 'X' |
|
| 17 | RSCHA | Function Builder: In/Out Parameters | SOURCE CHANGING_PARAMETER STRUCTURE RSCHA OPTIONAL |
|
| 18 | RSEXC | Function module: Exceptions | SOURCE EXCEPTION_LIST STRUCTURE RSEXC OPTIONAL |
|
| 19 | RSEXP | Function Builder: Export Parameters | SOURCE EXPORT_PARAMETER STRUCTURE RSEXP OPTIONAL |
|
| 20 | RSFDO | Function Builder: Documentation Interface | SOURCE PARAMETER_DOCU STRUCTURE RSFDO OPTIONAL |
|
| 21 | RSIMP | Function Builder: Import Parameters | SOURCE IMPORT_PARAMETER STRUCTURE RSIMP OPTIONAL |
|
| 22 | RSNEWLENG | Structure of the new lengths | ||
| 23 | RSSOURCE | Program source | SOURCE SOURCE STRUCTURE RSSOURCE OPTIONAL |
|
| 24 | RSTBL | Function Builder: Table Parameters | SOURCE TABLES_PARAMETER STRUCTURE RSTBL OPTIONAL |
|
| 25 | TADIR | Directory of Repository Objects | ||
| 26 | TFTIT | Function Module Short Text | SOURCE VALUE(SHORT_TEXT) LIKE TFTIT-STEXT |
|
| 27 | TLIBG | Person responsible for function class | ||
| 28 | TRKEY | Complete Key of a Transport Object | ||
| 29 | UCON_RFC_SERVICE_ATTRIBUTES | Attributes passed via function builder to RFC-Service | ||
| 30 | UCON_RFC_SERVICE_ATTRIBUTES | Attributes passed via function builder to RFC-Service | SOURCE VALUE(RFC_ATTRIBUTES) TYPE UCON_RFC_SERVICE_ATTRIBUTES DEFAULT SPACE |