Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Update CAWN-LKENZ

Former Member
0 Kudos
575

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos
292

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

7 REPLIES 7

Former Member
0 Kudos
293

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

0 Kudos
292

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?

0 Kudos
292

Hello,

Are you sure the parameter CHANGENUMBER is obligatory? In my environment this parameter is optional.

0 Kudos
292

Yes, it's right, but i want mark the value of characteristic to deletion not the characteristic..

0 Kudos
292

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 ...

0 Kudos
292

Hello Cristina,

Check FM C14K_CHARACT_CHANGE.

Regards.

Valter Oliveira.

0 Kudos
292

Hi Valter,

This FM uses the 'BUS1088_DATABASE_UPDATE', and this function don't updates the field LKENZ without receive the change numbers ;(