Menu

SAP Function Module CLVF_VB_DELETE_CLASSIFICATION

Klassifizierung: Löschen der Zuordnungen

The Function Module CLVF_VB_DELETE_CLASSIFICATION (Klassifizierung: Löschen der Zuordnungen) is a standard Function Module in SAP ERP and is part of the function group CLVF within the package CLCL.

Technical Information

Function Module CLVF_VB_DELETE_CLASSIFICATION
Short Text Klassifizierung: Löschen der Zuordnungen
Function Group CLVF
Package CLCL
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLED_FROM_CU LIKE SY-BATCH SPACE Kennzeichen: Aufruf von Konfiguration
CHANGE_SERVICE_NUMBER LIKE RMCLF-AENNR1 Change number
DATE_OF_CHANGE LIKE RMCLF-DATUV1 Change date
TABLE LIKE TCLO-OBTAB SPACE Table name of classifiable object

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETETAB LIKE RMCLDEL Table of all assignments to be deleted

Exceptions

This function module does not define any Exceptions.