Menu

SAP Function Module IOPEXT_DELETE_OL_ENTRY

Delete Entry of ObjectList

The Function Module IOPEXT_DELETE_OL_ENTRY (Delete Entry of ObjectList) is a standard Function Module in SAP ERP and is part of the function group IOPEXT within the package IWO1.

Technical Information

Function Module IOPEXT_DELETE_OL_ENTRY
Short Text Delete Entry of ObjectList
Function Group IOPEXT
Package IWO1
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_AUFNR LIKE AUFK-AUFNR Auftragsnummer
I_OBKNR_DEL LIKE OBJK-OBKNR Nummer der Objektliste
I_OBZAE_DEL LIKE OBJK-OBZAE Zaehler zur Objektliste
I_QMNUM LIKE QMEL-QMNUM Meldungsnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.