Skip to Content
0
Former Member
Feb 17, 2006 at 06:43 AM

Finding Userexit for Tocde MSC1N

1068 Views

Hi,

I'm working on one object where the requirement is that every time a batch is created in a certain plant the system has to classify it automatically by inserting certain values in the classification view.

The information required is:

- Batch Standard (for Pigments) from MARA-FERTH into QM_00002(Characteristics Name)

- Plant (in which batch was created) from the material document (MSEG-WERKS) or batch master (MCHA-WERKS) by which the batch was created into QM_000003

- Valuation type(if material is split valuated) from MSEG-BWART or MCHA-BWTAR into LOBM_BWTAR

EXIT_SAPLV01Z_012 to be used to classify user-defined characteristics in the background when creating a new batch using the central function module VB_CREATE_BATCH during activated batch classification.

And EXIT_SAPLV01Z_014 (SAPLV1ZN )for inserting the characteristics in Classification View.

But in the debug mode for MSC1N the EXIT_SAPLV01Z_014 is not applicable for the same Transaction.

Can any1 help me out to proceed with this.

Thanks in Advance.