‎2009 Jul 03 11:37 AM
Hi,
can any one tel solution for updating the description of char value in characteristic creation using BAPi,
i created a program and all the other details like char ,chaar value is uploading but description of Characteristic value is not updating when i debug the code it is showing but it not reflecting in CT04
‎2009 Jul 03 12:04 PM
Hi,
The business object BUS1088.
The BAPIs avavialble are:-
BAPI_CHARACT_CREATE
BAPI_CHARACT_ADDLONGTEXT
Regards,
Ankur Parab
‎2009 Jul 03 12:04 PM
Hi,
The business object BUS1088.
The BAPIs avavialble are:-
BAPI_CHARACT_CREATE
BAPI_CHARACT_ADDLONGTEXT
Regards,
Ankur Parab
‎2009 Jul 04 7:32 AM
Hello,
Make sure to call BAPI_TRANSACTION_COMMIT after using BAPI_CHARACT_CREATE or any other BAPI for creating Characteristics / Values. Otherwise, it'll show that it has been Created / updated but it will not perform a COMMIT in the Database and when you go back to CT04 and give the Characteristic Name, the Updations will not reflect.
Thanks and Regards,
Venkata Phani Prasad K