Skip to end of metadataGo to start of metadata

In this course, participants become familiar with the functions and Customizing in batch management. Participants learn how batch management is integrated into the SAP system (MM, SD, PP, PP-PI, QM). I have a requirement from client to ' Activate Batch status management ' for few plants. Current configuration - Batch is unique at material level and Batch status management is not activated. Currently all my materials are Batch managed,now user want the batch should be moved to restricted use automatically when SLED is reached.

Activating Batch management while creating a new material Issue. If i activate batch management for a material type, then all materials created or existing with that material type are activated with batch management or not. Like (0) Satish Babu Post author. Batch Master. It is called in MSC1N and MSC2N to validate user’s input. It is called in Function Modules VB_CREATE_BATCH and VB_CHANGE_BATCH to set/change master data. It is also called in transaction MIGO. It is called in MM coding (MB1A, MB1B, MB1C, etc) but only for new batches.

Batch Management can be applied to both process and discrete manufacturing industry. It is tightly integrated with all business processes viz., procurement, manufacturing, sales and inventory management. Some of the prominent functionalities supported as part of standard SAP batch management process are as under.

Purpose

This wiki page describes the Userexits and BAdIs available in Batch Management.

Overview

The batch Management functionality is integrated with several different business areas. Therefore, there are BAdIs and Userexits available in different programs.

Important Notes

  • To access the BAdIs you can use transaction SE18. Then, copy and paste the BAdI name.
  • To access the userexits you can use transaction SE37. Then, copy and paste the userexit name.
  • Function Modules VB_CREATE_BATCH and VB_CHANGE_BATCH are the responsible for create and change batches internally.
  • Standard batch characteristics are those which begins with letters “LOBM_”.

Batch Master

  • BAdI BATCH_MASTER

It is called in MSC1N and MSC2N to validate user’s input.

  • EXIT_SAPLV01Z_013

It is called in Function Modules VB_CREATE_BATCH and VB_CHANGE_BATCH to set/change master data. It is also called in transaction MIGO.

  • EXIT_SAPMM07M_003

It is called in MM coding (MB1A, MB1B, MB1C, etc) but only for new batches.

Batch Classification

  • EXIT_SAPLV01Z_012

It is called in Function Modules VB_CREATE_BATCH and VB_CHANGE_BATCH to determine whether classification and exits should be executed. In other words, it’s possible make the system ignore the classification routines. Just set the parameters TYPE_OF_CLASSIFYING and EXTENDED_CLASSIFYING accordingly.

  • EXIT_SAPLV01Z_014

It’s called in VB_CREATE_BATCH and VB_CHANGE_BATCH to set/change free characteristics. Free characteristics are those that do not begin with “LOBM_”.

  • EXIT_SAPMM07M_004

It is used to fill the classification data in MM transactions.

Batch Numbering – Internal

  • EXIT_SAPLV01Z_001

Replacement of the number range, decision for internal or external numbering.

  • EXIT_SAPLV01Z_002

Assignment of customer-specific batch number. Also used to assign an existing batch (allow_existing_batch) via VB_CREATE_BATCH.

  • EXIT_SAPMM07M_010

Called in MM coding to assign existing batches.

Batch numbering – External

  • EXIT_SAPLV01Z_003

Replacement of the number range, decision customer-specific check.

  • EXIT_SAPLV01Z_004

Check of batch number based on customer rules.

Batch Status Management

  • EXIT_SAPLV01D_001

Determination of the initial status of a batch.

SLED Management

  • BAdI VB_SLED_MANAGEMENT

It’s used to set VFDAT/HSDAT and switch off SLED management.

  • EXIT_SAPLVBMD_001

It has similar functionality as BAdI VB_SLED_MANAGEMENT

Volvo PENTA - MANUAL SERVICE Manual. Also See for PENTA - MANUAL SERVICE. Volvo Penta Owner's Manual 30 pages. Volvo PENTA Manual 27 pages. Volvo PENTA Service Support 2 pages. Related Manuals for Volvo PENTA - MANUAL SERVICE. No related manuals. Volvo penta aq 280 manual. AQ 280, AQ 280-DP, AQ 285, AQ 290, AQ 290-DP SP-A, SP-C, DP-A, DP-B, DP-C. The Workshop Manual contains technical data, de. Volvo Penta products or product versions. Make sure that the correct workshop literature is used. Read the following safety information and the General Information and Repair Instructions in. View and Download Volvo Penta AQUAMATIC 280 workshop manual online. AQUAMATIC 280 Outboard Motor pdf manual download. Also for: Aquamatic 280-dp, Aquamatic 285, Aquamatic 290, Aquamatic 290-dp.

Batch Information Cockpit

  • BIC_ADDITIONAL_DATA

Add additional columns to selection result master and selection result stock.

  • BIC_FOLLOW_UP_ACTION

Allows defining actions for batches in the selection result (for example, change of batch status).

  • BIC_SELECTION

Definition of custom selection screen and selection logic.

Batch Where-Used List

  • BAdI VB_BWUL_EXPLOSION

Allows fine-tuning the selection for each object (batch, PO, production order).

  • BAdI VB_GET_POS_PLANT

Pre-determines plant for the selection screen of BWUL.

  • BAdI VB_GET_EXT_BATCHES

Allows reading external batches for a subcontracting process.

  • EXIT_SAPLCHVW_001

Allows filling additional columns into Batch Where-Used List.

Derivation

  • BAdI DERIVATION
  1. Allows to activate/deactivate derivation during goods movement;
  2. Allows to set parameter ‘current senders only’;
  3. Changes BWUL explosion and BWUL result;
  4. Changes values of derived fields/characteristics.

Batch Determination

  • BAdI VB_BD_SELECTION

Can be used instead of the standard selection to select batches from stock. It’s important to point out that the standard batch selection won’t work after the BAdI activation.

  • BAdI VB_BD_SELECTION_CRITERIA

It is used to change the selection criteria (it will generate a new CUOBJ).

  • EXIT_SAPLV01F_001

It is used to change the selection criteria (will generate a new CUOBJ)

  • EXIT_SAPLV01F_002

Sap Activate Batch Management Sapphire

Activate batch management

Sap Batch Management Overview

Allows changing the communication structures BDCOM, KOMKH, KOMPH. These structures are used in function module VB_BATCH_DETERMINATION. For more information you can access document