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 Classification data(charateristic) updation

Former Member
0 Likes
655

Hi All,

I need to update certain classification data of a batch. I know the class of the bacth and the charateristic name. What I don`t know is the FM to do it. Can you please help me here. And also if there is some sample code then that would be great.

Thanks

Anuj

3 REPLIES 3
Read only

Former Member
0 Likes
577

Got it.. For others use BAPI_OBJCL_CHANGE .

Thanks

Anuj

Read only

0 Likes
577

Hi Anuj,

I am creating batch using BAPI_BATCH_CREATE. While creating batch i need to maintain Classification characteristics as well...how to maintain this classification data...in FM docu it is saying..

You use this method to

Change a batch master record

Create classification of a batch in the background (object characteristics only)

What does it mean and how can I pass the classification characteristics in background...plz help me.

Read only

0 Likes
577

Hi Anuj,

If I use the same FM to update characteristics for classification what are the exact parameters should I need to pass

OBJECTKEYNEW

OBJECTTABLENEW

CLASSNUMNEW

CLASSTYPENEW

STATUS

STANDARDCLASS

CHANGENUMBER

KEYDATE

NO_DEFAULT_VALUES

Where can I get OBJECTKEYNEW , OBJECTTABLENEW , CHANGENUMBER

Plz reply me I am in very big need...