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

FM for updating Batch Classification for a Batch (MSC2N)

Former Member
0 Likes
4,199

Hi,

This is in regards to the Batch Classification (MSC2N).

Is there a Function Module available to load data into the Classification tab for the batch, in MSC2N?

Please Help.

Thanks,

John

Hi,

This is in regards to the Batch Classification (MSC2N).

Is there a Function Module available to load data into the Classification tab for the batch, in MSC2N?

Please Help.

Thanks,

John

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
1,294

BAPI_OBJCL_CREATE

and you may also refer tho this one -

Look at Note 619913 - FAQ: Basic functions of batch management

Change classification data of a batch

Up to and including Release 4.6C, BAPI BAPI_OBJCL_CHANGE needs to be used.

In later releases, BAPI BAPI_BATCH_SAVE_REPLICA may also be used for that purpose.

Regards,

Amit

Read only

0 Likes
1,294

What values do you pass to it for:

Objectkey

objecttable

classnum

class type

?

Read only

0 Likes
1,294

objectkey = Material + Batch Number

Objecttable = 'MCH1'

classnum

classtype = '023'