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: 

Problem with RECORDING transaction MSC1N while doing a LSMW

Former Member
0 Kudos

Hello Friends,

I am facing a problem while doing RECORDING for transaction MSC1N(Batch Creation) .

In the Initial Screen of the transaction after i enter Material (MATNR) , PLANT(WERKS) and Batch Number(CHARG)

and press ENTER i am getting the Following status message and the transaction is getting terminated.

" Inconsistency in the classification data=> Transaction terminated"

But when i execute the MSC1N transaction directly and continue i am not facing this problem(termination of the transaction).

Can any one help in this regard?

Thanks in Advance

Ashish

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Ashish,

MSC1N, MSC2N.... Are no longer set up for BDC or recording.

You can either use the "old" transaction MSC1. Or use the BAPI, BAPI_BATCH_SAVE_REPLICA.

Michelle

5 REPLIES 5

Former Member
0 Kudos

Ashish,

MSC1N, MSC2N.... Are no longer set up for BDC or recording.

You can either use the "old" transaction MSC1. Or use the BAPI, BAPI_BATCH_SAVE_REPLICA.

Michelle

0 Kudos

Hello MIchelle,

SInce MSC1 is obsolete.I dont think we can use that transaction.

Can you suggest me any other method to BATCH CREATION USING LSMW.

THANKS IN ADVANCE

AShish NAik

0 Kudos

Ashish:

For the error: " Inconsistency in the classification data=> Transaction terminated", check your related class data in T.code: CL02 & also related characteristics data for that class in Tcode: CT04 from your recording data.

Hope this may help.

Thanks,

Murali.

0 Kudos

Thank you very much!
It solved my issue

former_member181995
Active Contributor
0 Kudos

Ashish,

this is SAP enjoy transaction.we not suppose to use them in recording purposes.

you have ti use their old transaction.

Amit.