2008 Mar 20 5:34 PM
Hi..
I want update the field CAWN-LKENZ, but it´s not possible in transaction (CT04).
I don't want update directly into table cawn. What function/bapi can i use?
Please help me
2008 Mar 20 5:44 PM
Hi,
You may try this FM: BAPI_CLASS_CHANGE in the table parameter CLASSCHARACTERISTICS there is field DELETEVALUE which matches your case.
Hope it helps.
Chang
2008 Mar 20 5:44 PM
Hi,
You may try this FM: BAPI_CLASS_CHANGE in the table parameter CLASSCHARACTERISTICS there is field DELETEVALUE which matches your case.
Hope it helps.
Chang
2008 Jun 18 5:56 PM
yes is true, but i can't use change numbers :(.. and with this function is obligatory...
Do you know another way without using change numbers?
2008 Jun 19 7:51 PM
Hello,
Are you sure the parameter CHANGENUMBER is obligatory? In my environment this parameter is optional.
2008 Jun 20 3:42 PM
Yes, it's right, but i want mark the value of characteristic to deletion not the characteristic..
2008 Jun 20 3:46 PM
And.. i don't want associate to a class.. i want to change the value of characteristic in CAWN. :S for all classes and assigments..
( it's possible mark only the value of characteristics with function, but need class and class type ...
2008 Jun 20 4:07 PM
Hello Cristina,
Check FM C14K_CHARACT_CHANGE.
Regards.
Valter Oliveira.
2008 Jun 20 5:18 PM
Hi Valter,
This FM uses the 'BUS1088_DATABASE_UPDATE', and this function don't updates the field LKENZ without receive the change numbers ;(