Menu

SAP Function Module CS_CL_P_SUI_DELETE

Löschen einer Stücklistenunterposition

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CS_CL_P_SUI_DELETE (Löschen einer Stücklistenunterposition) is a standard Function Module in SAP ERP and is part of the function group CSCL within the package CS.

Technical Information

Function Module CS_CL_P_SUI_DELETE
Short Text Löschen einer Stücklistenunterposition
Function Group CSCL
Package CS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ECN_S LIKE BOM_CLASS_DATA-AENNR SPACE Änderungsnummer
I_IDENT LIKE ITM_CLASS_DATA-IDENT Positions-ID
I_KEY_DATE_S LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_STLKN LIKE SUI_CLASS_DATA-STLKN Knotennummer der Stücklistenposition
I_STLNR LIKE SUI_CLASS_DATA-STLNR Stückliste
I_STLTY LIKE SUI_CLASS_DATA-STLTY Stücklistentyp
I_STPOZ LIKE SUI_CLASS_DATA-STPOZ Interner Zähler
I_STVKN LIKE ITM_CLASS_DATA-STVKN Vererbte Knotennummer der Stücklistenposition
I_UPOS_TAB TYPE CSCL_SUI_UPOS_TB_TYPE zu löschende Unterpositionen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STLKN LIKE ITM_CLASS_DATA-STLKN Knotennummer der Stücklistenposition
E_STPOZ LIKE ITM_CLASS_DATA-STPOZ Interner Zähler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.