2008 Sep 17 4:26 PM
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
2008 Sep 17 4:39 PM
2008 Dec 10 9:35 AM
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.
2008 Dec 10 12:19 PM
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...