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: 

BAPI For Creating Batches & Update Batch Characteristics

Former Member
0 Kudos

Dear All,

I am looking for a BAPI which creates a new Batch for a specific Material & updates its certain characteristics.

Also, Let me know BAPI to update/change of Batch Characteristics.

I have found two BAPI : BAPI_OBJCL_CREATE & BAPI_OBJCL_CHANGE.I am not able to understand which values to be passed in following fields:

OBJECTKEYNEW

OBJECTTABLENEW

CLASSNUMNEW

CLASSTYPENEW

STATUS

STANDARDCLASS

CHANGENUMBER

KEYDATE

NO_DEFAULT_VALUES

If some BAPI is available ,please let me know.

3 REPLIES 3

valter_oliveira
Active Contributor
0 Kudos

Try BAPI_BATCH_CREATE for batch creation.

Regards.

Valter Oliveira.

Former Member
0 Kudos

Thanx

Former Member
0 Kudos

Hi Stuti,

I am also in the same need as you...

I have used the FM BAPI_BATCH_CREATE to create the batch but how can we assign the charcteristics using the same.. Plz reply me..