Menu

SAP Function Module LE_DSP_ALL_STEPS

Liefersplit: Alle Schritte

The Function Module LE_DSP_ALL_STEPS (Liefersplit: Alle Schritte) is a standard Function Module in SAP ERP and is part of the function group V53S within the package LEDSP.

Technical Information

Function Module LE_DSP_ALL_STEPS
Short Text Liefersplit: Alle Schritte
Function Group V53S
Package LEDSP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_BATCH TYPE BOOLE_D 'X' X' - Sofort splitten -> mit Sperren lesen
IF_SIMULATE TYPE BOOLE_D X' - Simulation -> kein Split, keine Sperren
IS_CALL TYPE LEDSPD_CALL Zu splittende Objekte (HU, Pos.), Scenario

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_SUBRC TYPE SYSUBRC Returncode
ES_CALL_RESULT TYPE LEDSPD_CALL_RESULT Split(simulations)ergebnis

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_SPLIT_WA TYPE LEDSP_ALL Arbeitsbereich. Bei Mehfachaufruf nicht löschen!

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.