SAP ABAP Function Module RSPC_GENERATE_CHAIN (generate processes into a chain)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Basic Data
Function Module | RSPC_GENERATE_CHAIN | generate processes into a chain |
Function Group | RSPC_SERVICES | Process Chain Service Functions |
Program Name | SAPLRSPC_SERVICES | |
INCLUDE Name | LRSPC_SERVICESU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
![]() |
E_R_CHAIN | TYPE REF TO | CL_RSPC_CHAIN | Process Chain (Maintenance) | |||
![]() |
I_R_CHAIN | TYPE REF TO | CL_RSPC_CHAIN | Process Chain (Maintenance) | |||
![]() |
I_T_VARIANT | TYPE | RSPC_T_VARIANTE | Type and Variant | |||
![]() |
I_PARALLEL | TYPE | RS_BOOL | ' ' | X -parallel, otherwise serial in the sequence of the table | ||
![]() |
I_NEW | TYPE | RS_BOOL | ' ' | Strictly create a new chain | ||
![]() |
I_DONT_SAVE | TYPE | RS_BOOL | ' ' | Do not save | ||
![]() |
ABORTED_BY_USER | TYPE | User got panic | ||||
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 | 20040315 |
SAP Release Created in | 30A |