Application Development and Automation 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: 
Read only

Batch input recorder MSC1N

Former Member
0 Likes
686

Hi all,

I want to make a call transaction with BDC data to create a material batch over transaction MSC1N.

The material master has batch classification.

When I fill the Material, Batch and Plant in MSC1N I get the message "The batch will be classified automatically".

When I do not have the batch classification in the material masterdata I do not get this message.

With the batch input recorder, when I fill the Material, Batch and Plant in MSC1N I get the message "Inconsistency in classification data => transaction terminated". When there is no classification data it works just fine.

Why does it work normally in MSC1N and not in Batch input recorder? How do I solve this Problem?

Thanks in advance.

Greetings Fred.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Hi Fred

How about using BAPI: BAPI_BATCH_CREATE. Documentation

is provided which can help you in using the same.

Kind Regards

Eswar

Hi all,

I want to make a call transaction with BDC data to create a material batch over transaction MSC1N.

The material master has batch classification.

When I fill the Material, Batch and Plant in MSC1N I get the message "The batch will be classified automatically".

When I do not have the batch classification in the material masterdata I do not get this message.

With the batch input recorder, when I fill the Material, Batch and Plant in MSC1N I get the message "Inconsistency in classification data => transaction terminated". When there is no classification data it works just fine.

Why does it work normally in MSC1N and not in Batch input recorder? How do I solve this Problem?

Thanks in advance.

Greetings Fred.

1 REPLY 1
Read only

Former Member
0 Likes
547

Hi Fred

How about using BAPI: BAPI_BATCH_CREATE. Documentation

is provided which can help you in using the same.

Kind Regards

Eswar