‎2009 Jan 08 12:42 PM
Hi all,
Iam facing problem whild doing BDC for CT02. Is there any BAPI to update the characteristic values ?something which we do through CT04.
Thanks&Regads,
Manjula.S
‎2009 Jan 08 1:59 PM
Hi Mnajula,
Check the FM IDOC_INPUT_CHRMAS, It can be used for creating characteristic values.
Hope it will help you.
Thanks
Nitesh
‎2009 Jan 08 2:23 PM
Hi Nitesh,
Thanks for replying.I think this is used for creating through Idocs. I need a BAPI.
Thanks&Regards,
Manjula.S
‎2009 Jan 08 3:01 PM
‎2009 Jan 09 8:03 PM
Hello,
There are couple of Transactions such as CT02 & MSC2N etc, for which the BDC Method doesn't work. I had a requirement earlier for an Inbound IDoc to update the Batch Characteristic Values. So, I've used these BAPIs in a Sequence which worked fine for me.
BAPI_OBJCL_GET_KEY_OF_OBJECT
BAPI_OBJCL_GETCLASSES_KEY
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
BAPI_OBJCL_CONCATENATEKEY
BAPI_OBJCL_GETCLASSES
Thanks and Regards,
Venkat Phani Prasad Konduri