SAP ABAP Function Module EUP_CALLABLE_OBJECT_EXECUTE (Executes a callable object.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-GP (Application Component) Guided Procedure
⤷
S_EUP_GP (Package) Development GP

⤷

⤷

Basic Data
Function Module | EUP_CALLABLE_OBJECT_EXECUTE | Executes a callable object. |
Function Group | GP_PROCESS_RUNTIME | GP process runtime function modules. |
Program Name | SAPLGP_PROCESS_RUNTIME | |
INCLUDE Name | LGP_PROCESS_RUNTIMEU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_RESULT | TYPE | EUP_ST_CO_EXECUTION_STATE | The result information about the callable object execution. | |||
![]() |
IV_CO_ID | TYPE | GUID_32 | The id of the callable object to execute. | |||
![]() |
IV_GLOBAL_VERSION | TYPE | INT4 | The version of the callable object to execute - global part. | |||
![]() |
IV_LOCAL_VERSION | TYPE | INT4 | The version of the callable object to execute - local part. | |||
![]() |
IV_VALUE_DATA | TYPE | STRING | The input value data. | |||
![]() |
IV_ACCEPT_BY | TYPE | DATS | The time stamp for asynchronous execution. | |||
![]() |
IV_ANONYMOS | TYPE | CHAR1 | Whether or not the item is anonymous. | |||
![]() |
IV_EXECUTOR | TYPE | SYST-UNAME | The executor. | |||
![]() |
IV_SYSTEM_ID | TYPE | SYST-SYSID | Name of SAP R/3 System | |||
![]() |
ENGINE_EXCEPTION | TYPE | An error has occured that was not caused by external conditions. | ||||
![]() |
INVOCATION_EXCEPTION | TYPE | Any of the request parameters are insufficient to complete the request. | ||||
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 | 20041230 |
SAP Release Created in | 700 |