SAP ABAP Function Module SO_WIND_OBJECT_PROCESS_PARAM (SAPoffice: On-Line pflege der Verarbeitungsparameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_WIND_OBJECT_PROCESS_PARAM SAPoffice: On-Line pflege der Verarbeitungsparameter  
Function Group SO01   SAPoffice: Window - create object  
Program Name SAPLSO01   SAPoffice: Module Pool for Various Dialog Boxes 
INCLUDE Name LSO01U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_CHANGE TYPE SONV-FLAG Flag: changes were made
Exporting OBJECT_HD_DISPLAY TYPE SOOD2 Object definition data, output
Exporting OK_CODE_OUT TYPE SYST-UCOMM OK code for exiting the function
Importing FOLDER_ID TYPE SOODK ID of the folder which contains object
Importing FOL_REG TYPE SOFD-FOLRG 'Q'
Importing FORWARDER TYPE SOUD-USRNAM Forwarder of the object
Importing F_DATA_READ TYPE SONV-FLAG 'X' Flag: data read ('X') or transferred (' ')
Importing F_MULTIPLE_OBJECTS TYPE SONV-FLAG 'X' Flag: several objects could have been selected
Importing F_SAVE_ON_CHANGE TYPE SONV-FLAG ' ' Flag: should be saved in the function
Importing OBJECT_HD_DISPLAY_IN TYPE SOOD2 Object definition data, input pararameter
Importing OBJECT_ID TYPE SOODK ID of object
Importing OK_CODE_IN TYPE SYST-UCOMM 'DISP' The OK code when calling up this function
Importing OWNER TYPE SOUD-USRNAM Owner of object
Tables OBJPARA TYPE SELC Parameters for transaction/report (SPA/GPA)
Tables OBJPARB TYPE SOOP1 Parameters for dialog modules, FM and MEMTAB's
Exception ACTIVE_USER_NOT_EXIST TYPE The user does not exist
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is not available
Exception FOLDER_NOT_EXIST TYPE The folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for folder
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception OBJECT_NOT_EXIST TYPE Object does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No authorization for object
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for operation
Exception OWNER_NOT_EXIST TYPE Owner does not exist
Exception PARAMETER_ERROR TYPE Combination of parameter values not allowed
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute is not defined
               
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