SAP ABAP Function Module OIRA_EXECUTE_PROCESS (Checks the process and executes the selected program)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Function Module OIRA_EXECUTE_PROCESS Checks the process and executes the selected program  
Function Group OIRA_APP02   SSR Process execution function  
Program Name SAPLOIRA_APP02    
INCLUDE Name LOIRA_APP02U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PROCESS TYPE OIRA_PROC Process ID
Importing I_VARIANT TYPE VARIANT ABAP: Name of variant (without program name)
Importing I_PROGRAM TYPE SYREPID ABAP program, current main program
Importing I_NOSEL TYPE OIRA_NOSEL SSR - Indicator to skip selection screen
Importing I_TCODE TYPE SYTCODE ABAP program, current transaction code
Importing I_TRTYP TYPE TRTYP ' ' Transaction type
Exception PROC_NO_DESC TYPE Process description not found
Exception BT_NOT_FOUND TYPE Business type not found
Exception BT_NO_DESC TYPE Business type description not found
Exception PROG_NOT_FOUND TYPE Program not found
Exception PROG_NOT_EXEC TYPE Program is no executable
               
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  20050224 
SAP Release Created in