SAP ABAP Function Module OMS_OMSET_EDITOR (Edit/display/check operation mode sets (normal and exception operatio)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTC (Package) SAP Background Processing
Basic Data
Function Module OMS_OMSET_EDITOR Edit/display/check operation mode sets (normal and exception operatio  
Function Group SOMS   Operation mode switch (maintenance)  
Program Name SAPLSOMS   Scheduling of Operation Mode Switching (Transaction SM63) 
INCLUDE Name LSOMSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OMSET_EDITOR_TBL_MODIFIED TYPE BTCH0000-CHAR1 specifies whether OMSET_EDIT_TBL was changed
Importing OMSET_EDITOR_DIALOG TYPE BTCH0000-CHAR1 Interactive mode yes / no
Importing OMSET_EDITOR_MODE TYPE BTCH0000-CHAR1 Normal operation or exception operation type set
Importing OMSET_EDITOR_OPCODE TYPE BTCH0000-INT4 0 Operation : display / edit (only online)
Tables OMSET_EDIT_TBL TYPE BTCOMSET Table with operation type set data (I/O)
Exception INVALID_DIALOG_TYPE TYPE invalid interactive category
Exception INVALID_MODE TYPE invalid identifier for type of the operation type set
Exception INVALID_OMSET_DATA TYPE Operation type set data is invalid
Exception INVALID_OPCODE TYPE invalid operation code
               
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  19950113 
SAP Release Created in