Menu

SAP Function Module SA_KW_RFC_DELETE_TYPE

Delete IWPROPVAL values

The Function Module SA_KW_RFC_DELETE_TYPE (Delete IWPROPVAL values) is a standard Function Module in SAP ERP and is part of the function group SA_KW_RFC within the package SOLAR_DOC.

Technical Information

Function Module SA_KW_RFC_DELETE_TYPE
Short Text Delete IWPROPVAL values
Function Group SA_KW_RFC
Package SOLAR_DOC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AREA LIKE IWBAREA-AREA 'IWBSOLAR' Bereich
I_CLASS LIKE IWPROPVAL-CLASS Info-Objekt-Klasse
I_CORR_NUMBER TYPE E070-TRKORR SPACE Auftrag/Aufgabe
I_NAME LIKE IWPROPVAL-NAME Attribut eines Dokuments oder einer Beziehung
I_TITLE LIKE IWPROPVALT-DESCRIPT Kurzbeschreibung
I_TRANSPORT TYPE CHAR1 SPACE Einstelliges Kennzeichen
I_VALUE LIKE IWPROPVAL-VALUE Attributausprägung

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.