The Function Module DML_AUTOMATIC_LOAD2 (Automatisches Laden - Aufruf als neues Task) is a standard Function Module in SAP ERP and is part of the function group DML_DELIVERY within the package COM_DML_CUST.
Function Module | DML_AUTOMATIC_LOAD2 |
Short Text | Automatisches Laden - Aufruf als neues Task |
Function Group | DML_DELIVERY |
Package | COM_DML_CUST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_OBJECTS | TYPE | DML_T_DELIVERY | DML-Auslieferung: Verwaltungsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.