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: 

Batch classification value not being copied using EXIT_SAPMM07M_004

luanr490
Discoverer
0 Kudos
722

Dear experts!

I have a situation where the batch classification values is not being maintained, we have activated the config at OMCV for Movement 101 with Batch classification equal to 1.

When we create a MIGO for Goods Receipt from Inbound Delivery, at the moment of POST, the code inside exit EXIT_SAPMM07M_004 is reached out, the table VALUES is being populated with the classification values, however when we see the STANDARD Include LCLFMF2H form build_allausp, the content inside SEL internal table, for the new classification values, the field STATU is empty, skipping, in that case, the routine that populates the AUSP with the values of the new classification

3 REPLIES 3

raymond_giuseppi
Active Contributor
631

Did you check the Extended classification box in OMCV?

0 Kudos
631

Hy Raymond, thank you so much for reply! Yes it is maintained for movement 101, it also stoping at exit however even with the VALUE filled up the standard is not considering the new batch classifications.

0 Kudos
631

How did you fill the internal tables parameters of the Customer Exit