SAP ABAP Function Module SO_WIND_RECEIVER_SELECT (SAPoffice: Selection of different receiver)
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_RECEIVER_SELECT SAPoffice: Selection of different receiver  
Function Group SO04   SAPoffice: Screen - send  
Program Name SAPLSO04   ?... 
INCLUDE Name LSO04U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DEFAULT_RECTYPE TYPE SPACE Default value of recipient type
Importing EXTERN_CALL TYPE SPACE
Importing NO_ADDRESS_SELECT TYPE SPACE No address is to be selected
Importing NO_DLI_SELECT TYPE SPACE No recipient list is to be selected
Importing NO_USER_SELECT TYPE SPACE SAPoffice user is not to be selected
Importing RESPONS_USER TYPE SOUD-USRNAM SPACE
Importing NO_X500_SELECT TYPE 'X'
Importing NO_OBJECT_SELECT TYPE 'X'
Importing SINGLE_SELECTION TYPE SONV-FLAG SPACE
Importing NO_ORG_SELECT TYPE 'X' No recipient list is to be selected
Importing NO_EDI_SELECT TYPE 'X'
Importing PROF TYPE SOPRD
Importing NO_NEW_X400_ADDRESS TYPE 'X' No new X.400 address is to be created
Importing NO_NEW_INTERNET_ADDRESS TYPE 'X'
Importing NO_NEW_FAX_ADDRESS TYPE 'X'
Importing NO_NEW_RML_ADDRESS TYPE 'X'
Importing NO_AUTHORITY_CHECK TYPE SONV-FLAG SPACE
Importing ALLOW_GENERIC_ENTRY TYPE SONV-FLAG SPACE Generische (neue) Einträge möglich
Importing NO_COMMTYPE_CHECK TYPE SONV-FLAG SPACE Auch Auswahl von Briefempfängern möglich
Tables SELECTION_TAB TYPE SOOS1 Table of the selected entries
Exception PARAMETER_ERROR TYPE incorrect parameters transferred
Exception X_ERROR TYPE internal error occurred
               
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