Menu

SAP Function Module VB_BATCH_DEFINITION

The Function Module VB_BATCH_DEFINITION () is a standard Function Module in SAP ERP and is part of the function group V01D within the package VB.

Technical Information

Function Module VB_BATCH_DEFINITION
Short Text
Function Group V01D
Package VB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTBN LIKE TCUCH-AUTBN Chargennummernvergabe 0->inaktiv 1->aktiv
KLART LIKE TCLA-KLART Klassenart
KZDCH LIKE TCUCH-KZDCH Definitionsebene Charge 0->MCHA 1->MCH1 2->MCH1
KZDRV LIKE TCUDRV-KZDRV Definition Ableitung Chargen
KZDWS LIKE TCUWS-KZDWS Anteils/Prod-ME 0->inaktiv 1->aktiv
KZDZV LIKE TCUCH-KZDZV Zustandsverwaltung 0->inaktiv 1->aktiv
MSGID LIKE SY-MSGID sitzt, wenn eine MESSAGE ausgegeb. werden sollte
MSGNO LIKE SY-MSGNO Nummer der Message
MSGTY LIKE SY-MSGTY MESSAGE-TYP ('I' oder 'S') als Vorschlag
OBTAB LIKE TCLT-OBTAB Name der Datenbanktabelle des Objektes

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
WERKE LIKE IWRKZ Zustandsverwaltete Werke bei KZDCH = 0

Exceptions

This function module does not define any Exceptions.