Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

user exit or badi

Former Member
0 Kudos

Hi experts,

Please suggest any uesr exit or badi for below requirement.

To generate automatic batch status u201Cunrestrictedu201D for defined materials

when a batch is created via transaction MSC1N transaction called by transaction VL32N

This action should be triggered when object CHARG (batch) is created via transaction MSC1N or VL32N for the combination

Thanks in advance

sai

2 REPLIES 2

Former Member
0 Kudos

try this badi for vl32n

EHS_DG_001

there is no badi for MSC1N

with regards

s.janagar

Former Member
0 Kudos

Hi,

Hi,

For MSC1N the following exits and badis available:

Enhancement/ Business Add-in Description

Enhancement

SAPLV1ZN

CFCs for batch valuation in VB_CREATE_BATCH

SAPLV1ZE

CFCs for external batch number assignment

SAPLV01Z

CFCs for internal batch number assignment

SAPLV01P

Function Module Exits at Time Batches Are Updated

SAPLV01D

Determining the initial status of a batch

SAPLMHD1

Shelf life expiration date

SAPLCHVW

Batch where-used list

MBCFC010

Propose batch number on Inventory Management item screen

BATCHCHK

Function Module Exits for Check in Case of Batch Changes

Business Add-in

VB_BD_SELECTION

Preselection of Batches Within Batch Determination

VB_GET_EXT_BATCHES

Access to Customer-Specific Batch Usage Data

VB_GET_POS_PLANT

Enhancement of Automatic Site Determination in transn MB56

VB_SLED_MANAGEMENT

Control of Shelf Life Expiration Date Processing

BATCH_MASTER

Enhancements for Batch Master Transactions

For VL32N,

Enhancement/ Business Add-in Description

Enhancement

V02V0004

User Exit for Staging Area Determination (Item)

V02V0003

User exit for gate + artl staging area determination (headr)

V02V0002

User exit for storage location determination

V02V0001

Sales area determination for stock transport order

VMDE0004

Shipping Interface: Message SDPACK (Packing, Inbound)

VMDE0003

Shipping Interface: Message SDPICK (Picking, Inbound)

VMDE0002

Shipping Interface: Message PICKSD (Picking, Outbound)

VMDE0001

Shipping Interface: Error Handling - Inbound IDoc

V53W0001

User exits for creating picking waves

V53C0002

W&S: RWE enhancement - shipping material type/time slot

V53C0001

Rough workload calculation in time per item

V50S0001

User Exits for Delivery Processing

V50R0004

Calculation of Stock for POs for Shipping Due Date List

V50R0002

Collective processing for delivery creation

V50R0001

Collective processing for delivery creation

V50Q0001

Delivery Monitor: User Exits for Filling Display Fields

V50PSTAT

Delivery: Item Status Calculation

Business Add-in

DELIVERY_PUBLISH

Announcement of delivery data during database update

If it is helpful rewards points

Regards

Pratap.M