The Function Module VB_CREATE_BATCH (Charge anlegen) is a standard Function Module in SAP ERP and is part of the function group V01Z within the package VB.
Function Module | VB_CREATE_BATCH |
Short Text | Charge anlegen |
Function Group | V01Z |
Package | VB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BYPASS_LOCK | LIKE | AM07M-XSELK | SPACE | Kommunikationsstruktur |
KZCLA | LIKE | T156-KZCLA | Kennzeichen: Charge klassifizieren | |
MESSAGE_WHEN_AUTO | LIKE | AM07M-XSELK | SPACE | Popup, wenn automatische Nummernvergabe |
NEW_LGORT | LIKE | MCHB-LGORT | Lagerort der Charge | |
NO_CHANGE_OF_BWTAR | LIKE | AM07M-XSELK | SPACE | Feld zum Ankreuzen |
NO_CHECK_OF_QM_CHAR | LIKE | AM07M-XSELK | SPACE | Keine Prüfung gegen QM-Merkmale |
QM_ZUSTD | LIKE | DM07M-QM_ZUSTD | Zustand (nur von QM zu setzen) | |
REF_CHARG | LIKE | MCHA-CHARG | Referenzcharge | |
REF_MATNR | LIKE | MCHA-MATNR | Referenzmaterial | |
REF_WERKS | LIKE | MCHA-WERKS | Referenzwerk | |
XKCFC | LIKE | T156-XKCFC | Erweiterte Klassifizierung JA/NEIN | |
X_BNCOM | LIKE | BNCOM | Kommunikationsstruktur | |
YMCHA | LIKE | MCHA | Workarea der zu anzulegenden Charge |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
YMCHA | LIKE | MCHA | Workarea der zu anzulegenden Charge |
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 |
---|---|---|---|---|
NEW_BATCH | LIKE | MCHA | Tabelle der neuen Chargen | |
NEW_BATCH_STOLOC | LIKE | MCHB | Tabelle der neuen Lagerortchargen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BATCH_EXIST | |
CANCELLED | |
ERROR_AUTOMATIC_BATCH_NUMBER | |
ILLEGAL_BATCH_NUMBER | |
LOCK_ON_BATCH | |
LOCK_ON_MATERIAL | |
LOCK_ON_PLANT | |
LOCK_SYSTEM_ERROR | |
MATERIAL_NOT_FOUND | |
NO_AUTHORITY | |
NO_BATCH | |
NO_BATCH_HANDLING | |
NO_MATERIAL | |
NO_PLANT | |
NO_VALUATION_AREA | |
NO_VALUATION_FOUND | |
PLANT_NOT_FOUND | |
VALUATION_TYPE_NOT_FOUND |