SAP ABAP Function Module OCS_PROCESS_PATCONT (Process and save given start options)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Basic Data
Function Module OCS_PROCESS_PATCONT Process and save given start options  
Function Group OCS_UI   Central FBs for User Interfaces of OCS  
Program Name SAPLOCS_UI    
INCLUDE Name LOCS_UIU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_OCS_TOOL TYPE PAT10-OCS_TOOL OCS Tool
Importing IV_SCENARIO TYPE PAT01-SCENARIO 'S' Aktuelles Szenario der Queue
Importing IV_START_MODULE TYPE I 1 Nummer des aktuellen Moduls
Importing IV_SAVE_AS TYPE C SPACE Speichern als: 'N' - Normal, 'T' - Template, ' ' - nicht speichern
Tables IT_PATCONT TYPE PATCONT Eingabetabelle der Startoptionen
Tables ET_PATCONT TYPE PATCONT Rückgabetabelle der bearbeiteten Startoptionen
Exception INCONSISTENT_START_OPTIONS TYPE
Exception WRONG_START_STEP TYPE
Exception INTERNAL_ERROR TYPE
               
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  20030409 
SAP Release Created in 800