SAP ABAP Function Module FUNCTION_CREATE_REMOTE (FUNCTION_CREATE_REMOTE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFUNC (Package) Function Builder
⤷
⤷
Basic Data
| Function Module | FUNCTION_CREATE_REMOTE | |
| Function Group | SUNI | Function Library program interface |
| Program Name | SAPLSUNI | |
| INCLUDE Name | LSUNIU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FUNCTION_INCLUDE | TYPE | RS38L-INCLUDE | Name of the respective INCLUDE file | |||
| |
CORRNUM | TYPE | E071-TRKORR | SPACE | Correction number | ||
| |
FUNCNAME | TYPE | RS38L-NAME | Name of the function module | |||
| |
FUNCTION_POOL | TYPE | RS38L-AREA | Respective function group | |||
| |
INTERFACE_GLOBAL | TYPE | RS38L-GLOBAL | SPACE | Indicator for global interface | ||
| |
REMOTE_CALL | TYPE | RS38L-REMOTE | SPACE | Can be used for remote function call | ||
| |
SHORT_TEXT | TYPE | TFTIT-STEXT | Short description of the function module | |||
| |
SUPPRESS_CORR_CHECK | TYPE | RS38L-EXTERN | 'X' | Suppression of the correction system (= default) | ||
| |
UPDATE_TASK | TYPE | RS38L-UKIND1 | SPACE | Update category | ||
| |
NAMESPACE | TYPE | RS38L-NAMESPACE | SPACE | Namespace | ||
| |
REMOTE_BASXML_SUPPORTED | TYPE | RS38L-BASXML_ENABLED | SPACE | BasXML Protokoll | ||
| |
EXCEPTION_LIST | TYPE | RSEXC | List of exceptions | |||
| |
EXPORT_PARAMETER | TYPE | RSEXP | Export parameters | |||
| |
IMPORT_PARAMETER | TYPE | RSIMP | Import parameters | |||
| |
PARAMETER_DOCU | TYPE | RSFDO | Short description of parameters | |||
| |
TABLES_PARAMETER | TYPE | RSTBL | Table parameters | |||
| |
CHANGING_PARAMETER | TYPE | RSCHA | ||||
| |
DOUBLE_TASK | TYPE | RFC updates were marked | ||||
| |
ERROR_MESSAGE | TYPE | The issue of messages is suppressed | ||||
| |
FUNCTION_ALREADY_EXISTS | TYPE | Function already exists | ||||
| |
INVALID_FUNCTION_POOL | TYPE | Function group not yet created | ||||
| |
INVALID_NAME | TYPE | X | ||||
| |
TOO_MANY_FUNCTIONS | TYPE | More than 99 functions in the function group | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |