SAP ABAP Function Module SO_DLI_LIST_READ (Lesen einer Liste von Verteilerlisten)
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_LIST_READ Lesen einer Liste von Verteilerlisten  
Function Group SOA6   SAPoffice: Function - dist. list API  
Program Name SAPLSOA6    
INCLUDE Name LSOA6U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DLI_GENERIC_NAME TYPE SOOD-OBJNAM '*' Generic distribution list name
Importing OWNER TYPE SOUD-USRNAM SPACE Person in charge of operation
Importing PRIVATE TYPE SONV-FLAG SPACE Read private distribution lists ?
Importing PUBLIC TYPE SONV-FLAG 'X' Read shared distribution lists ?
Importing SUBSCRIPT TYPE SONV-FLAG 'X' Read subscription lists ?
Tables DLI_TAB TYPE SOIDO Transfer table of inverse record for dist. lists
Exception DL_LIST_NO_ENTRIES TYPE There are no appropriate dist. lists
Exception OWNER_NOT_EXIST TYPE Person in charge does not exist
Exception X_ERROR TYPE internal error (data base)
               
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