SAP ABAP Function Module SO_DLI_EXPAND (Lesen einer Verteilerliste.)
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_DLI_EXPAND Lesen einer Verteilerliste.  
Function Group SOA6   SAPoffice: Function - dist. list API  
Program Name SAPLSOA6    
INCLUDE Name LSOA6U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_FL_DISPLAY TYPE SOFM2 Part that can be displayed: folder related obj. data
Exporting OBJECT_HD_DISPLAY TYPE SOOD2 Part which can be displayed: object definition data
Exporting OBJECT_ID TYPE SOODK
Exporting OBJECT_SD_DISPLAY TYPE SODH2 Part that can be displayed: special header data
Importing DISTRIBUTIONLIST TYPE SOODD-OBJNAM SPACE Distribution list to be read
Importing DLI_ID TYPE SOODK SPACE
Importing OWNER TYPE SOUD-USRNAM SPACE User in charge
Importing PARENT_ID TYPE SOODK SPACE
Importing RECURRENT_TEST TYPE SONV-FLAG SPACE
Importing SYSTEM_DLI TYPE SONV-FLAG SPACE System-wide dist. list
Importing LAST_ACC_UPDATE TYPE SONV-FLAG SPACE Flag, for whether access date for DL is set
Importing CONVERT TYPE SONV-FLAG 'X' Flag for whether DL entries' IDs are converted
Tables MEMBER TYPE SODM1 Entries in the dist. list
Tables OBJPARA TYPE SELC Parameter for processing distribution lists
Tables OBJPARB TYPE SOOP1 Parameter for processing distribution lists
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice use
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is inactive
Exception DL_NAME_NOT_EXIST TYPE Name of the DLI does not exist
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for the 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 access authorization for object
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for this operation
Exception OWNER_NOT_EXIST TYPE User in charge does not exist
Exception PARAMETER_ERROR TYPE Wrong entry of data
Exception RECURRENCY_EXIST TYPE Recursivity exists
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Internal error
               
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