Menu

SAP Function Module SO_DLI_INSERT_API1

SAPoffice: Insert distribution list using RFC

The Function Module SO_DLI_INSERT_API1 (SAPoffice: Insert distribution list using RFC) is a standard Function Module in SAP ERP and is part of the function group SOI1 within the package SO.

Technical Information

Function Module SO_DLI_INSERT_API1
Short Text SAPoffice: Insert distribution list using RFC
Function Group SOI1
Package SO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DLI_INSERT_DATA LIKE SODLICHGI1 Attributes of new distribution list
FOLDER_ID LIKE SOFOLDATI1-OBJECT_ID ID of folder in which DLI is to be inserted

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DLI_INFO LIKE SODLIDATI1 Complete attributes after creation

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DLI_ENTRIES LIKE SODLIENTI1 Entries in distribution list

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DLI_ALREADY_EXIST Name of distribution list exists already
ENQUEUE_ERROR Required locks could not be set
FOLDER_NOT_EXIST Specified folder does not exist
OPERATION_NO_AUTHORIZATION No authorization to create DLI
PARAMETER_ERROR Invalid combination of parameter values
X_ERROR Internal error or database inconsistency