SAP ABAP Function Module RSPC_GET_CHAIN (Select a process 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_GET_CHAIN Select a process chain  
Function Group RSPC_BACKEND   Process Chains Backend Functions  
Program Name SAPLRSPC_BACKEND    
INCLUDE Name LRSPC_BACKENDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_CHAIN_IDS TYPE RSPC_T_CHAINID List of Chain IDs
Exporting E_T_CHAINS TYPE RSPC_T_CHAIN Process Chain for Time of Scheduling
Exporting E_T_CHAINATTR TYPE RSPC_T_CHAINATTR Attributes for a Process Chain
Exporting E_T_CHAINT TYPE RSPC_T_CHAINT Texts for Chain
Exporting E_NEW TYPE RS_BOOL User wants to create new chain
Importing I_CHAIN TYPE RSPC_CHAIN Process Chain
Importing I_TYPE TYPE RSPC_TYPE Process Type
Importing I_VARIANT TYPE RSPC_VARIANT Process Variant (Name)
Importing I_T_VARIANT TYPE RSPC_T_VARIANTE Type and Variant
Importing I_OBJVERS TYPE RSOBJVERS 'A' Object Version
Importing I_WITH_DIALOG TYPE RS_BOOL ' ' Dialogue for selection of a certain chain, if result is not unique
Importing I_ONE_NO_DIALOG TYPE RS_BOOL ' ' No popup if only one hit
Importing I_LANGU TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
Importing I_FILTER_CLIENT TYPE RS_BOOL ' ' Filter over client
Exception ABORTED_BY_USER TYPE Only if "i_with_dialog" = 'X'
               
Processing Type
Normal Function Module  
Remote-Enabled 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