Table/Structure Field list used by SAP ABAP Function Module RPY_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment)
SAP ABAP Function Module
RPY_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E071 - TRKORR | Request/Task | ||
| 2 | E071 - TRKORR | Request/Task | SOURCE VALUE(CORRNUM) LIKE E071-TRKORR DEFAULT SPACE |
|
| 3 | RS38L - NAME | Name of Function Module | ||
| 4 | RS38L - UKIND1 | Start update immediately | ||
| 5 | RS38L - UKIND1 | Start update immediately | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UKIND1 DEFAULT SPACE |
|
| 6 | RS38L - REMOTE | Type of function module (local, remote, ...) | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE DEFAULT SPACE |
|
| 7 | RS38L - REMOTE | Type of function module (local, remote, ...) | ||
| 8 | RS38L - NAMESPACE | Namespace | ||
| 9 | RS38L - NAMESPACE | Namespace | SOURCE VALUE(NAMESPACE) LIKE RS38L-NAMESPACE DEFAULT SPACE |
|
| 10 | RS38L - NAME | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
|
| 11 | RS38L - INCLUDE | ABAP Program Name | ||
| 12 | RS38L - INCLUDE | ABAP Program Name | SOURCE VALUE(FUNCTION_INCLUDE) LIKE RS38L-INCLUDE |
|
| 13 | RS38L - GLOBAL | Global interface ID | SOURCE VALUE(INTERFACE_GLOBAL) LIKE RS38L-GLOBAL DEFAULT SPACE |
|
| 14 | RS38L - GLOBAL | Global interface ID | ||
| 15 | RS38L - EXTERN | Function Key | ||
| 16 | RS38L - EXTERN | Function Key | SOURCE VALUE(SUPPRESS_CORR_CHECK) LIKE RS38L-EXTERN DEFAULT 'X' |
|
| 17 | RS38L - BASXML_ENABLED | BasXML Log | SOURCE VALUE(REMOTE_BASXML_SUPPORTED) LIKE RS38L-BASXML_ENABLED DEFAULT SPACE |
|
| 18 | RS38L - BASXML_ENABLED | BasXML Log | ||
| 19 | RS38L - AREA | Function group, to which the function module belongs | ||
| 20 | RS38L - AREA | Function group, to which the function module belongs | SOURCE VALUE(FUNCTION_POOL) LIKE RS38L-AREA |
|
| 21 | SYST - MSGID | ABAP System Field: Message ID | ||
| 22 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 23 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 24 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 25 | TFTIT - STEXT | Short text for function module | SOURCE VALUE(SHORT_TEXT) LIKE TFTIT-STEXT |
|
| 26 | TFTIT - STEXT | Short text for function module |