‎2005 Jun 14 7:14 PM
What BAPI or function module I have to use to update chracteristics value ?
Tushar
‎2005 Jun 14 7:31 PM
Hi Tushar,
You can use the BAPI BAPI_OBJCL_CREATE for this.
Also check the BAPIs in the Function group CLBPA. They might come handy if you want to read/delete/modify the classification values.
As usual please use BAPI_TRANSACTION_COMMIT after your call to commit things on to the Database.
Hope it helps.
Thanks, Debasish