SAP ABAP Function Module EUP_CO_EXECUTE_WITH_FIELDS (Execute callable object with fields.)
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_CO_EXECUTE_WITH_FIELDS | Execute callable object with fields. |
| Function Group | GP_PROCESS_RUNTIME | GP process runtime function modules. |
| Program Name | SAPLGP_PROCESS_RUNTIME | |
| INCLUDE Name | LGP_PROCESS_RUNTIMEU04 |
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 version. | |||
| |
IV_LOCAL_VERSION | TYPE | INT4 | The version of the callable object to execute - local version. | |||
| |
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 | |||
| |
IT_FIELDS | TYPE | EUP_ST_CO_FIELD_TABLE | Callable object fields table. | |||
| |
ENGINE_EXCEPTION | TYPE | |||||
| |
INVOCATION_EXCEPTION | TYPE | |||||
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 |