The Function Module CLVF_VB_INSERT_CLASSIFICATION (Klassifizierung: Verbuchungsbausteine) is a standard Function Module in SAP ERP and is part of the function group CLVF within the package CLCL.
Function Module | CLVF_VB_INSERT_CLASSIFICATION |
Short Text | Klassifizierung: Verbuchungsbausteine |
Function Group | CLVF |
Package | CLCL |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLED_FROM_CL | LIKE | TCLA-TRACL | SPACE | Indicator: call via object or classification |
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 | |
INSERT_MOD | LIKE | RMCLF-KREUZ | SPACE | Module for online creation |
OBJECT | LIKE | KSSK-OBJEK | SPACE | Object number |
TABLE | LIKE | TCLT-OBTAB | SPACE | Table name of classifiable object |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUSPTAB | LIKE | RMCLAUSP | Table of AUSP records | |
I_MDCP | LIKE | CLMDCP | Tabelle mit Sätzen für Dispo (import) | |
KSSKTAB | LIKE | RMCLKSSK | Table of KSSK records |
This function module does not define any Exceptions.