SAP ABAP Function Module RSBATCH_SEARCH_PROCESS (looks for a process based on the i_t_info)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBATCH (Package) Batch Manager for BW
⤷
⤷
Basic Data
| Function Module | RSBATCH_SEARCH_PROCESS | looks for a process based on the i_t_info |
| Function Group | RSBATCH | Batch Manager for BW |
| Program Name | SAPLRSBATCH | |
| INCLUDE Name | LRSBATCHU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_S_HEADER | TYPE | RSBATCHHEADER | BW Batch Management - Header Table for the Start Process | |||
| |
E_T_CTRL | TYPE | RSBTC_T_CTRL | ||||
| |
E_STATUS | TYPE | RSSTATUS | Request status (internal display) | |||
| |
E_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
| |
E_T_RETURN | TYPE | RSBATCHSTRING | Output String | |||
| |
I_PROCESS_TYPE | TYPE | RSPC_TYPE | Process Type | |||
| |
I_T_INFO | TYPE | RSBTC_T_INFO | ||||
| |
STILL_RUNNING | TYPE | is still running | ||||
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 | 20041216 |
| SAP Release Created in | 400 |